PRASHANT BAIRAGI
Java Backend Developer | Spring Boot • REST APIs • DSA
I build practical, high-performance systems through Java, Spring Boot, REST APIs, and strong algorithmic problem-solving fundamentals.
@RestController
@RequestMapping("/api/v1/expenses")
public class ExpenseController {
@PostMapping
public ResponseEntity<ExpenseResponse> createExpense(
@Valid @RequestBody ExpenseRequest req
) {
log.info("Creating expense: {}", req.getDescription());
return ResponseEntity.status(HttpStatus.CREATED)
.body(expenseService.save(req));
}
About Me
I’m a 7th-semester Electronics & Telecommunication Engineering student at Jabalpur Engineering College with a strong focus on Java backend development, Spring Boot, REST APIs, and database design.
My engineering journey began with hardware prototyping, RF communication, and embedded systems — building practical projects that built a solid foundation for structural logic, low-level debugging, and problem-solving. Today, I channel that developer mindset entirely into building robust, scalable backend architectures and mastering algorithmic challenges.
At the core of everything is a simple goal: build meaningful systems, achieve financial stability, and create a future where my family never feels limited again.
“Each keystroke I make today is a quiet rebellion — against my past, my fears, and the version of me that settles. I build not just to create, but to rise.”
B.Tech in Electronics & Telecommunication
Jabalpur Engineering College (JEC) | 2023–2027
CGPA: 6.8
GitHub Activity
Regular commits pushing updates to backend codebases.
Technical Skills
Technical foundations built through backend development, problem-solving, and real-world engineering projects.
Java & Backend Development
Building backend systems using Java and Spring Boot.
Programming Languages
Languages I use for backend systems, algorithms, and engineering.
Data Structures & Algorithms
150+ LeetCode problems. Strong fundamentals in problem-solving.
Database Design & SQL
Working with relational databases for backend systems.
Backend Security & Architecture
Designing secure architectures, API rules, and robust server frameworks.
Embedded Systems & Hardware
Built real-world embedded projects using microcontrollers and RF.
Developer Tools
Tools used in backend development and project workflows.
Projects
Kharcha Pani
LivePersonal Finance Tracker for Modern India
A production-ready backend service built with Spring Boot utilizing a layered architecture (Controller → Service → Repository). Implements robust REST APIs secured via Spring Security and JWT, utilizing DTOs, request validation, global exception handlers, and containerized Docker deployments.
Portfolio Contact API
LiveProduction Utility Backend API
A deployed Spring Boot backend powering my portfolio website's contact system, featuring Neon PostgreSQL database persistence, CORS security filters, and request validation.
Smart Central Locking System
CompletedEmbedded Access Control System
An independently designed and deployed hardware transceiver system running on ATmega328 logic to actuate driver-door linkages remotely via 433 MHz RF signals.
Certifications & Progress
Database Management System
SQL, normalization, relational databases, indexing, and backend database systems.
View CertificateFabrication Techniques for MEMS-Based Sensors
MEMS sensor fabrication, clinical sensor applications and advanced fabrication methods.
View CertificateAdvanced AI/ML Training: Telecom Data Analytics
Industry-oriented training on AI/ML for telecom analytics. Skills: Python, NumPy, Data Analytics, Telecom Systems.
View CertificateThe Joy of Computing Using Python
Python fundamentals, computational thinking, and programming problem-solving.
View CertificateRemote Sensing & GIS for Environmental Studies
Online summer school on GIS and environmental remote sensing techniques.
View Certificate150+ LeetCode Problems Solved
Consistent DSA practice building strong problem-solving fundamentals across arrays, trees, recursion, and more.
View ProfileLet’s Build Something Meaningful.
Whether it's collaboration, ideas, opportunities, or just curiosity — my inbox is open.