I am a mentor and STEM Enthusiast, fluent in C/C++, Java, and AI/ML applications with Python.
Shadowed current Data Science/Analytics employees, and observed how data and pipelines are used at larger companies. Used what I learned to complete a capstone project with a group, using data to create safer railways.
Introduced members to concepts in Unity, C#, Blender and other game dev tools. Have over 30 concurrent members, host monthly Game Jams and other competitions.
Teach over 600 students total, the concepts of Web Development through a series of crash-courses (10+ sets of classes around 4 months every year), starting with fundamentals (tags, elements) moving in to more advanced concepts(creating shadows and animations with CSS)
Helped teams ranging from 5-10 members with any technical bugs/issues they had trouble solving when creating their product for the Hackathon, fixed bugs ranging from languages ranging from flutter/react-native to HTML/CSS/JS
Taught students languages like Java, C#, and Python, prepared them for the AP Comp-Sci Test, and had them, create projects for their portfolio.
Avid Alto Saxophonist for the past 7 years, tutored over 700 students ranging from 5th to 8th grade, part of over 5 different Jazz Bands, YouTube videos with over 1000 views.
Current Classes: Linear Algebra, Advanced Algorithms, Electric Circuits, Thermodynamics
An interactive visual tool that models Transformer inference scaling. Users can adjust layers, sequence length, precision, and hardware parameters to see how latency, attention cost, and KV cache memory change in real time.
The tool separates compute vs memory time and highlights when a model becomes memory bound or compute bound, demonstrating hardware-aware reasoning for AI accelerator design.
An interactive visual tool that breaks down how large language models process text. Users can explore tokenization, attention patterns, and internal representations to better understand how transformers interpret and generate language.
The project focuses on making complex model behavior intuitive through real time visual feedback.