Projects
Personal Portfolio Website
Modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS.
Next.jsWeb DevCSSMDXVercelResendApril 21, 2025
Median House Price Prediction Using Machine Learning
This project demonstrates an end-to-end Machine Learning pipeline to predict median house prices in California using census data.
Machine LearningData ScienceRegressionMarch 13, 2025
Smart Parking Using Computer Vision and Edge Computing
Exploring smarter, efficient parking management solutions using lightweight deep learning models optimized for edge devices.
AIEdge ComputingSmart CitiesParking ManagementComputer VisionSeptember 14, 2024
AI Route Finder Using Agenda-Based Search Algorithms London Underground System
I implemented and evaluated Depth-First Search (DFS), Breadth-First Search (BFS), Uniform Cost Search (UCS), and a heuristic-based Best-First Search algorithms, I analyzed their performance in finding optimal routes across the Tube system.
Search AlgorithmsSmart CityPath findingJune 24, 2024
Computer Vision Toolkit
A comprehensive toolkit for computer vision tasks, including image transformations, convolution, video segmentation, texture classification, and object counting.
Computer VisionImage ProcessingVideo ProcessingNumPyOpenCVApril 19, 2024