Build Logs & Deployments

Shipping-heavy record of experiments, production launches, and prototypes across AI, security, and product engineering.

Total:10
Featured:10
Domains:3
Categories:8

Featured Projects

ResumeSpace
AdvancedWeb Dev

ResumeSpace

Build professional resumes with complete privacy. Your data never leaves your browser.

Category:Website Development
TypeScriptHTMLCSSJavaScript+1
DocuSplit
IntermediateWeb Dev

DocuSplit

DocuSplit helps HR teams, school admins, and educators automatically split multi-page PDF documents into personalized, named PDFs — in seconds. Upload your PDF, add a list of names, and download a ZIP of perfectly matched files.

Category:Website Development
PythonStreamlit
Intel - Global Impact Fest project
AdvancedAI

Intel - Global Impact Fest project

Accident in MMS often occur due to delayed human response or oversight. By implementing an AI-powered camera vision system, activities can be continuously monitored and machines can be auto-stopped in real-time upon detecting potential hazards. This proactive approach can significantly reduce accidents, prevent injuries and ensure workplace safety.

Category:Model Development
3D modellingAI/MLPathfindingUnity+1
GrayMatter
AdvancedAI

GrayMatter

GrayMatter is a lightweight, AI-powered study assistant that helps students learn smarter — with personalized study plans, quizzes, mind maps, and an intelligent chatbot... and it runs offline!

Category:AI/ML
PythonRAG
LinkedIn Sentiment Analysis Platform
AdvancedAI

LinkedIn Sentiment Analysis Platform

This is a Flask-based web application that performs real-time sentiment analysis on tweets, text, and web content. The application leverages the `transformers` library for sentiment analysis and uses Selenium for web scraping.

Category:Website Development
PythonFlaskNLPWeb Scraping
Pong Game in Assembly
AdvancedGame Dev

Pong Game in Assembly

This project is a classic Pong game implemented in assembly language. The aim was to challenge myself by diving deep into low-level programming and understanding the intricacies of hardware interactions.

Category:Classic Arcade
Assembly Language
Tower Defense - Vampire Survival
IntermediateGame Dev

Tower Defense - Vampire Survival

A unique tower defense game that combines strategic base building with intense vampire survival-style combat loops!

Category:Strategy
PygamePython
survivefor10sec
IntermediateGame Dev

survivefor10sec

Created a game where you have to survive for 10 sec at each level, used AI/pathfinding for enemy.

Category:Survival
UnityC#AI Pathfinding
Prahavati-Smart India Hackathon
AdvancedAI

Prahavati-Smart India Hackathon

A simulation project that optimizes traffic signal timings using reinforcement learning.

Category:Reinforcement Learning
PythonReinforcement Learning
Pathfinding Algorithm Visualizer
IntermediateWeb Dev

Pathfinding Algorithm Visualizer

This project is a web-based visualization tool that demonstrates five common pathfinding algorithms: Depth-First Search (DFS), Breadth-First Search (BFS), Greedy Best-First Search, Jump Point Search (JPS), and A*.

Category:Educational
JavaScriptAlgorithmsVisualization