Collaborating with four other software engineering undergraduates to develop an innovative healthcare platform for patients, doctors, and hospital laboratories. Created the marketing website for Axion and designed and developed the user interface for doctors. Currently implementing the backend for analytics server to provide real-time insights and server status updates for admins.
Built a full-stack web application using Spring Boot (backend), MySQL (database), and Angular (frontend). Implemented WebSockets for real-time updates, and deepened my understanding of multi-threading and concurrency principles. This project strengthened my backend development skills and ability to optimize system performance.
Developed a face detection program using the Haar Cascade algorithm with OpenCV, NumPy, and Tkinter in Python. This project introduced me to computer vision, deepened my understanding of image processing, and strengthened my skills in Python GUI development.
Designed and implemented a cryptocurrency portfolio management tool with a GUI using Python, Requests, SQLite3, and Tkinter. This project enhanced my knowledge of API integrations, database management, and UI development for financial applications.
Deployed a full-fledged blog platform, Writenode where users can register, log in, create, edit, and manage blog posts. Used Firebase for backend authentication and React for frontend development. Learned about user authentication, data storage, and real-time database interactions.
Built an e-commerce platform Codebook with user authentication, product browsing, cart management, and order processing using React (frontend), Express.js (backend), and JSON for data storage. This project helped me understand state management, backend communication, and the fundamentals of building scalable e-commerce systems.
Created a dynamic and responsive movie discovery platform Cinemate using React and TheMovieDB API to fetch real-time movie data. Gained experience in API integration, asynchronous programming, and UI/UX design for media applications.
Built my first web application using React Taskmate allowing users to add, edit, and remove tasks. This project solidified my understanding of component-based architecture, React state management, and CRUD operations.
Collaborated with a team to design and develop a website using HTML5, CSS, and JavaScript to promote the United Nations Sustainable Development Goal 7: Affordable and Clean Energy. Improved my teamwork, project management, and time management skills while working on an awareness-driven project.
Developed a plane ticket booking system as a coursework project, applying object-oriented programming (OOP) concepts like inheritance, polymorphism, and abstraction. Implemented searching and sorting algorithms (Binary Search, Bubble Sort), reinforcing my understanding of data structures and algorithmic problem-solving.
Created my first major software program in Python along with graphics.py for chart generation, to calculate student pass/fail results based on exam scores. This experience introduced me to logical programming, conditional statements, loops and basic automation in Python, setting the foundation for my journey in software development.