Angel Koradiya logo

Featured Projects

A curated collection of my work spanning full-stack development, artificial intelligence, and specialized engineering tools.

Wanderlogue logo

Wanderlogue

#MERN#Full Stack#CloudinaryWeb Apps

A full-stack travel logging application built with the MERN stack. Features include infinite scrolling, and a seamless user experience for documenting and sharing travel adventures.

Black Water - Stock Analysis and Paper Trading logo

Black Water - Stock Analysis and Paper Trading

#Python#Stock Prediction#Data AnalysisFinance

Inspired by the 1930 helpline project, I developed an automated stock analysis and prediction model and paper trading platform. Uses historical data to provide insights and forecast market trends, helping to automate investment decisions.

QuizMaster logo

QuizMaster

#Node.js#Express#MongoDBWeb Apps

My first web project where I learned Express.js, Node.js, and MongoDB. A simple yet functional quiz application.Basically faculty student quiz app.

ForgeOAgent - pypi Package logo

ForgeOAgent - pypi Package

#GenAI#Python#LLMGen AI

An advanced generative AI platform for creating and managing intelligent agents. Includes a sophisticated prompt processor that enables agents to handle real-world tasks. It's like having AI on your computer, basically executing Python code autonomously.creates self agents and pre build prompts agents with custom logic of MCP for GEMINI at that time this is just a concepts.

Zen Light - AI-Powered Extension logo

Zen Light - AI-Powered Extension

#Extension#AI#ProductivityGen AI

ZenLight is a browser extension that brings AI to your fingertips — select any text on any webpage to instantly get explanations, translations, and visual context without leaving the page. Highlight a question and ZenLight automatically finds and marks the answer on the page. Plus, a distraction-free Spotlight Mode and YouTube productivity tools help you stay focused and in the zone.

Bit Stash - Code Snippet Sharing Platform logo

Bit Stash - Code Snippet Sharing Platform

#Spring Boot#PostgreSQL#DockerWeb Apps

Bit Stash is a Spring Boot application for uploading and sharing code snippets, backed by PostgreSQL. Runs on single Docker Compose command and deploys effortlessly to the cloud via Render.

A

Astroid Game

#JavaScript#HTML5 Canvas#Game DevGames

A browser-based Asteroids-inspired arcade shooter built with JavaScript and HTML5 Only. Features ship physics, power-ups, UFO enemies, combo scoring, procedural music, and particle effects — all running in the browser with no dependencies.

Polylex logo

Polylex

#Database#Linguistics#ReactWeb Apps

A dynamic database application with advanced search capabilities and real-time definitions. Currently under development with enhanced linguistic features planned.

Regex Studio logo

Regex Studio

#Regex#Developer Tool#ReactGen AI

An interactive tool for testing and generating regular expressions with real-time examples and pattern matching. Currently under development with enhanced linguistic features planned.

S

Schedulling Algorithm with Visualizing Gantt Chart for Operating Systems

#C#OS#AlgorithmsSystems & Tools

A C program built during college that visualizes CPU scheduling algorithms — FCFS, SJF, SRTN, Priority (preemptive & non-preemptive), and Round Robin — using the graphics.h library. Enter your processes and instantly see a Gantt chart along with turnaround and waiting time stats. Note: Round Robin was implemented based on college-level understanding and may not cover all edge cases perfectly.

1

1930 Helpline Improvement

#Scikit-learn#ML#CybersecurityAI & ML

A machine learning project built at the Rajasthan Police Hackathon to detect fake complaints on the 1930 helpline. Uses scikit-learn to analyze and classify police complaint data. Not fully completed, but a great hands-on introduction to ML concepts.

P

Public Library

#Management#Hackathon#LibraryWeb Apps

A comprehensive management system for public libraries that streamlines book lending and user registrations. Dropped idea after hackathon.

V

VeriScan

#OpenCV#Face Recognition#PythonAI & ML

Face recognition system from fetching facebook prefetched profile photo from facebook id.

G

Guess the Number

#JavaScript#Game#LogicGames

An interactive game where players guess a randomly generated number with helpful hints and scoring. Build when learning JavaScript basics.

T

TO-DO LIST

#Productivity#Frontend#ReactGames

Efficient task management application with persistent storage, categories, and priority levels. Build when learning Web Development basics.

T

TunnelHub

#Networking#ngrok#Node.jsSystems & Tools

A centralized dashboard for listing and managing all active ngrok tunnels, simplifying local development exposure.