Back to Overview
Full Index

Project Archive.

A comprehensive log of systems architected, applications compiled, and academic experiments built.

Custom Printing E-Commerce Platform
E-Commerce

Custom Printing E-Commerce Platform

Full-stack storefront and production dashboard featuring custom asset rendering, dual-role authentication, and seamless WhatsApp checkout integration.

ReactNode.jsExpress.jsMongo DB
Symbiote Engine
Autonomous AI Middleware

Symbiote Engine

A self-healing runtime daemon utilizing multi-agent AI and latent space tensors to automatically catch, diagnose, and autonomously hot-fix software execution crashes.

PythonAI AgentsTensorsSystem Daemons
Enterprise Manufacturing ERP
Enterprise Systems

Enterprise Manufacturing ERP

Modular corporate planning ecosystem built for a manufacturing firm, featuring real-time inventory ledgers, payroll automation, and employee management.

ReactNode.jsExpress.jsMongoDB
MindMirror
Full-Stack Web App

MindMirror

Secure journaling platform utilizing pre-storage data encryption, stateless JWT authentication, and a backend optimized for Hugging Face model integrations.

MERN StackJWTGoogle OAuthCrypto
Weather Analytics Dashboard
Data Visualization / Assessment

Weather Analytics Dashboard

Full-stack real-time weather tracking dashboard engineered for a assessment. Features interactive charts and custom city comfort calculation algorithms.

React.jsNode-CacheRechartsAuth0JWT
Network Traffic Anomaly Detection
Cybersecurity / ML App

Network Traffic Anomaly Detection

An AI-powered web dashboard classifying network traffic and flagging data packet patterns to capture ongoing cyberattacks via integrated KNN and Logistic Regression models.

React.jsPythonScikit-LearnChart.jsPlotly
E-Shift Logistics System
Logistics Software

E-Shift Logistics System

A enterprise-oriented desktop application built using production-grade .NET architectures to handle complex automated shipment tracking, delivery allocations, and driver logs.

.NETC#Visual StudioWindows FormsWPF
Student Dropout Risk Predictor
Machine Learning / Academic

Student Dropout Risk Predictor

An academic data engine utilizing Scikit-learn Random Forest classifiers to flag high-risk university dropouts based on socio-economic and performance inputs.

PythonStreamlitScikit-LearnPandasSeaborn
AskPy
NLP / Chatbot Application

AskPy

An educational Django-based conversational engine implementing spaCy NLP and ChatterBot logic, helping students master software engineering theories interactively.

DjangoPythonspaCyChatterBotAJAX
Computer Vision Hand-Tracing
Automation / Computer Vision

Computer Vision Hand-Tracing

An automation utility leveraging image frame processors to translate physical real-time hand gestures directly into operating system mouse cursor coordinates.

PythonOpenCVMediaPipePyAutoGUI
2048 Engine Clone
Game Development

2048 Engine Clone

A clean Python replica of the viral mathematical puzzle game 2048, emphasizing matrix manipulation, coordinate checks, and custom state event listeners.

PythonPygameMatrix Logic