Projects
Sumer Flask REST API Portfolio
Sumer Portfolio is a dynamic personal website built with Flask and SQLAlchemy to showcase projects, skills, and qualifications. It features a user-friendly dashboard, secure OTP-based login, project previews with images and videos, and a contact form with email notifications. To overcome Render's ephemeral storage limits, all media files (images, videos, PDFs) are now stored and retrieved from Google Drive. The site also includes a resume download option, an admin panel for content management, and multiple themes for a personalized experience.
Engine
Engine is a commercial e-commerce website for selling GPUs, CPUs, games, and consoles, built with PHP and MySQL. Features include a dynamic user dashboard, secure payments via Razorpay API, order tracking, and an admin panel. Developed as our final-year project, in collaboration with my classmate Ishan Sharma, who handled UI/UX, while I managed backend development and database integration.
ChatsApp
ChatsApp is a real-time chat application built with PHP and MySQL, featuring a social media-style UI. It includes friend requests, profile updates, blocking/unblocking users, and private chatrooms with live messaging functionality. Developed as my 3rd-year project for my college's annual exhibition, Identity.
Remus - Student Management System
Remus - SMS is a PHP-based Student Management System that allows users to add, view, update, and delete student records using roll numbers. Featuring an ID card-style UI, it provides a structured and responsive interface for efficient student record management.
Encryption And Decryption
A simple encryption and decryption GUI application built with Python and Tkinter. Uses a custom string manipulation algorithm to convert normal text into an encrypted format and vice versa. Designed for users who struggle with password creation and recall.
C++ Student Detail Management System
Developed a C++ console-based Student Detail Management System with file handling. Users can add, view, modify, and manage student records. Features include searching by roll number, temporary and permanent deletion, and record restoration.
Excel Student Detail Management System
A small Excel Macro-based Student Detail Management System with a custom black and cyan-themed GUI. The system allows users to input student details like name, age, and gender, which are then automatically recorded in an Excel sheet.
C Student Detail Management System
A simple and interactive student detail management system built in C with a colorful graphical interface. Features include adding, viewing, modifying, searching, and deleting student records using text file handling.