Skip to content
View TornovDutta's full-sized avatar
πŸ‘‹
hello
πŸ‘‹
hello

Highlights

  • Pro

Block or report TornovDutta

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

Hello! I'm Tornov

Typing headlines

πŸš€ About Me

Full Stack Developer with hands-on experience building scalable web apps, REST APIs, and AI-powered platforms. Currently pursuing my MCA at VIT Bhopal University.

πŸ”­ Β I'm currently working on AI-powered platforms and scalable backend systems
🌱  I'm currently learning Microservices, Kafka, and Vector Databases
πŸ‘― Β I'm looking to collaborate on open source projects and full-stack applications
πŸ’¬ Β Ask me about Spring Boot, FastAPI, React.js, and REST APIs
πŸ“« Β Reach me at tornovdutta@outlook.com
⚑  Fun fact: I've solved 300+ problems on LeetCode and earned the Knight Badge

πŸ’Ό Experience

Full Stack Developer Intern @ Stadia β€” 2025 – Present

  • Owned end-to-end delivery of product features, from requirement analysis to deployment
  • Built responsive interfaces with React.js, reducing page load time by 30%
  • Designed scalable REST APIs with FastAPI, integrated MongoDB for 10k+ records, and added payment gateway, WebSocket, and webhook support
  • Implemented automated testing with Playwright, cutting manual testing effort by 50%
  • Managed production deployments on DigitalOcean

Open Source Contributor @ GirlScript Summer of Code (GSSoC) β€” Oct 2024 – Nov 2024

  • Fixed 10+ bugs and improved code efficiency by 15% across open-source projects
  • Built frontend components in JavaScript and React, collaborating with maintainers
  • Merged 5+ pull requests and earned the Explorer & Git Explorer Level 1 badges

πŸ› οΈ Projects

VibeWall – Anonymous Confession & Discussion Platform Scalable RESTful backend with Spring Boot, MongoDB, and Redis caching, cutting API latency by 50%. Features JWT auth with refresh token rotation, RBAC, and an LLM-powered content moderation pipeline that cut manual moderation by 60%.

AI-Powered Study Resource Generator Spring Boot platform that auto-generates study notes, practice tests, and MCQs using LLMs. Uses Spring AI with vector embeddings and cosine-similarity semantic search to reduce redundant AI calls by 40% and cut latency by 50%. Deployed on AWS EC2.

πŸ› οΈ Tech Stack

Java Python C++ JavaScript TypeScript React Tailwind CSS HTML5 CSS3 Spring Boot FastAPI Hibernate OAuth2 PostgreSQL MySQL MongoDB Redis Pinecone Docker GitHub Actions AWS DigitalOcean Kafka Playwright Git

πŸ† Achievements

  • πŸ₯‡ LeetCode: Solved 300+ problems, earned the Knight Badge
  • πŸŽƒ Hacktoberfest 2024: 5+ merged pull requests, official badge earned
  • πŸ—οΈ Hackathons: Participated in Hack4Bengal and Smart India Hackathon (SIH)
  • πŸ“œ Certified in Spring Boot & Java (Telusko, Udemy) and React.js / Tailwind CSS

πŸŽ“ Education

Master of Computer Applications (MCA) β€” VIT Bhopal University (2026 – 2028) Bachelor of Computer Applications (BCA) β€” Eminent College of Management and Technology, Kolkata (2023 – 2026) β€” CGPA: 8.6/10.0

πŸ”— Connect With Me

LinkedIn Email

πŸ“Š GitHub Stats

stats top langs

πŸ“ˆ Contribution Graph

activity graph

Pinned Loading

  1. AI-Powered-Study-Resource-Generator AI-Powered-Study-Resource-Generator Public

    An AI-powered Spring Boot application that generates notes, daily practice papers, and tests, schedules them automatically, and sends email reminders to enhance student learning.

    Java 3

  2. Smart-Resume-Evaluation-and-Notification-System Smart-Resume-Evaluation-and-Notification-System Public

    Resume Automation System is a Spring Boot web application that allows job seekers to manage their resumes, while recruiters can rank and email candidates based on ATS scores generated by the LLM mo…

    Java 4

  3. Motor-Insurance-Part-Mapping-and-Recommendation Motor-Insurance-Part-Mapping-and-Recommendation Public

    This project is a **Spring Boot-based Car Management System** with **JPA and REST APIs**. It allows storing, retrieving, updating, and deleting car details, integrating with a database for efficien…

    Java 2

  4. PDFInsight-AI PDFInsight-AI Public

    This project enables users to upload and query PDF documents, extracting answers or summaries using AIβ€”offering real-world applications in document analysis, legal tech, education, and open innovat…

    Java 2

  5. VibeWall VibeWall Public

    VIbeWall is an anonymous confession and discussion platform built with Spring Boot and MongoDB. It lets students share thoughts securely and anonymously, promoting open communication and emotional …

    Java 1

  6. BlogsAppliaction BlogsAppliaction Public

    Built a Blog Application using FastAPI and SQLite, implementing full CRUD functionality for posts. Designed clean RESTful APIs with proper status codes and schema validation. A great hands-on step …

    Python