ABOUT ME
Click on my
resume!
Outside of CS, I love learning about languages!
Pursuing BA in Computer Science Class of 2027
Work Experience
Teaching Assistant - Discrete Math
Upcoming position as Teaching Assistant for Discrete Mathematics course, supporting students with mathematical reasoning and proof techniques.
Research Assistant - Niemier Lab
Research Assistant - SaNDwich Lab
Implemented a React-based interface to visualize LLM reasoning graphs and user interactions in real-time. This was my first 'real' project outside of classwork, and I felt super geeked out to be a part of something 'bigger' + be able to collaborate with a PhD student. It de-mystified the idea of grad school and working on LLMs. Ironically, knowing I had so much more to learn made me feel excited instead of discouraged, which is something that felt precious to me. Super thankful to have been accepted to the team!!
Teaching Assistant - Calculus I
Coached struggling students by attending weekly problem solving sessions. Served as a mentor for underclassmen from similar backgrounds and guided them through Calculus problem sets. Galvin Scholars targets students who went to lower-income high schools, so as someone who was part of the program my freshman year, it was very important to me to try and be a resource for incoming students who may struggle to adjust to the rigor of college-level classes, similar to me!
HTTP Server in C
Engineered an HTTP server in C with support for static file serving, directory listings, and CGI execution. Optimized scalability by adding concurrent request handling through process-based concurrency (fork).
Turkman Chatbot
Developed a retrieval-augmented chatbot in Python using LangChain to answer culturally specific queries. Processed 15,000+ text chunks from 15 academic documents, improving relevance and accuracy.
2048 Recreation
Recreated the 2048 game using C, implementing a responsive design and smooth animations within the terminal.
Club Discovery Platform
Built a club discovery platform in HTML, CSS, and JavaScript within 48 hours alongside two teammates. Integrated searchable events, job postings, and discussion features to promote student engagement.