Projects

AI Resume Screener

March 2025 - May 2025

AI-powered tool matching resumes to job descriptions using semantic similarity, vector embeddings, and transformer models.

PythonNLPBERTTransformers

AI Wildfire Prediction

January 2025 - March 2025

A machine learning model that predicts wildfire risk using weather and vegetation data. Developed with Python, PyTorch, TensorFlow, and scikit-learn, achieving 87% accuracy.

PythonPyTorchTensorFlowPandas

Job Application Agent

October 2024 - December 2024

LLM-powered agent automating job search with RAG ranking and auto-application via Selenium and Meta LLaMA-3.

PythonLLMRAGNeural RankingTF-IDF

NEUoverflow

September 2024 - December 2024

Full-stack university Q&A platform with secure user auth and API integration, built with TypeScript, React, and MongoDB.

ReactTypeScriptMongoDBREST API

Fitness Analysis Tool

September 2024 - December 2024

Full-stack fitness platform analyzing cycling and running data with advanced metrics like FTP and power curves.

ReactTypeScriptFirebaseData Visualization

Natural Selection Simulator

October 2023 - December 2023

Simulation modeling evolution with agent traits and neural network behavior in a dynamic environment.

PythonTensorFlowKerasNeural Networks

Unix Shell

October 2022 - November 2022

Custom Unix shell built in C supporting piping, redirection, and background processes with full system call integration.

CUnixData StructuresProcess Management

Image Processor

May 2022 - June 2022

Java desktop app for image editing, built with strict MVC architecture and object-oriented design principles.

JavaMVCOOPGUI