Skip to content
View SuyashSharma365's full-sized avatar

Block or report SuyashSharma365

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
SuyashSharma365/README.md

Hi there 👋 I'm Suyash Sharma

Computer Science Student passionate about:

  • Data Structures & Algorithms
  • Backend Development with Java & Spring Boot
  • Distributed Systems & Microservices
  • AI and Machine Learning
  • Open Source Contribution

Currently Working On

  • Authentication Microservice with JWT & Kafka
  • User Management Service
  • AI-powered Projects

Currently Learning

  • System Design
  • Kubernetes & Docker
  • Open Source Development

Tech Stack

Backend: Java • Spring Boot • Hibernate • Kafka • MySQL

AI/ML: Python • PyTorch • TensorFlow • LangChain

DevOps: Docker • GitHub Actions • Git

Core CS Data Structures & Algorithms • Object-Oriented Programming • System Design

Connect With Me

LinkedIn: https://www.linkedin.com/in/suyash-sharma2027/ Email: suyashsharma2027@gmail.com

Pinned Loading

  1. authservice authservice Public

    AuthService is a Spring Boot-based authentication microservice responsible for user authentication and authorization. It generates and validates JWT access and refresh tokens and stores token infor…

    Java

  2. DataScienceSerivce DataScienceSerivce Public

    Python-based microservice that uses LangChain and LLMs to extract structured expense data from transaction messages and publish expense events to Apache Kafka for downstream processing and persiste…

    Python

  3. userDetails-Service userDetails-Service Public

    UserDetailsService is responsible for consuming user creation events from Apache Kafka and persisting user information in a MySQL database.

    Java

  4. expense-service expense-service Public

    Expense Service is a Spring Boot microservice that consumes events from DataScienceService, persists expense data, and provides REST APIs for retrieving user expenses.

    Java

  5. expense-tracker-api-gateway expense-tracker-api-gateway Public

    Kong-based API Gateway with custom authentication plugin for securing and routing requests across Expense Tracker microservices.

    Lua

  6. expensetrackerapp expensetrackerapp Public

    Expense Tracker App is React Native Based Application