A full-stack CRM built with Django featuring task tracking, client management, role-based access, and soft-delete recovery.
Developed a fully-functional blog application using Django, containerized with Docker for seamless deployment and scalability.
Implemented a German traffic sign classifier using HOG feature extraction and kD-Tree for efficient lookup, utilizing multi-processing for data processing.
Developed a K-Means clustering algorithm with object-oriented programming in Python, incorporating exception handling, testing, and detailed documentation.
Built a regression tree from scratch using recursion, dictionaries, and object-oriented programming in Python, with comprehensive testing and documentation.
Developed a deep neural network using PyTorch, trained on the MNIST dataset with GPU acceleration via CUDA for efficient digit recognition.
Built a fully-functional chess game using Pygame with object-oriented programming and robust game logic implementation.
Python-based Tic Tac Toe game with dynamic difficulty levels (Easy, Medium, Hard) and an interactive display module