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.

4archived builds
4project directions
Structure-firstfrom CLI logic to campus platforms
Web PlatformArchitecture-focused academic build
Campus Connect Portal

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.

JavaMySQLServletsDAO Pattern
  • 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.
SystemsStrong systems-programming exercise
Employee Management System

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.

CLinked ListsCLIDynamic Memory
  • 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.
Open SourceOpen-source oriented redesign work
OSS Club - Milestones Timeline

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.

HTMLCSSJavaScriptDocumentation
  • Reworked presentation with cleaner modular structure.
  • Improved contributor readability and documentation flow.
  • Reflects my interest in polished interfaces and reusable front-end patterns.
AI ConceptHackathon concept and technical pitch
Hybrid Rescue-Raptor

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.

AI SystemsThermal ImagingRoboticsHackathon Ideation
  • Framed around real-world emergency response needs.
  • Combined AI thinking with hardware-oriented rescue concepts.
  • Included collaborative pitching and system-level reasoning.