About
Entry-level Java full stack developer with hands-on experience in Java, JDBC, Hibernate, Maven, and MySQL. Built database-driven projects and completed a Java full stack internship, with a focus on backend/database integration and web development.
Experience
-
Java Full Stack Developer InternAU Ignite Future Skill Academy
Completed a 3-month Java Full Stack Development internship. Gained hands-on exposure to Java programming, web development, backend development and database management.
Education
-
Bachelor of Computer Applications (BCA)Computer Applications · 2023 – 2026
-
Class XII2022 – 2023
-
Class X2020 – 2021
Skills
Tools / apps / platforms
- Apache Maven <3 months
- Git <3 months
- GitHub <3 months
- JetBrains IntelliJ IDEA <3 months
- MySQL <3 months
- VS Code <3 months
Projects
-
Library Management SystemJava, JDBC, Maven, MySQL
Built a database-driven Java application for managing books and library records. Used JDBC and PreparedStatement for database connectivity and CRUD operations. Used Maven to manage project structure and dependencies.
-
Personal Finance TrackerJava, Hibernate, Maven, MySQL
Built a Personal Finance Tracker with Java, Hibernate (JPA), and MySQL for tracking income/expense transactions. Designed a relational schema with Category–Transaction mapping and implemented CRUD via Hibernate ORM. Built a spending insights feature using HQL aggregate queries (SUM, GROUP BY) for monthly category breakdowns. Used Maven for build management and Git/GitHub for version control. Deployed a console-based interface for adding transactions, viewing records, and generating instant spending insights.