#!/usr/bin/python
class SoftwareEngineer:
def __init__(self):
self.name = "Maxim Gerasimov"
self.role = "Software Engineer"
self.languages_spoken = {"ru_RU", "en_US"}
self.languages_used = {"Python", "Typescript", "Go", "C++"}
self.frameworks_used = {"FastAPI", "Vue.js"}
self.technologies_used = {
"PostgreSQL",
"Redis",
"RabbitMQ",
"Kubernetes",
"Sentry",
"Kafka",
"Prometheus",
"Qdrant",
}
def __str__(self):
return "More technologies -> more fun!"
me = SoftwareEngineer()
print(me)
🏠
Working from home
I sleep over doc(g)s.
-
Yandex
- Russia
- https://infanasotku.com
- https://t.me/infanasotku
- in/infanasotku
Highlights
- Pro
Pinned Loading
-
farang-control
farang-control PublicControl plane for the farang proxy. Manages edge nodes, configuration, and routing policies.
Python
-
-
-
netku
netku PublicOwn server ecosystem (deprecated; splited into netku-proxy,netku-sentinel)
Python
-
NSUDA-deprecated-
NSUDA-deprecated- PublicNaSotkUDefencedAccess - secured channel for sending your data.
Vue
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



