π»
Building reliable and efficient server-side applications
I create fast, dependable APIs and design data solutions. My technical toolkit includes streamlining deployment processes and creating containerized applications that work consistently across development stages.
- π Currently working on backend systems and API development
- π± Learning JavaScript/TypeScript for frontend development
- β‘ Built LLM vectorization pipelines
- π« Contact: [email protected]
func GetTechStack() map[string][]string {
return map[string][]string{
"Languages": {"Go", "Python", "JavaScript", "TypeScript"},
"Frameworks": {"Fiber", "Gin", "FastAPI", "gRPC"},
"Databases": {"MongoDB", "PostgreSQL"},
"DevOps": {"Docker", "AWS", "Nginx", "Travis CI"},
"Tools": {"Git", "GitHub", "Postman"},
"Architecture": {"DDD", "Package-Oriented Design", "RESTful APIs"},
"ML": {"PyTorch", "TensorFlow"},
}
}