class About:
name: str = "Stanislav Lyubovsky"
langs: list[str] = [ "Python", "Rust", "C#", "C", "C++", "Js", "Java"]
education: str = "RTU MIREA. Computer Science."
contacts: dict[str, str] = {
"Telegram": "wallseat",
"Email": "wallseat@gmail.com"
}wallseat/wallseat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|

