My Projects

Welcome to my project showcase! Here you'll find the creative projects I've been working on, from interactive games to dynamic web applications.

All Projects

Generating Shakespeare with Transformers: From Attention to Elizabethan Prose

Building a decoder-only transformer from scratch to generate Shakespeare-style text. A deep dive into multi-head attention, positional encoding, and the magic of "Attention Is All You Need".

July 13, 2025
View Project

Building a Custom BPE Tokenizer: From Wikipedia to Real-Time Text Processing

Deep dive into creating a Byte-Pair Encoding tokenizer from scratch, training it on Jayson Tatum Wikipedia data, and building a real-time tokenization interface.

July 12, 2025
View Project

Character-Level Movie Title Generator - Deep Learning from Scratch

Building a custom MLP architecture with Batch Normalization for character-level text generation. A deep dive into neural network fundamentals and the magic of BatchNorm.

July 2, 2025
View Project

Autograd from Scratch: Demystifying Backpropagation with a Custom MLP

Dive deep into the core mechanics of neural networks by building a custom automatic differentiation (autograd) engine and a Multi-Layer Perceptron (MLP) from the ground up.

June 22, 2025
View Project

Movie Discovery App - Dynamic Web Application

A dynamic movie discovery application built with HTML, CSS, and JavaScript. Features API integration, search functionality, and modern UI design.

June 15, 2025
View Project

Interactive HTML Game - Pure JavaScript Fun

A fun interactive game built with vanilla HTML, CSS, and JavaScript. Features engaging gameplay mechanics and responsive design.

June 15, 2025
View Project

Welcome to My Personal Website!

Welcome to my personal corner of the internet! Explore my projects, get to know me, and see what I've been working on.

June 15, 2025
View Project