Projects

My Projects

Published or Thesis

GitMind: AI-Powered Commit Message Generator
A comprehensive VSCode extension that generates professional commit messages using 10+ AI providers including OpenAI, Claude, Gemini, and Ollama. Features conventional commits, multi-provider support, and local deployment options.

YOLOmatic
A Python project to help utilize multiple YOLO generations (supports versions 8 to 11) for object detection quickly.

Advancing Live Cell Tracking with YOLOv8 and Python
A pioneering solution for the CTMC-v1 challenge, utilizing the YOLOv8 neural network for real-time tracking of live cell objects in video images, integrating advanced computer vision with Python.

Glomeruli Quantification
A python project to analyze stacked brain images and find AOB glomeruli to distinguish mutant and control type of animal.

Criticality in dHAN model of the neural network
A numerical simulation for dHAN model of the brain to find the trace of criticality in a top-down neural network.

Foucault Pendulum Numerical Simulation
The goal of this project is to numerically simulate Foucault pendulum motion projection on XY plane with C++ programming.

Free to Use

Python script to control LED in Arduino

This project has been written to show how a Python script can communicate with Arduino and control devices such as LEDs.