Will Brodhead

Will's Portfolio

This is a collection of some of my projects.

Projects

Gitlaxy

Gitlaxy

3D visualization tool that creates a traversable point cloud of your Git repository with fly mode controls and customizable spaceship navigation.

TypeScriptThree.jsReact3D Visualization
ggml-viz

ggml-viz

Real-time performance visualization tool for GGML-based LLM inference engines with nanosecond precision tracing and zero-recompilation monitoring.

C++VisualizationMachine LearningFork
Pomegranate Growth Classification

Pomegranate Growth Classification

Machine learning model for classifying pomegranate growth stages from images, achieving 99.57% accuracy using CNN.

PythonMachine LearningComputer VisionCNN
Vim2

Vim2

Vim-inspired text editor implemented in C++ with undo/redo functionality and text wrapping capabilities.

C++Text EditorSystems Programming