Skip to content
View Risspecct's full-sized avatar

Block or report Risspecct

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

Hi there, I'm Rishik Garg! πŸ‘‹

LinkedIn Gmail


πŸ‘¨β€πŸŽ“ About Me

I'm Rishik Garg, a 3rd-year Computer Science student from Hyderabad, India. Passionate backend developer in the making, currently building real-world projects with Spring Boot and FastAPI while actively learning new technologies.

β€œWhen does a man die? When he is hit by a bullet? No! When he suffers a disease? No! When he ate a soup made out of a poisonous mushroom? No! A man dies when he is forgotten!” β€” Dr Hiriluk


🌐 Career Roadmap

  • πŸ“Œ Building expertise in Java, Spring Boot, and backend architecture
  • πŸ’» Working on full-featured projects (APIs, databases, file structure, deployments)

πŸ“– Learning Focus

  • ⏳ Core Java
  • ⏳ Spring Boot Projects
  • ⏳ DSA (Data Structures and Algorithms)

🌟 Featured Projects

  • βœ… SpringAuthStarter
    Spring Boot β€’ Spring Security (JWT) β€’ MySQL
    A reusable authentication and authorization starter template featuring JWT-based security, role-based access, and modular architecture.

  • πŸ₯ Medify
    FastAPI β€’ IBM Watson β€’ GCP Vision β€’ Render Deployment
    An intelligent prescription analyzer that uses OCR and NER to extract medical data, verifies it against a dosage dataset, checks for drug interactions with an LLM, and generates a final patient-friendly summary.

  • 🏠 Blog Platform Backend
    Spring Boot β€’ MySQL β€’ JWT β€’ Role-Based Security β€’ MapStruct
    A role-secured blogging platform backend with full user hierarchy (ADMIN > MOD > AUTHOR > VIEWER), CRUD for posts/comments, JWT authentication, and robust exception handling.


πŸ“Š GitHub Stats

GitHub Stats
GitHub Streak
Top Languages
GitHub Contribution Graph


β˜• Interests

Outside of coding, I enjoy fitness, sports, and exploring new tech. Always looking to collaborate and learn from fellow developers!


Thank you for visiting my profile! Feel free to connect or reach out βœ‰οΈ

Pinned Loading

  1. Spring-Security-Starter Spring-Security-Starter Public

    A production-ready Spring Boot starter for JWT-based authentication and role-based authorization. Built with Spring Security 6, it offers secure login, registration, and access control with a clean…

    Java 1

  2. Medify Medify Public

    A smart prescription analysis tool that uses Google Vision and HuggingFace NER to extract medical data. It verifies prescriptions against a custom dataset for dosage and age safety, checks for drug…

    Python 1 1

  3. Blog-Platform-Backend Blog-Platform-Backend Public

    A secure, role-based blogging backend built with Spring Boot, featuring JWT authentication, MapStruct, and global exception handling. Supports CRUD operations for posts, comments, and likes, with f…

    Java