Projects
A rebuilt project archive with systems, web flows, and concept work.
These projects come from my earlier portfolio and now live here with better structure, stronger presentation, and clearer technical framing.
Campus Connect Portal
Java and MySQL portal shaped around modular student workflows.
A full-stack campus portal organized with DAO and Servlet architecture, aimed at keeping the backend maintainable while supporting real student-facing interactions.
- Focused on modular backend separation instead of monolithic logic.
- Designed for cleaner academic and campus-oriented workflows.
- Represents my interest in structure-first system design.
Employee Management System
CLI-based C project centered on records, payroll logic, and linked lists.
A command-line employee management application built in C using linked lists, dynamic memory allocation, and salary-processing logic with deductions and tax estimation.
- Built core CRUD-style flows without relying on high-level frameworks.
- Included salary computation with allowances, deductions, and estimates.
- Strengthened debugging discipline and low-level problem solving.
OSS Club - Milestones Timeline
Contributor-friendly timeline redesign for the OSS Club experience.
A modular HTML, CSS, and JavaScript redesign of the OSS Club events timeline, with attention to documentation quality and maintainable front-end structure.
- Reworked presentation with cleaner modular structure.
- Improved contributor readability and documentation flow.
- Reflects my interest in polished interfaces and reusable front-end patterns.
Hybrid Rescue-Raptor
Emergency-rescue robo-drone concept proposed for hackathon problem solving.
A concept for an AI-assisted hybrid robo-drone that combines autonomous support, thermal imaging, and robotic arms to assist emergency rescue scenarios.
- Framed around real-world emergency response needs.
- Combined AI thinking with hardware-oriented rescue concepts.
- Included collaborative pitching and system-level reasoning.