Projects
Projects

Machine Learning/AI
CourtMate
CourtMate is an autonomous robot designed to revolutionize tennis court maintenance. Equipped with a Raspberry Pi and a suite of sensors, CourtMate utilizes OpenCV and TensorFlow Lite for intelligent navigation and object recognition. This innovative system efficiently sweeps courts, retrieves stray tennis balls, and enhances the overall playing experience.

Web Development
StringingStore
The StringingStore is an intranet portal developed for FirstRacquet.org to streamline stringing job management. Built on the .NET 8 framework with Entity Framework 9 and MVC architecture, the portal empowers staff to easily log stringing requests, track their progress, and manage stringing details like string type and tension requirements, all within a user-friendly interface.

Machine Learning/AI
Azure AI Services
This project demonstrates how to use the Azure Computer Vision API to analyze images and extract useful information such as tags, objects, and descriptions and to extract text from an image file using a URL.

Machine Learning/AI
Smart Humidifier
This project showcases a Raspberry Pi-powered system for automated humidity control. The system gathers data from humidity sensors, triggering a relay switch to activate or deactivate a humidifier based on user-defined preferences. Written in Python for efficient control, this open-source project optimizes comfort, energy usage, and customization, demonstrating the practical application of IoT principles with readily available components.

Web Development
Student Course and Event scheduler
This project showcases Django's capabilities in managing events and courses for students. It leverages Django's templating, views, and models to create a streamlined platform for defining event and course details, scheduling, and participation.

Machine Learning/AI
Data Science Projects
This repository is dedicated to learning and experimenting with various data science techniques using Python. All of the work is done in Jupyter Notebooks, making it easy to follow along, understand, and visualize the concepts.