You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A curated collection of diverse Java projects, showcasing various concepts, techniques, and applications. Ideal for learning, reference, and exploring different areas of Java programming from beginner exercises to advanced applications.
🚢 Recipe Buddy App built ✈ with Java for Android 🚁 Designed to bring delicious 🍳 recipes and smart cooking 🚤 built with Java for Android 🚒 Designed to bring delicious 🚎 recipes and smart cooking 🚃 tools Developed in Java 🚔 (Android SDK) with a 🏕 clean and intuitive 🏟 Browse search filter hundreds 🏡 of recipes by category ingredients 🏰
🐊 Mobile app frontend 🐬 for Recipe Buddy 🐲 built using Java Android 🌺 This app brings a world 🦆 of recipes Developed 🐯 with Java (Android SDK) 🦄 modern Android UI/UX 🐸 Includes favorites cooking 🚂 steps ingredients list timers 🚁 architecture responsive layouts 🚒 and smooth navigation 🏰
TestPod is an AI-powered educational technology platform that automates the evaluation of subjective, essay-based answers. Developed using the Spring MVC framework and Apache OpenNLP, the system replaces manual grading with a high-precision NLP pipeline. By decomposing paragraphs into POS-tagged "answer skeletons" and utilizing Fuzzy Logic.
A Spring Boot REST API for Teacher Management implementing CRUD operations with Spring Data JPA and MySQL. Provides RESTful endpoints to create, retrieve, update, and delete teacher records using a layered architecture with Controller, Service, Repository, and Entity components.
JavaFX project for managing electronic devices such as smartphones, laptops, and tablets. The application features a dynamic UI that adjusts based on the selected device type, allowing users to add, view, and remove device details, including specifications like screen size, RAM, and battery life.
The USCRecApp is an Android application designed for USC students to make reservations on USC recreational centers online, implemented in JAVA following best software engineering practices.
Inventory Management System is a microservices-based backend (like an online store) that lets users register, browse products, track inventory, manage shopping carts, and process payments securely using Spring Boot and Spring Cloud.
Spring Boot REST API for Student Management using Spring Data JPA, MySQL, and JPQL custom queries. Includes CRUD operations along with query-based APIs for filtering by branch, searching names, sorting by percentage, counting students by branch, and retrieving students within a percentage range.
A Spring Boot REST API for Student Management implementing CRUD operations with Spring Data JPA and MySQL. Includes RESTful endpoints for creating, retrieving, updating, and deleting student records, along with custom JPQL queries for filtering, sorting, counting, and searching data.