Graduate Computer Science student at the University of Alabama at Birmingham specializing in Artificial Intelligence, Machine Learning, and Cyber Security, with strong experience building end-to-end AI prototypes and full-stack web applications. Skilled in developing and integrating ML models into scalable systems. Passionate about designing intelligent, secure, and efficient solutions that combine software engineering principles with AI-driven innovation.

Master's in Computer Science
August, 2024 - December, 2026Master's in Computer Science

B.Tech in Computer Engineering
June, 2020 - May, 2024B.Tech in Computer Engineering

Full Stack Developer
Dec, 2023 - May, 2024Full Stack Developer

Full Stack Developer Intern
May, 2023 - Jun, 2023Full Stack Developer Intern

A Python-based Model Context Protocol (MCP) server using FastMCP that connects an internal knowledge base to Claude or other MCP-capable LLMs. This allows employees or internal tools to search, retrieve, and ask questions about internal documents in a structured and auditable manner.

This is a Python-based Face ID system that can register multiple users, and later verify a person using facial similarity. It uses a Siamese Neural Network implemented in PyTorch and OpenCV for real-time webcam face capture.

A small project that visualizes GPT tokenization and token usage across prompts and responses. The repository contains a Next.js frontend and a lightweight Python backend used to analyze and serve tokenization information.