📗 Homework 1: Code with AI
Build a coding blog website, a Pac-Man game, and an auto-updating arXiv paper feed — all with AI assistance.
Overview
Homework 1 is about learning to code with AI. The assignment consists of three problems, each designed to help us practice AI-assisted development, prompt engineering, and the agentic programming paradigm.
🚀 Projects
Problem 1: Coding Blog Website
A multi-page GitHub Pages website serving as a central hub for all course projects. You're looking at it right now!
LiveProblem 2: Pac-Man Game
A Valentine's-themed Pac-Man game with rose power-ups and heart projectiles. Play directly in your browser!
Play Now → 📄Problem 3: ArXiv Paper Feed
An auto-updating feed of the latest arXiv papers, refreshed daily via GitHub Actions.
Browse Papers →