I am currently a Computer Science Undergraduate at the University of Texas at Dallas.
I am passionate about Full Stack Development and Artificial Intelligence. From building AI-powered Chrome extensions to fine-tuning LLMs for hackathons, I love learning new technologies like GCP, OpenAI API, and React to build tools that combine utility, design, and intelligence.
MartixMotors
CS Student
Years Coding
Collaborated with a remote and in-person team to organize the STEAM Olympic Hackathon. Developed problem sets, created grading guidelines, and provided technical support to students debugging their code during the event.
Mentored students aged 7-14 in programming fundamentals, Roblox world development, 3D printing, and introduced AI concepts using Micro:bit and Scratch.
Managed the Mayor's Summer Reading Challenge, organized inventory, and assisted library patrons.
Validated foundational knowledge of AI, Machine Learning, Deep Learning, and Generative AI (LLMs). Covers prompt engineering and Oracle Cloud Infrastructure AI services.
Industry-recognized certification demonstrating competency in fundamental cybersecurity principles, threat mitigation, and secure network practices.
Certified competency in algorithms, programming languages, data processing protocols, and understanding the societal and economic impacts of computing innovations.
Python | GCP | OpenAI API | Gmail API | OAuth2
An AI-powered Chrome extension that summarizes emails to prioritize what matters. I built the backend using Python and hosted it on a Google Cloud VM. The system uses OAuth2 for secure login and the OpenAI GPT API for Natural Language Understanding.
Mentored by Mr. Viju Kothuvatiparambil (CEO, Mindmax Software). Spent 60+ hours on research, cloud deployment, and SSH implementation.
Fine-tuned GPT-4o-mini | Firecrawl | Flask | JSONL
An AI assistant that helps users find cars based on vague inputs like "I want a fast car." We scraped Toyota's site using Firecrawl, cleaned data into a JSONL dataset, and fine-tuned a GPT-4o-mini model to become an expert on financing and leasing.
HTML, CSS, JS, LocalStorage
A web tool for high school teachers to track student accommodations securely using the browser's persistent local storage.
View on GitHub →Java, StdDraw
A graphical calculator handling basic arithmetic operations, built to understand GUI principles in Java.
Java
A simulation of John Horton Conway’s Game of Life, exploring cellular automation and algorithmic logic.