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

Highlights

  • Pro

Block or report starsgiri

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
starsgiri/README.md

Typing SVG

profile views

๐Ÿ“ Bengaluru, Karnataka, India

๐Ÿš€ About Me

I'm passionate about building scalable cloud-native applications and implementing machine learning solutions. Currently focused on advancing my expertise in distributed systems, MLOps, and modern web technologies.

  • Working on cloud-based AI/ML applications
  • Learning Kubernetes, Terraform, and advanced ML architectures
  • Interested in system design and data engineering
  • Reach me at: giriofkala2004@gmail.com

๐Ÿ› ๏ธ Tech Stack

tech stack
tech stack

๐Ÿ“ฆ Detailed Tech Stack

Languages: Python, JavaScript/TypeScript, Java, SQL

Frontend: React, Next.js, Tailwind CSS

Backend: Node.js, Express, FastAPI, Spring Boot

Databases: PostgreSQL, MongoDB, Redis

AI/ML: TensorFlow, PyTorch, scikit-learn, Pandas, NumPy

Cloud & DevOps: AWS (EC2, S3, Lambda), Docker, Kubernetes, GitHub Actions, Terraform

Tools: Git, VS Code, Postman, Jupyter

๐ŸŒ Connect

LinkedIn Google Dev X LeetCode Stack Overflow


โญ๏ธ From starsgiri

Popular repositories Loading

  1. starsgiri starsgiri Public

    2

  2. Forest-Management-System Forest-Management-System Public

    Java 2 2

  3. MoodMate-working- MoodMate-working- Public

    Dart 1

  4. frontend frontend Public

    TypeScript 1 2

  5. cafe_menu_fe cafe_menu_fe Public

    this Repository is built for my learning purpose of developing a frontend responsive website of a cafe menu and hosting the same using GitHub, also to handle git and GitHub

    HTML 1

  6. Circular_Queue_in_C Circular_Queue_in_C Public archive

    To implement a circular queue data structure using linked storage in C language. The queue should include a header Node that stores the number of nodes in the queue, as well as the largest and the โ€ฆ

    C