Real-time GitHub Repository Hub

All Projects & Repositories

A comprehensive archive of all my open-source software, machine learning systems, deep learning research, and interactive dashboards. Click any project card to view its full details.

Sort:
15 Projects
Filter by:
Hugging Face NLP & image tool interface

huggingface-nlp-image-tool

End-to-end application leveraging Hugging Face pretrained models for multi-task NLP and image generation (Streamlit/Gradio front-end, model evaluation).

CNN benchmark charts

cnn-architectures-benchmark

Comparative benchmark of CNN architectures (LeNet, AlexNet, GoogLeNet, ResNet, Xception) on MNIST / Fashion-MNIST / CIFAR-10 with full evaluation metrics.

Attention visualization

SeqFlipAttention

PyTorch sequence-to-sequence demo exploring attention mechanisms (synthetic reverse-sequence task) with training scripts and visualizations.

Cybersecurity incident classification

Classifying_Cybersecurity_Incidents

Classification pipeline for cybersecurity incidents (uses GUIDE dataset) to assist SOC triage — includes modeling, evaluation and analysis.

Sales forecasting visualization

Dominos Predictive Purchase Order System

Sales forecasting project for Domino's ingredient ordering — historical-sales forecasting to optimize orders and reduce waste.

RedBus data dashboard

RedBus Data Dashboard and Scraper

Streamlit dashboard + Selenium scraper that collects RedBus travel data and visualizes trends for operational analysis.

Financial document analysis dashboard

Financial Document Analysis Dashboard

An AI-powered Streamlit dashboard that extracts, parses, and analyzes financial documents (PDFs, reports, statements) to provide structured insights and visualizations for decision-making.

Global electronics insights dashboard

Illuminating Insights for Global Electronics

A data storytelling dashboard that analyzes global electronics market trends, supply chain metrics, and operational KPIs, offering interactive insights for strategic planning.

Used car price prediction dashboard

Used Car Price Prediction

A machine learning project that predicts used car prices based on features like brand, mileage, fuel type, and year, with an interactive Streamlit interface for exploration.

FastAPI CRUD App Badge

FastAPI Student CRUD API

A fully-fledged CRUD backend built with FastAPI and SQLite, showcasing clean API architecture, schema validation, and production-ready patterns using SQLModel.

Python CRM Badge

Python CRM Product Management System

A desktop/web product and customer management system built in Python, featuring product CRUD, order tracking, and basic reporting for small businesses.

RAG Streamlit UI Badge

RAG Streamlit UI

A Streamlit front-end for Retrieval Augmented Generation (RAG) workflows that lets users chat with documents and visualize retrieval sources.

Horse Race Prediction Badge

Horse Race Prediction

A machine learning pipeline for predicting horse race outcomes using feature engineering, model training, and evaluation with visualized results.

Bitcoin Sentiment Analysis Badge

Bitcoin Sentiment Trader Performance Analysis

An analysis toolkit that correlates social sentiment signals with Bitcoin trading performance, including backtests, visualizations, and performance metrics.

Eye Diagnosis CNN Badge

Eye Diagnosis Attention CNN

A convolutional neural network with attention mechanisms for automated eye disease classification from retinal images, with visualization of attention maps.

Showing 15 of 15 total repositories from GitHub

Back to Home