Hi, I'm

Saad Inamdar

Full Stack Developer |

I'm a passionate Computer Science student at Jawaharlal Nehru University, specializing in full-stack development with Java Spring Boot and React. I love building scalable, user-centric applications and solving real-world problems through innovative technology solutions.

Saad Inamdar - Developer
Java & React
Cloud & DevOps

Scroll Down

About Me

Hello! I'm Saad Inamdar, a Computer Science student at Jawaharlal Nehru University, New Delhi. My journey in software development began with a curiosity to understand how applications work, and it has evolved into a passion for building robust, scalable systems that solve real-world problems.

Currently pursuing my Bachelor of Technology with a CGPA of 7.63, I've had the incredible opportunity to work on various full-stack projects, both independently and in collaborative team environments. I specialize in Java Spring Boot for backend development and React for creating dynamic user interfaces.

Beyond academics, I serve as the President of the Co.L.D (Code.Learn.Develop) Club, leading a community of 50+ members in advancing their technical skills through workshops and hackathons. I'm also a Placement Executive at the JNU Placement Cell, helping bridge the gap between students and top-tier recruiters.

Here are the technologies I work with:

  • Java & Spring Boot
  • React.js
  • PostgreSQL & MySQL
  • Docker & Kubernetes
  • Google Cloud Platform
  • Python & C++
About Me

Skills & Expertise

Programming Languages

Java C C++ Python JavaScript SQL Go (Basic)

Frameworks & Backend

Spring Boot Spring Security Hibernate JPA JavaFX React

DevOps & Cloud

Docker Kubernetes Google Cloud Platform GitHub Jenkins Git

Databases & Testing

PostgreSQL MySQL H2 Database JUnit Selenium JDBC

AI/ML & Data Science

TensorFlow PyTorch Deep RL Multi-Agent Systems NumPy Pandas SUMO Simulation

Personal Projects

Things I've built to learn and explore

The Indic Belt Society

The Indic Belt Society

Full Stack

Academic journal management platform with React frontend and PHP/MySQL backend. Features RESTful APIs, dynamic content management, mobile-optimized PDF viewing, and achieved 60% API optimization. Live in production serving scholarly publications.

React Vite PHP MySQL REST API

Project Overview

Key Features
  • Dynamic journal and article management system
  • RESTful API architecture with optimized response size (60% reduction)
  • Mobile-first responsive design with PDF viewing
  • Admin dashboard for content management
  • SEO-optimized with meta tags and structured data
Technical Implementation
  • Frontend: React 18 with Vite for fast builds
  • Backend: PHP REST API with MySQL database
  • Hosting: Hostinger with SSL certificate
  • Performance: Lazy loading, code splitting, image optimization
Impact & Results
  • Successfully deployed and serving live traffic
  • 100% uptime with proper error handling and fallback mechanisms
  • Mobile-optimized for accessibility across devices
  • Positive feedback from academic community
Adaptive Traffic Light Control System

Adaptive Traffic Light Control using RL

AI/ML

Multi-agent deep reinforcement learning system that optimizes traffic signals in real-time. Achieved 74% reduction in waiting times and 39% improvement in throughput. Designed 3-tier architecture managing 9-junction network with 9,850+ daily vehicles across 24-hour cycles.

Python TensorFlow SUMO Deep RL Multi-Agent

Project Overview

Key Features
  • Multi-agent reinforcement learning for distributed control
  • Real-time traffic signal optimization based on vehicle density
  • 3-tier network architecture handling complex intersections
  • Deep Q-Network (DQN) with experience replay
  • Adaptive learning from traffic patterns
Technical Implementation
  • ML Framework: TensorFlow for deep neural networks
  • Simulation: SUMO (Simulation of Urban MObility)
  • Algorithm: Multi-agent Deep Q-Learning
  • Architecture: 9-junction network with coordinated agents
  • Data: 24-hour traffic simulation with 9,850+ vehicles/day
