Projects
A selection of projects that I'm not too ashamed of
YOLOdetectify

Real-time Soccer player detection Tech Stack: Python, OpenCV, YOLO, PyTorch.
NNdotnet

My .NET library for building and training neural networks in C# for fun :) Tech Stack: C#, .NET, Neural Networks.
Dashboard

A customizable dashboard layout showcasing data visualization and interactive widgets. Built with modern web technologies for a clean, user-friendly interface. Tech Stack: HTML, CSS, JavaScript.
Hugging Face Image Classification

A web demo for image classification built with Hugging Face Spaces. Users can upload images and classify them with a pre-trained model. Tech Stack: Python, Gradio, Hugging Face Spaces, PyTorch.
Object Detection with TorchVision Pretrained Models

A Hugging Face Space, object detection using RESNET50. Tech Stack: Python, PyTorch, TorchVision, Gradio, Hugging Face.