type Developer struct {
Name string
Role string
Location string
Languages []string
Interests []string
}
me := Developer{
Name: "Sidarth G",
Role: "Backend Developer @ Truvanta",
Location: "Chennai, India",
Languages: []string{"Go", "TypeScript", "Python"},
Interests: []string{"DevOps", "Networking", "Cloud Infrastructure", "Full Stack"},
}
func (d Developer) GetDescription() string {
return "Just a random guy on the internet tinkering with various tools " +
"and having a fun time. I started with HTML, journeyed through " +
"JavaScript's ecosystem, and now I'm deep into backend with Go!"
}- ๐ญ Currently Working On: Building scalable backend solutions with Go, Docker, and Kubernetes
- ๐ฑ Learning: Advanced DevOps practices, Networking, and Cloud Infrastructure
- ๐ผ Experience: Managing IT infrastructure, CI/CD pipelines, and multi-location server setups
- ๐ฏ Goal: Master the art of building resilient distributed systems
- โก Fun Fact: Life is short, enjoying it while I can! ๐
Backend & Languages
Frontend & Frameworks
DevOps & Tools
Databases
|
My personal portfolio built with Astro, featuring blog posts and showcasing my projects. |
A scalable multi-tenant e-commerce platform built with TypeScript and modern web technologies. |
|
A command-line Pokedex application built with Go to explore and learn Golang fundamentals. |
My personal configuration files for development environment setup. |
- ๐ CS50's Introduction to Computer Science - Harvard University
- ๐ Boot.dev's Learn Go Course - Certified
- ๐ Google Project Management Certificate - Coursera
- ๐ป IBM Full Stack Software Developer Specialization - Coursera
๐ฎ Click to see my current vibe
__________________
| ___________ |
| | | |
| | CODING | |
| | IN | |
| | PROGRESS | |
| |___________| |
|________________|
_[_______]_
___[___________]___
| [_____] []|
| [_____] []|
L___________________J
Current Status: Building cool stuff with Go! ๐
๐ Thanks for stopping by! Feel free to explore my repos and connect with me!



