Hi, I'm Ani
Student and Developer
I try and build things that are useful
Work Experience
Projects

Built a Learning Management System (LMS) for Cherry Creek High School to share high-quality resources. Integrated a custom AI agent using RAG and LLMs to unify thousands of educational materials into an interactive student experience. Reached over 2,000 total users and 500 monthly active users.

Developed a scalable web platform dedicated to hosting high-quality SAT practice content, increasing nationwide accessibility. Built a scraper pipeline that cleaned and parsed over 5,000 SAT questions, helping students improve scores by several hundred points.

Created an AI-first alternative to Google Forms for building validated, intelligent surveys. Developed a multi-model AI with persistent memory to extract insights from documents and autonomously generate surveys based on key data.

Engineered a command-line utility that quickly copies files and folders into the clipboard. Implemented substring matching with Levenshtein distance and recursive traversal with parallel processing to accelerate search performance.

Developed a RISC-V operating system from scratch in C and Assembly, implementing process scheduling, file system I/O, memory allocation, kernel panic handling, and system calls. Documented system architecture using virtualization and emulator testing.

Built machine learning algorithms from scratch in C, including regression models, k-NN classifiers, and gradient descent optimization. Conducted in-depth analyses of algorithmic behavior and visualized gradient landscapes to illustrate underlying math.