Projects

Purrfect Match
Android application developed in Java with Android Studio, featuring a RecyclerView-driven UI built with XML layouts, CSV file parsing for dynamic cat data population, and functionality for users to browse, like, and manage selections within a personalized dataset.
2025

Quick Maths
React-based Chrome extension that uses functional components with useState, useRef, and useEffect hooks, integrates the Chrome Tabs API for screen capture, utilizes Cropper.js for client-side image cropping, dynamically loads the Desmos Graphing Calculator API, and communicates with a custom Gemini API endpoint to process and solve math problems from both user text input and base64-encoded cropped images.
2024

Traffic Simulator
Project written in C that simulates city traffic using graphs, arrays, and priority queues to model roads, cars, and events, ultimately measuring travel efficiency through average and maximum time steps.
2024

Airline Route Records Database
Project written in C that processes airline route data using structs, dynamic arrays, and recursive search to track monthly passenger totals, allowing users to query routes, origins, destinations, or airlines and view aggregated travel statistics.
2024