Impact & Results
  • 74% reduction in average vehicle waiting time
  • 39% improvement in overall traffic throughput
  • Significantly reduced congestion during peak hours
  • Scalable solution applicable to real-world scenarios
Academic Grading System

Academic Grading System

Desktop App

A comprehensive JavaFX application that automated complex grading workflows, reducing manual calculation effort for faculty by 60%. Features robust data persistence with MySQL and >95% test coverage.

Java JavaFX MySQL JDBC JUnit

Project Overview

Key Features
  • Automated grade calculation with customizable weightage
  • Student performance tracking and analytics
  • Bulk import/export functionality for student data
  • Grade distribution visualization and reports
  • Secure user authentication and role-based access
Technical Implementation
  • UI Framework: JavaFX with FXML for modern interface
  • Database: MySQL with JDBC for data persistence
  • Architecture: MVC pattern for clean separation
  • Testing: JUnit with >95% code coverage
  • Build Tool: Maven for dependency management
Impact & Results
  • 60% reduction in manual grading time for faculty
  • Eliminated calculation errors with automated workflows
  • Improved grade transparency for students
  • Comprehensive testing ensuring reliability
Catalogue Management System

Catalogue Management System

Full Stack

RESTful catalogue management system with Spring Boot and PostgreSQL. Deployed on Google Cloud with optimized image handling, serving 80+ daily users. Features multi-parameter filtering with 45% faster search.

Spring Boot React PostgreSQL GCP Docker

Project Overview

Key Features
  • Comprehensive product catalogue with image management
  • Multi-parameter search and filtering (45% faster)
  • Real-time inventory tracking and updates
  • RESTful API architecture for scalability
  • Admin dashboard for catalogue management
Technical Implementation
  • Backend: Spring Boot with JPA/Hibernate
  • Frontend: React with modern hooks and state management
  • Database: PostgreSQL for robust data handling
  • Deployment: Google Cloud Platform with Docker containers
  • Storage: Optimized image handling and CDN integration
Impact & Results
  • Serving 80+ daily active users
  • 45% improvement in search performance
  • Cloud deployment ensuring high availability
  • Scalable architecture ready for growth
Ice Factory Management System

Ice Factory Management System

Full Stack

Microservice-based management system with JWT authentication, role-based access control, and CSRF protection. Built with Spring Boot backend and React frontend following modern security best practices.

Spring Boot React JWT GCP Docker

Project Overview

Key Features
  • Comprehensive order and inventory management
  • JWT-based authentication with refresh tokens
  • Role-based access control (Admin, Manager, Staff)
  • CSRF protection and secure session management
  • Real-time production tracking and reporting
Technical Implementation
  • Backend: Spring Boot microservices architecture
  • Frontend: React with Redux for state management
  • Security: JWT, Spring Security, CSRF tokens
  • Deployment: Docker containers on Google Cloud Platform
  • Database: MySQL with optimized queries
Impact & Results
  • Streamlined factory operations and workflow
  • Enterprise-grade security implementation
  • Scalable microservices for future expansion
  • Containerized deployment for easy maintenance
IC CVMC 2026 Conference Website

IC CVMC 2026 - International Conference Website

Full Stack

Full-stack conference website for International Conference on Computer Vision, Materials, and Communication Engineering at JNU, New Delhi. Features advanced navigation, dynamic routing, particle animations, and comprehensive registration system built with Next.js 15 and React 19.

Next.js 15 React 19 Tailwind CSS 4 Turbopack JavaScript

Project Overview

Key Features
  • 13 reusable components with modular architecture
  • Dynamic navigation with scroll-based transparency and active route highlighting
  • Interactive particles background with randomized animations
  • Multi-page routing with smooth transitions and hash navigation
  • Author guidelines with IEEE Xplore integration and template downloads
  • Professional committee listings with responsive tables
  • Mobile-responsive design with breakpoint-specific optimizations
