Naqeebali
Shamsi
I make tech work harder so you don't have to
/EXPERIENCE
Career Journey
2025 - Present
Propwise
Full Stack Engineer
Designing secure, versioned REST APIs for financial reporting with RBAC and event-driven workflows.
Designed event-driven RBAC system handling 50+ permission rules
2024 - 2025
Outlier AI
ML Developer (Contract)
Evaluating and improving LLM code-generation quality through structured technical review.
Improved code generation accuracy metrics by 35% through structured review
2023 - 2024
Opas Mobile
DevOps Developer (Co-op)
Cut release cycles by 60% with CI/CD pipelines and Terraform-provisioned AWS infrastructure.
Cut release cycles from 2 weeks to 3 days with automated CI/CD
2018 - 2022
Crest Data Systems
Software Engineer
Built high-throughput REST APIs (~1,300 rps) and migrated monolithic workloads to serverless.
Migrated monolith to serverless, reducing infra costs by 40%
/education
Dalhousie University
Master of Applied Computer Science
2022 - 2023 · Halifax, Canada
Charotar University
Bachelor of Technology in IT
2015 - 2019 · Changa, India
Origin
Surat, India
The Stack
Click the controller buttons to explore
Core Languages
Frameworks & Libraries
DevOps & Cloud
Databases
Design & UX
AI & ML
Click buttons or hold keys: WASD D-pad · ↑↓←→ Face · QE Bumpers · TabR Triggers · ZC Sticks
JavaScript
Engineering deep dives
Long-form write-ups of the hard problems behind real, shipped systems: the constraints, the trade-offs, and the decisions that held up.
Featured
NomadCrew
Mobile-first group travel coordination with real-time chat, expense splitting, and location sharing.
Audex
Desktop app for financial audit automation that generates Excel workbooks and PDF reports.
Mecanum
Lead-gen site for a Dubai-based American car-parts supplier. Bilingual EN/AR with full RTL, Payload CMS for editorial, scroll-pinned GSAP imagery, WhatsApp-first conversion.
More Projects
Transparent accountability dashboard for Indian politicians with evidence-backed scorecards.
Aggregates official public data on every Indian Member of Parliament into one searchable, source-backed dashboard where each metric traces to an official record (500k+ election records ingested). Politically neutral by design: it presents the data and lets citizens, journalists, and researchers draw their own conclusions.
Trip booking platform with real-time reservations, full testing suite, and Prisma ORM.
A trip-booking platform with real-time seat reservations on a fully-typed Next.js + Prisma/PostgreSQL stack. Booking and checkout forms are built with React Hook Form, and the critical flows are covered end-to-end by a Playwright test suite.
AI-powered document processing and form automation with multi-agent workflows.
An intelligent document-processing platform that extracts data from source files and auto-fills target forms using multi-agent LLM workflows. Built on Node.js and React with a Prisma/PostgreSQL backend, orchestrated with LangGraph, and deployed on AWS via Docker.
Spotify-style catalog of AI models and frameworks that checks which ones your hardware specs can run.
A Spotify-style library for browsing AI models and frameworks: LLMs, vision, video, audio, and agent frameworks like LangChain and CrewAI. Enter your hardware specs and it flags which models you can realistically run locally, with featured, trending, and new-release shelves.
AI-automation consultancy that maps process waste with LEAN and Six Sigma, then ships it as agent workflows.
An AI-automation consultancy I built end to end, from the name and brand to the copy and a hand-coded site with no framework. The pitch is calm by design. Find where the work leaks time with LEAN and Six Sigma, then turn proven SOPs into agent workflows. The build is the proof: vanilla JS over a hand-authored design-token CSS system, shipped on Cloudflare.
A positioning diagnostic that helps founder-led brands sharpen what they stand for before spending on growth.
A positioning diagnostic for founder-led brands, currently in private beta by application. Most early brands pour money into growth before they can say clearly what sets them apart; the tool fixes that first. Designed, written, coded, and shipped solo: a hand-built static site with Rough.js sketched visuals and a custom waitlist, on Cloudflare.
Latest Writing
How Memory Works in AI Agents: Working, Episodic, Semantic, and Long-Term
Agent memory is a systems problem. The context window is volatile RAM; durable memory lives outside it. The hard parts are eviction, retrieval, and write-back.
Read More→How Agentic Workflows Are Designed: Plan, Act, Observe, and the Control Loop
An agent is a control loop, not a magic box. How plan-act-observe is designed: edges, termination governors, persistence, and failures that decide reliability.
Read More→