About
Builder • Educator • Researcher
Background
I am a software engineer and educator with a passion for building scalable AI/ML solutions. With a background in computer science and data science, I have worked on projects ranging from LLM-powered applications to educational platforms. I enjoy mentoring students and sharing knowledge through open-source contributions.
Connect
Teaching & Education
Over a year of hands-on teaching experience at online bootcamps, covering data science, machine learning, and AI/ML engineering.
Topics Taught
Education Projects
Bug Hunter
Educational tool for Python bug-fixing. Students are shown AI-generated broken snippets and must find and fix the bug in-browser using a Monaco editor with Pyodide-powered test execution.
Bench
A platform for delivering technical classes taught by me, with course materials, assignments, and progress tracking for data science and AI/ML topics.
Leaderboard
A Kaggle-style leaderboard application for Jupyter notebook submissions, built with Streamlit and designed to run on HuggingFace Spaces. Encourages friendly competition in classroom settings.
Docker Images for AI/ML
A collection of containerized development environments for AI/ML and data science education, designed for use with VS Code Dev Containers. Provides reproducible, zero-config setups for students.
GANNs with Friends
An educational distributed deep learning system where students become part of a compute cluster to train a GAN. Teaches distributed ML concepts by making each student's machine a real training node.