Projects
Real-world applications of my skills.
AI Chatbot
A natural language processing bot built with Python that can answer FAQs and assist users in real-time.
Project Zero: Autonomous AI Agent
A recursive, self-correcting AI agent capable of writing, executing, and fixing Python code autonomously. It features persistent memory (SQLite) and real-time internet research capabilities (Tavily API).
Python
Llama 3.3
LangGraph
SQLite
View Source Code 🚀
Portfolio Website
This fully responsive, multi-page portfolio website built from scratch using HTML5 and CSS3 animations.
Data Analyzer
A Python tool that takes CSV input and generates visual graphs and statistical summaries automatically.
Quantum Circuit Sim
A basic simulation of quantum gates and superposition states using Qiskit libraries.