WORK IN PROGRESS

FaceTagger: Local Smart Photo Tagger
Offline AI tool to detect, embed, and cluster faces in 1TB+ photo libraries. UI built with Streamlit allows users to label clusters, write EXIF/JSON tags, and organize collections without cloud dependency. GPU acceleration via CUDA + InsightFace.
Tech: Python, InsightFace, Streamlit, EXIFTool, ONNX, HDBSCAN

Stock AI Analyzer RAG
AI-powered stock analysis tool leveraging Retrieval-Augmented Generation (RAG) with FAISS vector search and Ollama LLM.
Tech: Python, FAISS, Ollama, Yahoo Finance API, React
Live
Net Audit Suite
Cyber audit tool integrating Nmap, Nikto, OpenVAS, and arp-scan to generate AI-powered summaries of discovered vulnerabilities using LLaMA + Ollama. Generates DOCX reports, maps infected IPs, and provides a dark-mode frontend in Next.js.
Tech: Next.js, Node.js, Ollama, OpenVAS, Nmap, Tailwind

DIW387 STB Mod Toolkit
Toolkit to de-bloat and customize Ooredoo’s locked DIW387 Android TV STB. Includes Wolf Launcher setup, splash screen mods, sideload tooling, and Dirty COW (CVE-2016-5195) root attempt. For education and warranty-voiding fun.
Tech: Bash, Android TV, ADB, Dirty COW Exploit

VibeCode Machine
Experimental AI-assisted code builder that autogenerates, tests, and fixes Python projects via Ollama + Codellama. Automatically patches failed logic and regenerates dependencies via smart retry. CLI interface for rapid prototyping.
Tech: Python, Ollama, LLM Automation, Patch Diffing

BetterStreaming
A media streaming platform using PirateBay+ for content, featuring a React/Next.js frontend and Rust-based WebTorrent streaming. It offers personalized browsing, advanced search, and progressive streaming.
Tech: React, Next.js, WebTorrent, Rust, Prisma, PostgreSQL

Contract Generator RAG
Extracts contract conditions from DOCX files and verifies task compliance using NLP and Ollama RAG orchestration.
Tech: Python, Ollama, RAG, Streamlit, Docx

Campus Hive
JavaFX app for students to connect and collaborate on projects.
Tech: JavaFX, GitHub, Java, Eclipse, H2, Database
Auto Class Enroller
ASU Class Scraper and Automated student enrollment using Selenium and Python.
Tech: Python, Selenium, Smtplib