
Designing Artificial Intelligence That Builds Intelligence
At AIcademy, I engineered an AI tutor system that fundamentally reimagines how students interact with educational content. Instead of providing direct answers, the AI acts as a learning coach,dynamically injecting real-time lesson content, student progress data, and quiz scores into its context to deliver personalized, Socratic-method guidance.
The technical innovation lies in the prompt engineering and response architecture: every AI interaction references specific curriculum material, asks three guiding questions, and enforces a consistent pedagogical structure through post-processing. This prevents passive learning while teaching students to leverage AI as a thinking partner rather than an answer machine—critical skills for the AI-driven workplace.

Featured Projects
A selection of my recent work showcasing full-stack development and modern web technologies



Project Walkthroughs
Deep dives into my projects, development process, and technical decisions. Browse short walkthroughs that highlight architecture, implementation, and trade-offs.
Building a Real-Time Chat App
15 min walkthrough • WebSocket implementation and scaling strategies
Optimizing Next.js Performance
22 min walkthrough • Advanced caching and image optimization techniques