Skip to content
-
Vendorly Shop
A full-stack Blinkit-style quick-commerce platform for local vendors. Features vendor onboarding, product management, category browsing, and fast checkout for nearby customers. Built with Svelte, JavaScript, and CSS, deployed on Vercel.
-
codereportcard 200+ downloads
An open-source code health analysis tool with 200+ downloads. It evaluates codebases across 5 dimensions: clarity, duplication, dead code, secret leakage, and AI slop to generate a comprehensive 0-100 score and grade.
-
MCP Server-AI Code Hallucination Reducer
Built a Model Context Protocol (MCP) server in TypeScript that reduces AI code hallucinations by 60% by injecting verified codebase context into LLM prompts before generation; constructs a virtual dependency graph of the codebase, performs semantic search over embedded code chunks to retrieve the most relevant context, and applies targeted edits — all stored and indexed locally; containerized via Docker. Featured on AWS Builder Blog (100+ weekly downloads on trial version). GitHub: github.com/AshutoshMore142k4/aws-global-semifinalistmk2. Demo: loom.com/share/632a4d37c50549d99f600c0497bab1a4
-
GrindSDE — Full-Stack DSA Platform (100+ Signups)
Built and deployed a full-stack DSA prep platform with 100+ active users and secure authentication using Clerk; engineered a personalization engine that tracks per-user weak areas and surfaces targeted problem recommendations; RESTful Node.js backend with PostgreSQL, Redis caching, JWT auth, and OOP-structured service layer.
-
Real-Time Computer Vision Platform for Farmers ( 1st prize in Hackathon)
End-to-end CV pipeline with 84% accuracy; built fault-tolerant REST API with RBAC and JWT auth, deployed on AWS (EC2, S3, Lambda), achieving 99.9% uptime under concurrent load. Originally named GREEN_2moro, an AI weed detection system.
-
CredTech: AI-Powered Credit Intelligence Ecosystem
Comprehensive AI-Powered Credit Intelligence Ecosystem designed to revolutionize traditional credit scoring by providing real-time, transparent, and explainable credit risk assessments that are faster, more accurate, and bias-free.
-
AWS-SIMPLIFIED(Companys Internal tool)
A modern, minimal dark-mode file browser for Amazon S3 built with Next.js 15, Clerk authentication, and shadcn/ui components.
-
Leetcode_bot
Built a bot for competitive programmers assisting them with daily customised problems as per profile and many more features.