thoughts on building, technology, and design. bug me to write more.
Building VibeCheck: How We Reimagined Technical Interviews at Cal HacksOct 2025 · 8 min read
Building a coding interview platform in 36 hours that evaluates developers the way they actually work—with AI as their assistant.
HackathonAIProduct
Building a Convolutional Neural Network from ScratchDec 2024 · 8 min read
Implementing a convolutional neural network from scratch in Python to classify handwritten digits from the MNIST dataset.
Machine LearningDeep LearningPython