Skip to content
View sidarth-23's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report sidarth-23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
sidarth-23/README.md
Typing SVG

Portfolio LinkedIn GitHub


๐Ÿง‘โ€๐Ÿ’ป About Me

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!"
}

๐Ÿš€ What I'm Up To

  • ๐Ÿ”ญ 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! ๐Ÿ˜„

๐Ÿ› ๏ธ Tech Stack

Backend & Languages

Go TypeScript Python JavaScript

Frontend & Frameworks

Next.js Astro React Tailwind

DevOps & Tools

Docker Kubernetes Azure DevOps Linux Git

Databases

PostgreSQL SQL


๐Ÿ“Š GitHub Stats

Sidarth's GitHub Stats Top Languages
GitHub Streak

๐Ÿ† Featured Projects

Portfolio Website

My personal portfolio built with Astro, featuring blog posts and showcasing my projects.

Multi-tenant E-commerce

A scalable multi-tenant e-commerce platform built with TypeScript and modern web technologies.

Pokedex CLI

A command-line Pokedex application built with Go to explore and learn Golang fundamentals.

Dotfiles

My personal configuration files for development environment setup.


๐Ÿ“œ Recent Achievements

  • ๐ŸŽ“ 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

๐Ÿ’ก Random Dev Quote

Random Dev Quote


๐ŸŽต Fun Zone

๐ŸŽฎ Click to see my current vibe
    __________________
   |  ___________   |
   | |           |  |
   | |  CODING   |  |
   | |  IN       |  |
   | |  PROGRESS |  |
   | |___________|  |
   |________________|
      _[_______]_
  ___[___________]___
 |         [_____] []|
 |         [_____] []|
 L___________________J

Current Status: Building cool stuff with Go! ๐Ÿš€


Profile Views

๐Ÿ’™ Thanks for stopping by! Feel free to explore my repos and connect with me!

Footer

Pinned Loading

  1. ai-to-ui ai-to-ui Public

    Using power of AI to generate beautiful UI and using vanilla HTML and CSS to make the page

    CSS

  2. kalvilabs/kalvi kalvilabs/kalvi Public

    ๐Ÿ“š๐Ÿซ๐Ÿš€ Open Source Infrastructure for Online Education. Easily launch educational platforms, craft online courses, sell mock tests, handle live classes, and foster communities - all without building fโ€ฆ

    TypeScript 110 19

  3. themed-calculator themed-calculator Public

    A simple calculator app beautifully styled with css and has multiple themes making up for a beautiful UI experience

    JavaScript

  4. portfolio portfolio Public

    My arena to showcase my skills and document my learnings by blogging

    Astro 1