Technical Implementation
  • Framework: Next.js 15.4.4 with App Router and React Server Components
  • Frontend: React 19.1.0 with concurrent rendering and hooks
  • Styling: Tailwind CSS 4.1.11 with custom design system and glassmorphism effects
  • Bundler: Turbopack for ultra-fast development builds
  • Optimization: Next.js Image component, automatic code splitting, font optimization
  • Animations: Custom CSS keyframe system (fadeIn, slideInLeft, slideInRight)
  • State Management: React Hooks (useState, useEffect, useRef) and Next.js Router hooks
Advanced Features
  • Navigation System: Intelligent scroll detection, multi-level dropdowns, hover optimization
  • Routing: Homepage, About, Call for Papers, Registration, Author Guidelines, Committee pages
  • Design System: Blue-purple gradient palette, responsive typography, consistent spacing
  • Performance: PostCSS autoprefixer, progressive enhancement, CDN-ready assets
  • Components: HeroSection, AboutSection, TracksSection, DatesSection, CommitteeSection, ContactSection, Footer, ScrollToTop, ParticlesBackground
Impact & Results
  • Comprehensive digital hub for conference registration and paper submissions
  • Modern UI with glassmorphism and gradient theming
  • Optimized performance with Next.js 15 features
  • Deployment-ready for Vercel platform
  • October 2025 development timeline

Freelance Work

Client projects I've had the privilege to work on

The Indic Belt Society - Academic Journal Platform

Sep 2025 - Oct 2025

Full-Stack Development | Educational Platform

Built a full-stack academic journal management platform featuring a modern React frontend and PHP/MySQL backend. The platform provides digital access to scholarly publications with focus on Indic knowledge systems and cultural heritage. Implemented RESTful APIs, dynamic content management, and mobile-first responsive design.

React 18 Vite PHP MySQL REST API Hostinger
60% reduction in API response size through schema optimization
Mobile-optimized PDF viewing with direct article access
100% uptime with fallback mechanisms and error handling
Deployed live at indicbeltsociety.com

Catalogue Management System

Nov 2024 - Mar 2025

Freelance - Individual Project | Pune, India

Independently engineered a feature-rich, RESTful Catalogue Management System from concept to deployment, utilizing Java Spring Boot and PostgreSQL to handle large-scale data persistence. Architected the application using a clean, layered design, strictly adhering to 12-factor app principles.

Spring Boot React PostgreSQL Google Cloud Docker
Deployed scalable image handling solution using GCP
Optimized search time by 45% with custom JPA queries
Serving 80+ daily users with 99% uptime

Ice Factory Management System

Feb 2025 - Jun 2025

Freelance - Team Project | New Delhi

Actively drove the end-to-end development of a full-stack Ice Factory Management System, architecting the solution around microservice principles for enhanced modularity and scalability. Engineered robust backend REST APIs with comprehensive security measures.

Spring Boot React JWT Authentication Docker GCP
Implemented JWT authentication and role-based access control
Built secure, stateless communication layer
Collaborated in Agile environment with rigorous code reviews

Education & Certifications

Bachelor of Technology in Computer Science

Jawaharlal Nehru University, New Delhi

2022 - Present

Pursuing B.Tech in Computer Science with a focus on software engineering, distributed systems, cloud computing, and microservices architecture. Actively participating in coding competitions, hackathons, and technical workshops while leading the university coding club.

CGPA: 7.63/10 Club President

Intermediate Education in Science

Nowrosjee Wadia College, Pune

2019 - 2021

Completed intermediate education with a strong foundation in science, mathematics, and computer fundamentals. This period sparked my interest in computer science and laid the groundwork for my technical journey.

89% Percentage Science Stream

Technical Expertise

Microservices Architecture

Spring Boot, Docker, Kubernetes

Cloud Computing

Google Cloud Platform, DevOps

Full Stack Development

Spring Boot, React, PostgreSQL

Software Testing

JUnit, Selenium, Test-Driven Development

Leadership & Achievements

President - Co.L.D Club

Leading 50+ members in technical skill development (2024-2025)

Placement Executive - JNU

Bridging students with top-tier recruiters (2024-2025)

Freelance Developer

Successfully delivered multiple full-stack projects