Projects
- Portfolio WebsitePortfolio website built with Astro, Tailwind CSS, and TypeScript.
Astro
TailwindCSS
TypeScript
Web - Text Embedding VisualizerEver wondered how LLMs understand the meaning behind text? This project aims to explain and visualize how text embeddings work.
Python
Next.js
Clerk
PostHog
NLPWebFull Stack - Computer Vision-Based Dangerous Riding Behaviors DetectionMy Master's thesis project where I developed a computer vision-based system to detect dangerous riding behaviors of e-scooters.
Python
PyTorch
TensorFlow
Jupyter
Machine LearningComputer Vision - John Conway's Game of LifeImplementation of Conway's Game of Life using Rust compiled to WebAssembly.
Rust
WebAssembly
Web - Ray Tracing ViewerRay tracing project following the "Ray Tracing in a Weekend" book series by Peter Shirley.
C++
OpenGL
Computer Graphics - Operator FinderFinds all possible correct operators to use to solve a given equation.
C#
.NET Core
Console