Abdul Moiz

Projects

MVPs, AI tools, and production apps — personal builds, freelance work, and shipped products. For the full list, see github.com/Abdul-Moiz31.

25 projects

Page 1 of 3

fsm-types logo

fsm-types

Live

Zero-dependency TypeScript finite state machine library with compile-time type safety. Invalid state transitions are type errors, not runtime crashes. <2KB bundle size across CJS/ESM. Perfect for enforcing business logic transitions at the type level.

typescriptnpm librarystate machinetype safetyopen source
catchtype logo

catchtype

Live

Zero-dependency npm library for typed error handling in TypeScript. Turns catch(e): unknown into a discriminated Result<T, E>, with exhaustiveness checking — TypeScript errors if you forget an error case. Sync and async tryCatch wrappers, no fp-ts, no any.

typescriptnpm libraryerror-handlingopen source
SA

safeids

Live

npm library + docs site for branded TypeScript IDs. Makes passing userId where orderId belongs a compile error — not a production bug. Zero runtime overhead, Zod integration, prefixed ID generators, and an interactive live playground.

typescriptnpm librarynext.jsopen source
Klokrs logo

Klokrs

Live

Silent tab-time tracker for software engineers. Chrome MV3 extension with offline queue, service-worker state persistence, and token-refresh auth, paired with a Next.js dashboard, daily planner, and Stripe billing on Supabase.

chrome extensionnext.jstypescriptsupabasestripe
NU

NutriTrack

Live

Personal nutrition coach with personalized meal plans, smart calorie tracking, and data-driven insights. Includes auth, onboarding, and separate user and admin dashboards.

reacttypescriptviteshadcnsupabase
FF

Fantasy Football Manager

Full-stack fantasy football management app with team creation, player trading, budget management, and transfer market simulation.

reacttypescriptnodeexpress
ZH

Zero Hunger

Live

Food-rescue platform connecting restaurants and businesses with surplus food to NGOs and volunteers. Real-time notifications, role-based dashboards, and secure authentication.

reactnodeexpressmongodbsocket.io
MO

Mock-Off

Live

AI interviewer that runs realistic mock interviews and gives instant, structured feedback to help you prepare for the real thing.

next.jstypescriptai
QA

Quickstart-ai

Live

SaaS product that lets any website add an AI chat widget by dropping in a single line of code. Usage-based business model with a hosted dashboard.

next.jsjavascriptai
NE

NexusAI

Production-grade AI platform with LangGraph agents, RAG, and multi-agent orchestration. Features streaming chat, tool-using agents, and document Q&A.

pythonfastapireactlanggraph