Ahmad W Khan presents 29+ projects including enterprise software, data visualization tools, and productivity applications showcasing deep-dive analysis of enterprise-level software architecture, system design, and engineering excellence. Over a decade of experience building scalable, high-performance applications for healthcare, fintech, AI/ML, e-commerce, SaaS, financial planning, and research platforms.
Hire Ahmad W Khan for: full-time employment, freelance development, contract engineering, technical consulting, CTO roles, Tech Lead positions, co-founder opportunities, staff augmentation, overseas development, MVP development. Trusted by CTOs and technology leaders worldwide for delivering production-ready, scalable systems. hello@ahmadwkhan.com
Comprehensive portfolio of complex systems built by Ahmad W Khan using modern technologies and enterprise-grade architecture. Each project demonstrates technical excellence, scalability, and production-ready implementation.
Technologies: Django, React, Python, JavaScript, AI/ML, Microservices, PostgreSQL, AWS, Docker, Kubernetes, and more. Domains: Enterprise Healthcare, Integration Platforms, Fintech (Mirrlo), Mental Health (PsychePoint), Healthcare SaaS, AI/ML, E-commerce, SaaS, Analytics, Patent Research, Advertising Technology.
Full-Stack Web Application
Built by Ahmad W Khan as sole full-stack contract engineer—React 19 frontend and Python Lambda backend for an enterprise eligibility workflow on AWS, including WCAG accessibility and secure identity-service integration.
Cloud-Native Integration Hub
Primary application engineer by Ahmad W Khan in a large enterprise monorepo—Node.js Lambda development, security hardening, XML validation, Jest test suites, SOAP integrations, and CI/CD pipeline improvements.
Financial Life Simulator · Live MVP
Founder-built fintech by Ahmad W Khan—30-year wealth projections, FIRE scenario compare, EPF/PPF/NPS modeling, old vs new tax regime, and Razorpay Pro subscriptions. Live at mirrlo.com with active users.
Mental Health Marketplace · Live MVP
Built by Ahmad W Khan—live mental health marketplace at app.psychepoint.com with verified professionals, discovery and booking, Razorpay payments, and multi-role dashboards powered by the MindWell platform architecture.
AI-Powered Advertising Platform
Enterprise ad-tech platform built by Ahmad W Khan—AI-driven optimization, real-time bidding, advanced analytics, and production-grade React/Node.js architecture.
SEP Intelligence Platform
Built by Ahmad W Khan — production SEP platform with Django API + Vue 3 SPA, Elasticsearch search, essentiality analysis, and claim charts.
Multi-Tenant SEO SaaS · End-to-End
End-to-end delivery by Ahmad W Khan — agency multi-tenancy, keyword rank pipelines, Stripe billing, Celery workers, AWS production.
Actionable CDP · Remote Senior Engineer
Full-time remote senior engineer by Ahmad W Khan on an enterprise Customer Data Platform—large-scale integration mesh, journey and campaign activation, dual-API modernization, and multi-database architecture.
NFL Fantasy Contests · Remote Senior Engineer
Full-time remote senior full-stack delivery by Ahmad W Khan—NFL-season fantasy contests, real-money wallet flows, live scoring pipelines, and third-party league import ahead of kickoff.
Banking Software Solution
Banking software built by Ahmad W Khan—256-bit encryption, real-time transactions, regulatory compliance, and secure Java/Spring Boot architecture.
Freelance Platform
Freelance marketplace built by Ahmad W Khan for ROAI Paris—Django backend, real-time communication, project management, and Docker/Nginx production deployment.
E-commerce Platform
E-commerce platform built by Ahmad W Khan for Calma Properties—React/Redux frontend, Laravel backend, AWS S3/SES, and PayPal integration.
Startup-Investor Matching
Startup-investor matchmaking platform by Ahmad W Khan—Django backend, Celery, Stripe payments, and full-stack delivery through beta launch.
Instagram for Web
High-performance photo sharing platform optimized for low bandwidth, featuring image compression and infinite scroll gallery.
Invoicing System
Courier invoicing system built by Ahmad W Khan—Django backend, automated billing workflows, and robust data handling for logistics operations.
SaaS for Developers
Software-as-a-Service web application for job listings, built with Ruby on Rails, featuring modern SaaS architecture and subscription management.
Peer-to-Peer Streaming
Proof of concept for peer-to-peer video streaming, exploring real-time communication and WebRTC technologies for distributed video delivery.
Analytics Platform
Advertising analytics platform using Django and Google BigQuery for processing large-scale ad campaign data and generating insights.
Real-Time Purchasing Power Parity Tool
Production-grade salary conversion tool using real-time World Bank PPP data, CPI extrapolation, and live currency exchange rates for accurate international salary comparisons.
Fully Local AI Assistant
Fully local AI assistant by Ahmad W Khan—RAG with Ollama, FastAPI, and Qdrant for privacy-first ChatGPT-style experience without vendor lock-in.
Low Poly Survival Game
Technically challenging low poly RPG survival game built with Unity and C#, featuring inventory systems, physics interactions, collision detection, and WebGL browser deployment.
Interactive Data Thesis
Comprehensive interactive thesis cataloging India's work and earning landscape. Features filters, charts, rankings by Entry Accessibility and Composite Sustainability, with CSV export and print functionality.
Financial Independence Tool
Financial Independence Retire Early (FIRE) calculator for determining retirement corpus and age at FIRE. Supports multiple currencies (INR, USD, Euro) with interactive sliders and real-time calculations.
Motivational Activity Generator
Random activity suggestion tool designed to help users overcome boredom and find motivation. Curated collection of uplifting activities with beautiful UI to inspire positive action and mental well-being.
Life Visualization Tool
Life calendar visualization inspired by Tim Urban's concept. Visualize your life in weeks, add milestones, track progress, and generate custom wallpapers for reflection and mindfulness.
Personal passion projects, simulation playgrounds, and micro-SaaS POCs built for research, rapid prototyping, and validating early-stage ideas.
Rapid POC Playground · 20+ Prototypes
Rapid POC playground by Ahmad W Khan—20+ prototypes including Monte Carlo life finance, macro policy, SaaS unit economics, quant/ML pipelines, and the FinSim lineage that evolved into Mirrlo.
Intelligence Platform POC
Intelligence aggregation POC by Ahmad W Khan—200+ direct-source feeds, Bloomberg-style terminal UI, FastAPI backend, plugin system, and freemium micro-SaaS pricing model.
Neighborhood Store Simulation POC
Neighborhood store simulation by Ahmad W Khan—Assamese-first kirana sim with WebGL rendering, inventory spoilage, customer elasticity, and end-of-day economics.
Sole Full-Stack Engineer — Complete Frontend & Backend on AWS
Confidential contract engagement · Client details omitted per agreement · Recent senior full-stack delivery
This platform is an internal operations web application for a large healthcare organization. Staff use it to evaluate service-access eligibility based on proximity rules, clinical service type, and facility availability. I was the sole full-stack engineer—I designed and built the entire React 19 frontend (8,000+ lines) and the complete Python serverless backend (identity lookup, eligibility, service mappings, and scheduling preferences), integrated with upstream identity and facilities services, and deployed to AWS via containerized CI/CD pipelines I configured.
Operations teams needed a reliable eligibility tool across multiple clinical service lines—with no dedicated engineering bench in place. I was engaged as the sole full-stack engineer responsible for the entire application: WCAG AA accessibility, protection of sensitive identifiers, and delivery within a regulated cloud environment, covering both frontend and backend without hand-offs.
I built the complete application stack myself: a domain-split serverless backend (patient lookup, eligibility computation, care mappings, scheduling preferences) behind API Gateway, paired with a React 19 TypeScript SPA featuring reactive eligibility logic, spreadsheet-driven mental health configuration, and a four-tier local development stack I created—from Express mock server through Flask shim to LocalStack emulation—so I could develop and ship without live production data.
I delivered a production-ready platform end-to-end: automated deploys on merge, WCAG AA contrast remediation, WAI-ARIA listbox combobox patterns, POST-based search keeping sensitive fields out of query strings, mTLS upstream integration, synthetic mock data for demos and QA, and a pytest suite covering transport errors and OpenAPI contract validation.
Every item below was designed, implemented, and tested by me across the full stack—no separate frontend or backend owners on this program.
I built multi-criteria search with isolated sensitive-identifier fields, sortable results across all columns, hierarchical address sorting, pagination via batch loading, back-to-top navigation, and status badges—1,100+ lines of production UI logic.
I built a 1,400+ line eligibility view computing results in real time as users select service type, sub-service, specialty, and facility—eliminating manual verification steps and applying configurable proximity thresholds from spreadsheet-driven config.
I created a Python build script ingesting operational reference spreadsheets into validated JSON with fail-fast data-integrity checks—keeping UI defaults synchronized with business rules without manual config edits.
Delivered full-stack scheduling preference capture: DynamoDB composite-key Lambda, CloudFormation table definition, frontend service layer, OpenAPI documentation, and mock-server parity for local development.
Implemented WAI-ARIA listbox patterns with roving tabindex, aria-activedescendant, typeahead, and focus return; sequential screen-reader status toasts; navbar responsive rewrite with fluid clamp sizing; and dedicated keyboard-only demo scripts for QA walkthroughs.
I secured lookups with POST bodies (sensitive fields never in URLs), client-certificate authentication for upstream services, masked logging, synthetic mock personas for training, and Secrets Manager integration in Lambda handlers.
I extended the eligibility service with service-type-specific defaults, paginated upstream API consumption with DynamoDB caching, and OpenAPI spec alignment across handler implementations.
I configured GitHub Actions workflows for container image build, ECR push, and ECS task deployment—enabling continuous delivery to non-production environments on merge with version-tracking chain protection.
I was the sole full-stack engineer on this platform—there was no separate frontend team, backend team, or hand-off between layers. I owned every line of application code: the React 19 TypeScript SPA (search, eligibility engine, scheduling workflow, accessible UI components, mock server, CI/CD), and the entire Python Lambda backend (identity integration, eligibility computation, service mappings, scheduling preferences, OpenAPI spec, local dev shim, pytest suite, and DynamoDB schemas).
This engagement represents the depth of my recent contract work: a regulated healthcare application delivered end-to-end on both sides of the stack, with layered local development infrastructure that enabled shipping without live production dependencies. I am now seeking senior or lead full-time roles where I can apply the same end-to-end ownership.
Ahmad W Khan was the sole engineer on this enterprise eligibility platform—React 19 SPA, Python Lambda backend, AWS ECS, WCAG accessibility, and upstream integrations. Available for full-time employment, contract, freelance, and consulting on regulated healthcare and AWS serverless systems.
Primary Application Engineer — Node.js, Lambda, Security & Integration
Confidential contract engagement · Client details omitted per agreement · Application-layer ownership within a large enterprise platform
This platform is the cloud-native modernization of a legacy Java integration system—a large monorepo serving as a central data exchange hub for a major healthcare organization. The broader system spans many integration pipelines with mTLS edge proxies, Step Functions, and nested CloudFormation stacks maintained by a large engineering organization. My work focused on the application layer—Node.js Lambda handlers, security hardening, XML validation, Jest test suites, SOAP integrations, and CI/CD pipeline improvements aligned with my core backend and quality-engineering skills.
A large organization operates a mature integration platform spanning document processing, clinical records, exam workflows, and legacy SOAP backends. I was engaged to own the application engineering lane—Node.js Lambda development, security validation, XML processing, test coverage, and pipeline reliability—the same backend, testing, and integration skills I apply across my portfolio.
I delivered production features across the application stack: SQL/NoSQL injection validation for file upload pipelines, XML parser fixes and schema version updates, multi-batch Jest test suites for HTTP handlers and parsers, SOAP client and transformer implementations, service decomposition and pipeline optimization, Pact contract test remediation, and dependency hygiene reducing open vulnerability alerts to zero.
I shipped hardened, tested, production-ready code across multiple integration lanes—resolving XML encoding bugs in live paths, expanding test coverage that strengthened CI gates, enabling async SOAP exchange through staging into production, and restoring consumer-driven contract tests for cross-team API compatibility.
The broader platform is maintained by a large engineering organization. Below is the environment I worked in; my contributions focused on application and integration code highlighted in the next section.
Production features I personally designed, implemented, tested, and shipped—backend engineering, security, XML/API processing, and automated testing.
I engineered SQL and NoSQL injection validation for file upload pipelines, stream-based upload checks, file location validation during XML transformation, and iterative performance tuning—hardening a critical ingress path processing partner-submitted documents at scale.
I resolved production XML parser encoding issues, enhanced validation logic with a refactored modular architecture, and added new schema version references—supporting structured document ingestion across multiple specification releases.
I authored multi-batch Jest test suites covering HTTP request handlers, XML parsers, and REST endpoints—expanding the monorepo test corpus and strengthening CI gate reliability for inbound proxy changes.
I implemented the SOAP client, transformer architecture, result-processor Lambda, API Gateway route configuration, S3 payload storage with encryption permissions, and pipeline fixes from staging through production—enabling async partner exchange via Step Functions.
I led initial decomposition of monolithic processing flows, corrected argument constructs, removed unnecessary cache layers, and repositioned pipeline stages—improving deployment reliability and reducing build cycle friction.
I configured and validated inbound proxy routes for external integration plane deployments, corrected endpoint mappings across environments, and enforced mock-config absence checks in production.
I fixed consumer-driven contract tests across multiple integration modules—restoring CI confidence for cross-team API compatibility.
I removed unnecessary packages, upgraded vulnerable dependencies to zero open alerts on a core storage service, and aligned Node.js runtime references across Lambda deployment configurations.
Representative lanes within the broader platform where I delivered application-layer features, tests, and pipeline fixes.
Within a large enterprise integration monorepo, I was the primary engineer for application-layer work—the features aligned with my core skills and where I personally owned delivery. That included Node.js Lambda handlers, security hardening (injection validation, upload stream checks), XML parser fixes and schema updates, multi-batch Jest test suites, SOAP client implementations, service decomposition, inbound proxy route configuration, Pact contract test remediation, and CI/CD pipeline fixes from staging through production.
I did not architect the entire platform—that is the work of a long-running multi-team program. What I owned was the hands-on application engineering within it: production Lambda code, test coverage expansion, live bug resolution, and integration features requiring the backend, security, and quality skills I bring to senior full-stack roles. This contract work is part of my recent professional history; I am now focused on returning to full-time senior or lead engineering employment.
Ahmad W Khan was the primary application-layer engineer—Node.js Lambdas, security hardening, XML validation, Jest suites, SOAP integrations, and CI/CD pipeline fixes in a large enterprise monorepo. Available for full-time employment, contract, freelance, and consulting on AWS integration and backend engineering.
India-First Financial Life Simulator — Live MVP with Active Users
Founder-built product · mirrlo.com · api.mirrlo.com
Mirrlo is a financial life-planning platform I designed and built alongside freelancing over several years. It helps Indians model 30-year wealth trajectories, compare FIRE scenarios (Lean, Coast, Traditional), account for EPF, PPF, NPS, and old vs new tax regimes, and monetize through Razorpay Pro subscriptions. The product is live at mirrlo.com with active users—a shipped MVP, not a slide deck.
Generic Western FIRE calculators ignore Indian realities—EPF lock-in, PPF limits, NPS tiers, LTCG/STCG rules, old vs new tax regime trade-offs, and INR inflation assumptions. Users needed scenario compare, not a single static number.
Built a dedicated projection engine in Django with modular apps (accounts, profiles, projections, scenarios, billing, reports). React 18 + TypeScript frontend with Vite, Supabase PostgreSQL in production, JWT auth, and Razorpay subscription webhooks.
Shipped a live fintech MVP with real users, side-by-side scenario comparison, FIRE age targets, and a freemium-to-Pro monetization path—demonstrating full-stack product ownership from domain modeling through payments.
Compound growth modeling with inflation-adjusted corpus targets and milestone markers
Lean, Coast, and Traditional FIRE paths with side-by-side corpus and SIP requirements
EPF, PPF, NPS, equity/debt mix, old vs new tax regime modeling
Pro tier unlocks advanced scenarios, reports, and export with webhook-driven billing state
Ahmad W Khan designed and built Mirrlo end-to-end—a live fintech MVP at mirrlo.com with 30-year projections, FIRE scenarios, Razorpay subscriptions, and active users. Available for full-time employment, contract, freelance, consulting, and co-founder roles on fintech and SaaS products.
Mental Health Marketplace & Clinic SaaS — Live MVP with Active Users
Public brand · app.psychepoint.com · Built on MindWell platform architecture
PsychePoint is the live public-facing product built on the MindWell healthcare platform I developed over years of R&D. It combines a patient-facing marketplace—discover verified mental health professionals, book appointments, pay via Razorpay—with a clinic SaaS backend for doctors, receptionists, and pharmacists. The MVP at app.psychepoint.com has active users, making this a shipped product, not just an architecture exercise.
Mental health access in India requires both discovery (finding verified professionals) and operations (clinic scheduling, prescriptions, billing). Building a two-sided marketplace plus multi-tenant SaaS—with payments, notifications, and role-based dashboards—while shipping an MVP alongside freelance work.
Django REST backend with modular apps (users, appointments, prescriptions, payments, notifications) and a React + Material-UI frontend with separate dashboards per role. Razorpay for patient payments and doctor subscriptions, multi-channel notifications (SMS, email, WhatsApp), and PostgreSQL on Supabase in production.
Live MVP with active users on app.psychepoint.com—verified professional listings, end-to-end booking flow, and clinic management tools. Demonstrates ability to take a complex healthcare domain from architecture through production deployment.
Searchable listings with credentials, specialties, availability, and patient reviews
Real-time availability, reschedule/cancel, conflict detection, and confirmation notifications
Consultation records, digital prescriptions, pharmacy handoff, and medical document storage
Patient consultation payments and tiered doctor subscriptions (Basic, Pro, Enterprise)
Ahmad W Khan built PsychePoint—a live mental health marketplace at app.psychepoint.com with verified providers, booking workflows, Razorpay payments, and multi-role dashboards. Available for full-time employment, contract, freelance, and consulting on healthcare SaaS and marketplace platforms.
Enterprise AI-Powered Advertising Platform with Real-Time Optimization
AdInvestor.co is a sophisticated advertising platform that leverages artificial intelligence to optimize ad campaigns in real-time. Built with enterprise-grade architecture, it handles millions of ad impressions daily while providing advanced analytics and automated bidding strategies.
Building a scalable advertising platform that can process millions of real-time bidding requests while maintaining sub-50ms response times and providing AI-driven optimization.
Implemented microservices architecture with React frontend, Node.js backend, Redis caching, and TensorFlow.js for real-time AI optimization.
Achieved 99.9% uptime, 50ms average response time, and 15% improvement in campaign performance through AI optimization.
System design, technology selection, and microservices architecture planning
Duration: 2 weeksBackend API development, database design, and frontend implementation
Duration: 8 weeksMachine learning model development and real-time optimization engine
Duration: 4 weeksComprehensive testing, performance optimization, and production deployment
Duration: 3 weeksAhmad W Khan contributed to AdInvestor.co—an enterprise AI-powered advertising platform with real-time campaign optimization and microservices architecture. Available for full-time employment, contract, freelance, and consulting on AI/ML ad-tech and high-scale backend systems.
Standard Essential Patent Intelligence Platform — Full-Stack Product Engineering
sepinsights.com · Patent-to-standard essentiality analysis for standards organizations and IP teams
SEPInsights is a production Standard Essential Patent (SEP) intelligence platform that helps patent counsel, licensing teams, and standards organizations navigate the intersection of declared patents and technical standards. I contributed across the full product surface: a Django REST API handling document ingestion, essentiality analysis, and search; and a Vue 3 TypeScript single-page application delivering standards search, product mapping, and claim-chart workflows to end users. The platform is live at sepinsights.com.
SEP licensing requires correlating complex patent claim language against lengthy technical standard documents—often hundreds of pages with nested sections, tables, and figures. Legal teams need fast full-text search, essentiality scoring, product-to-standard mapping, and exportable claim charts—not static PDF browsing.
Built a modular Django platform with dedicated apps for document ingestion, patent analysis, product search, and account management— backed by PostgreSQL and Elasticsearch. Paired it with a Vue 3 + TypeScript SPA using OAuth2-secured API access, faceted search UIs, and essentiality analysis workflows including relevant-text and claim-chart views.
Shipped a production SEP analytics product supporting standards quick-search and number-search, product discovery against declared standards, essentiality analysis with filterable patent portfolios, and admin tooling for section tagging—enabling IP teams to move from document review to actionable licensing intelligence.
Dedicated indices for standards and products with faceted filters, highlighted snippets, and paginated API responses powering sub-second search across large document corpora.
Explored transformer-based semantic search over standard sections alongside LSI topic modeling and Word2Vec corpus similarity for patent-to-standard relevance scoring.
Multi-library PDF parsing with section demarcation, table extraction, image capture, and admin section-tagging tools for curating standards content quality.
I was a core full-stack engineer on SEPInsights across both codebases—the Django API and the Vue 3 SPA. My work spanned document ingestion pipelines, Elasticsearch search integration, essentiality analysis APIs, product search, ML similarity experiments, admin section-tagging tooling, OAuth2-secured frontend auth, and production deployment automation. This is one of the products I am most proud of: a specialized IP intelligence platform that went from complex domain requirements to a live, searchable product used by standards and licensing professionals.
Ahmad W Khan built core full-stack features on SEPInsights—from PDF ingestion and search to essentiality analysis and the Vue 3 SPA. Available for full-time employment, contract, freelance, and consulting on similar IP, search, or Django/Vue platforms.
Multi-Tenant SEO Monitoring SaaS — End-to-End Client Delivery
Confidential client engagement · Concept through production · AWS deployment & DevOps
A B2B SaaS platform built for a digital marketing agency client to monitor keyword search rankings across Google SERPs for multiple end-clients from a single agency dashboard. I delivered the product end to end—from initial concept and data model design through full-stack implementation, Stripe subscription billing, AWS production deployment, and ongoing DevOps—including Celery worker orchestration, supervised application processes, and environment-split configuration.
Marketing agencies managing dozens of client websites need reliable, scalable rank tracking across devices, locations, and operating systems— with credit-based billing tied to subscription tiers, white-label agency branding, and automated daily/weekly/monthly scan schedules. Off-the-shelf tools lacked the multi-tenant agency model and billing integration the client required.
Designed and built a Django SaaS with agency-to-client hierarchy, keyword tracker entities parameterized by device/OS/location/intent, asynchronous SERP data collection via third-party API with postback webhooks, a result queue processor extracting organic and SERP-feature positions, and Stripe subscription checkout with tiered keyword credits synced via webhooks.
Delivered a production SaaS on AWS serving the agency and its client portfolio—automated rank collection on schedule, historical position tracking with SERP feature breakdown, subscription monetization from 500 to 50,000 keyword tiers, and a branded agency dashboard with per-client keyword management.
Checkout sessions for monthly and annual plans with dj-stripe model sync, webhook handlers for subscription create/update/cancel events, and automatic credit allocation on payment.
13 subscription tiers from 500 to 50,000 keywords with volume-discounted monthly and annual pricing—annual plans prorated to monthly credit budgets.
Subscription-linked group permissions via object-level RBAC ensuring agency users access only their tenant data and active plan features.
I was the sole engineer on this engagement—from scoping the agency multi-tenant model with the client, designing the keyword tracking and billing architecture, implementing the full Django application (accounts, subscriptions, tracker pipeline), integrating Stripe and the SERP data provider, deploying to AWS, and operating the production environment. This project demonstrates end-to-end SaaS delivery: domain modeling, async pipeline engineering, payment integration, and cloud DevOps without a separate backend, frontend, or infrastructure team.
Ahmad W Khan was the sole engineer on this project—concept, architecture, Django implementation, Stripe billing, Celery pipelines, and AWS DevOps. Available for full-time roles, contract builds, freelance SaaS delivery, and technical consulting.
Actionable Customer Data Platform — Remote Senior Engineer (Full-Time)
datatrics.com · Enterprise CDP with marketing activation
Datatrics is a B2B Actionable Customer Data Platform (CDP) that helps marketers unify customer profiles, build segments, orchestrate journeys, and activate campaigns across a very large connector ecosystem. I worked as a full-time remote senior engineer on the platform backend—integration ingestion, segmentation and activation logic, API modernization, and production hardening on a multi-database, queue-driven architecture.
Unify fragmented customer data from e-commerce, email, advertising, and CRM sources; evaluate segments in near real time across behavioural, geographic, and predictive dimensions; and activate journeys and touchpoints without losing fidelity at enterprise scale—all while evolving a mature production codebase under strict uptime expectations.
Extended a modular CDP architecture: a Symfony core product API, a newer Laravel integration layer for OAuth channel connections, distributed worker fleets for encrypted ingestion tasks, and a standalone rule engine with hundreds of targeting handlers across behavioural, commerce, predictive, and geographic categories.
Production platform serving session-licensed customers across standard CDP and Actionable CDP tiers—profiles unified, segments evaluated, journeys activated, and data synchronized with major e-commerce, ESP, and ad platforms plus many regional connectors. Hardened with enterprise auth, container orchestration, and full observability.
A core product differentiator: a composable rule engine that evaluates visitor and customer context at decision time, dispatching conditions to specialized handlers—including dynamic rule evaluation where required:
Site activity, session depth, returning visitors, profile attributes, content engagement
Cart and order signals, revenue, returns, campaign and journey interaction history
Customer lifecycle stage, opportunity scoring, location, weather, and regional context
Referrer, UTM, and campaign source rules for acquisition context
Device, browser, and OS detection for experience tailoring
Search and content affinity signals for relevance scoring
Connector development, webhook ingestion, encrypted credential handling, and channel scheduling across the full integration mesh
Strangler-pattern evolution—maintaining the production core API while building OAuth integration endpoints on the modern layer
Journey and touchpoint workflows, campaign processing, next-best-action logic, and targeting rule extensions across product tiers
Queue monitoring, performance tuning, CI/CD quality gates, and deployment hardening on container orchestration
Ahmad W Khan was a full-time remote senior engineer on Datatrics—200+ connector CDP, dual Symfony/Laravel API, rule-based targeting engine, and multi-database production hardening. Available for full-time employment, contract, freelance, and consulting on enterprise SaaS and marketing technology.
NFL Fantasy-Point Contest Platform — Remote Senior Full-Stack Engineer (Full-Time)
toppropsports.com · Real-money head-to-head contests · Shipped before NFL season
TopPropSports is an NFL-focused real-money fantasy-point contest platform. Users create head-to-head contests in a public lobby—picking players, setting fantasy-point spreads, staking entry fees, and matching opponents—or compete inside imported fantasy leagues from major providers. I worked as a full-time remote senior full-stack engineer, delivering the customer application, API layer, live scoring pipelines, wallet and settlement flows, and league sync systems ahead of NFL kickoff.
Ship a regulated real-money product before NFL season: fantasy-point spread mechanics, score freshness during live game windows, ACH wallet deposits and withdrawals with verified webhooks, third-party league import, and mobile-first UX—with financial correctness on every bet, payout, and settlement path.
Full-stack monorepo: React SPA with Redux state management and a LoopBack REST API on PostgreSQL in the cloud. A centralized scheduling layer orchestrates production jobs that ingest live NFL fantasy data, settle contests, sync external leagues, and reconcile payment transfers—with role-based authorization across the entire API surface.
Platform launched on schedule for NFL season—public contests live, wallets funded and verified, fantasy points updating throughout game days, and league-based contests running against imported rosters with in-app league messaging.
Near-live scoring is driven by a production scheduling layer—not push sockets. During NFL game windows, jobs run on a five-minute cadence to keep fantasy points current, detect winners, and trigger settlement:
End-to-end contest creation flows, client state architecture, API design, and database schema evolution with production seeding
Third-party NFL data integration, live point ingestion, win detection, and settlement across all contest types
Wallet provider lifecycle, webhook processing, bet-to-payout linkage, and audit-friendly transfer event storage
Social and token-based auth, fine-grained API permissions, acceptance tests on core domains, and E2E coverage on critical flows
Ahmad W Khan was full-time remote senior full-stack engineer on TopPropSports—NFL fantasy contests, real-money wallets, live scoring pipelines, and league import shipped before kickoff. Available for full-time employment, contract, freelance, and consulting on React, LoopBack, and payments-heavy platforms.
Secure Banking Software with Real-Time Transactions
MoneyNetInt is enterprise banking software focused on secure money movement, regulatory compliance, and reliable transaction processing. The stack centers on Java and Spring Boot with Oracle-backed persistence, 256-bit encryption for sensitive data, and audit-friendly workflows for financial operations.
Deliver banking-grade security, low-latency transaction flows, and compliance-ready audit trails without compromising usability for operations teams.
Spring Boot services with encrypted data handling, Oracle for transactional integrity, role-based access controls, and structured logging for regulatory review.
Production-ready banking platform supporting secure real-time transfers with encryption and compliance-oriented operational workflows.
Ahmad W Khan engineered MoneyNetInt—a secure banking platform with Spring Boot microservices, AES-256 encryption, and compliance-oriented workflows. Available for full-time employment, contract, freelance, and consulting on regulated fintech and Java backend systems.
Advanced Freelance Platform with Django Backend and Production Deployment
ROAI is a sophisticated freelance platform built with Django and modern web technologies. Features advanced user management, real-time communication, and comprehensive project lifecycle management with production-ready deployment infrastructure.
Enhanced navigation with breadcrumb improvements and responsive design
Comprehensive verification and notification system implementation
Docker containerization with production environment configuration
Ahmad W Khan built ROAI Paris—a Django marketplace with real-time WebSocket communication, email verification, and Docker production deployment. Available for full-time employment, contract, freelance, and consulting on Django and real-time web applications.
Collaborative E-commerce Platform for Calma Properties
AYLShop is a collaborative e-commerce platform built for Calma Properties Inc., a collaborative team of architects, artists, builders, chefs, designers, engineers, and scientists. The platform showcases products from the Calma Family's diverse creative endeavors, featuring modern React frontend and Laravel backend with comprehensive AWS integration.
Building a collaborative e-commerce platform that showcases diverse products from multiple creators while maintaining consistent user experience and seamless payment processing.
Implemented React.js frontend with Redux state management, Laravel backend with MySQL, AWS S3 for media storage, AWS SES for email, and PayPal integration for payments.
Successfully launched platform enabling Calma Properties to showcase and sell products from their diverse creative team with seamless user experience and reliable payment processing.
Ahmad W Khan built AYLShop—a collaborative e-commerce platform with React/Redux frontend, Laravel backend, AWS S3/SES, and PayPal integration. Available for full-time employment, contract, freelance, and consulting on e-commerce and AWS-integrated web apps.
"Tinder for Startups and Investors" - Innovative Matching Platform
Outpost revolutionizes how startups and investors connect by eliminating traditional barriers like cold calling and email overload. Built as "Tinder for Startups and Investors," the platform uses innovative matching algorithms to facilitate meaningful connections between entrepreneurs and funding sources.
Disrupting the traditional, inefficient process of startup-investor introductions through cold calling, LinkedIn messages, and email overload.
Built Django-based platform with matching algorithms, PostgreSQL database, Celery for async processing, Stripe integration, and Slack notifications for seamless communication.
Created innovative platform that streamlines startup-investor connections, reducing friction and enabling more efficient fundraising and investment discovery.
Ahmad W Khan built SendOutpost—Django/DRF backend with Celery, Stripe payments, and investor-startup matching algorithms. Available for full-time employment, contract, freelance, and consulting on marketplace and matching platforms.
Instagram for Web - High-Performance Photo Platform for Low Bandwidth
A high-performance photo sharing application prototype designed specifically for users with low bandwidth internet connections. Built with Indian users in mind, the app features intuitive UI/UX, fast responsive design, and optimized image processing to ensure blazing-fast uploads even on slow connections.
Creating a photo sharing platform optimized for low bandwidth connections while maintaining fast upload speeds and responsive user experience.
Implemented in-memory image processing with Python, compressing and uploading images in three renditions to AWS S3, infinite scroll gallery, and dynamic loading for optimal performance.
Achieved blazing-fast upload speeds even on low bandwidth, with intuitive UI/UX and responsive design that works seamlessly across devices.
Invoicing System for Courier Services with Automated Workflows
A comprehensive invoicing system designed and developed specifically for courier services, integrating automated workflows and ensuring robust data handling. The system streamlines operations for OM Sri Sai Service, providing efficient invoice management and tracking capabilities.
Creating an invoicing system tailored for courier services that handles complex logistics workflows, automated calculations, and robust data management for high-volume operations.
Built full-stack invoicing application with automated workflows, comprehensive data handling, spreadsheet-like interface for easy data entry, and seamless integration with courier operations.
Successfully streamlined courier service operations with automated invoicing, reducing manual work and ensuring accurate financial tracking for the business.
Ahmad W Khan designed and built courier invoicing software—automated workflows, spreadsheet-style data entry, and production deployment for logistics operations. Available for full-time employment, contract, freelance, and consulting on custom business software.
Software-as-a-Service Platform for Developer Job Listings
A complete Software-as-a-Service web application created for developer job listings, built with Ruby on Rails. The platform features modern SaaS architecture with subscription management, job posting capabilities, and comprehensive user management for both employers and job seekers.
Building a SaaS platform for developer job listings that handles subscription management, user roles, job posting workflows, and scalable architecture for growth.
Developed with Ruby on Rails, implementing SaaS architecture with subscription tiers, PostgreSQL database, role-based access control, and modern web interface.
Created a production-ready SaaS platform enabling developers and employers to connect through an efficient, scalable job listing system with subscription-based monetization.
Peer-to-Peer Video Streaming Proof of Concept
A proof of concept for peer-to-peer video streaming, exploring real-time communication technologies and WebRTC for distributed video delivery. This project demonstrates advanced web technologies for creating efficient, decentralized video streaming solutions without requiring traditional server infrastructure.
Exploring peer-to-peer video streaming technologies to create efficient, decentralized video delivery without traditional server infrastructure, reducing bandwidth costs and improving scalability.
Implemented WebRTC-based peer-to-peer video streaming proof of concept using JavaScript, exploring real-time communication protocols and distributed video delivery mechanisms.
Successfully demonstrated P2P video streaming capabilities, validating the concept for future implementation in production systems requiring efficient, scalable video delivery.
Advertising Analytics Platform with Google BigQuery Integration
An advertising analytics platform built using Python Django and Google BigQuery for processing large-scale ad campaign data. The system enables efficient analysis of massive datasets, generating actionable insights for advertising campaigns and optimizing performance metrics.
Processing and analyzing massive ad campaign datasets efficiently, generating insights from large-scale advertising data while maintaining performance and scalability.
Integrated Django framework with Google BigQuery for handling large-scale data processing, implementing efficient query patterns and analytics pipelines for ad campaign insights.
Created scalable analytics platform capable of processing massive ad datasets, generating actionable insights and optimizing campaign performance through data-driven decisions.
Real-Time Purchasing Power Parity Tool for International Salary Comparisons
A production-grade, client-side web application for converting salaries between countries using Purchasing Power Parity (PPP) data from the World Bank. Built for international job seekers, remote workers, researchers, and professionals who need accurate salary comparisons that account for purchasing power, not just exchange rates.
Creating an accurate salary conversion tool that accounts for purchasing power parity, not just exchange rates, while handling real-time data from multiple sources and providing research-grade accuracy for 200+ countries.
Built client-side application using World Bank ICP-2021 PPP data with CPI extrapolation, live currency exchange rates from ECB/Frankfurter, and comprehensive fallback systems for maximum accuracy and reliability.
Created production-grade tool used by international professionals, researchers, and businesses for accurate salary comparisons with complete transparency in methodology and data sources.
Fully Local, Private ChatGPT Clone with Retrieval-Augmented Generation
A fully local, private AI assistant built using Retrieval-Augmented Generation (RAG) that allows you to feed your own data (PDFs, notes, documents) into a local LLM. The system never leaves your machine, providing privacy-first AI without vendor lock-in, token costs, or data security concerns.
Building an AI assistant that provides accurate, context-aware responses without using external APIs, while maintaining privacy and avoiding token costs or vendor lock-in.
Implemented RAG architecture using Ollama for local LLM inference, Qdrant vector database for semantic search, FastAPI backend, and LangChain for orchestration, enabling fully offline AI with document grounding.
Created a production-ready local AI system that processes documents, answers questions with context from your data, and runs entirely offline—perfect for privacy-sensitive domains like healthcare, law, or enterprise.
Ahmad W Khan built a fully local RAG personal AI—FastAPI, Ollama, Qdrant vector DB, LangChain orchestration, and Docker deployment for private ChatGPT-style experiences. Available for full-time employment, contract, freelance, and consulting on AI/ML integration and RAG pipelines.
Low Poly Survival Game - A Technical Passion Project
A technically challenging low poly RPG survival game built with Unity and C# as a weekend project. This project demonstrates full-stack game development skills, from game logic and physics to browser deployment. Built with passion and attention to technical detail, showcasing capabilities in game development, 3D graphics, and WebGL optimization.
Building a complete RPG survival game with inventory systems, physics interactions, collision detection, and rigid body dynamics, then optimizing it for WebGL browser deployment within a weekend timeline.
Leveraged Unity game engine with C# scripting, implementing low poly art style for performance, complete game systems (inventory, physics, interactions), and WebGL build optimization for browser deployment.
Successfully created a playable RPG survival game running in browser, demonstrating technical skills in game development, 3D graphics, physics simulation, and WebGL optimization—all accomplished in a weekend.
Interactive Data Thesis - India's Work & Earning Landscape
A comprehensive, interactive data thesis cataloging India's work and earning landscape. Built by Ahmad W Khan, this research tool provides an India-specific catalog of ways to earn: jobs, gigs, professional practices, MSMEs, and more, ranked by Entry Accessibility and Composite Sustainability metrics.
Creating a comprehensive, interactive research tool that catalogs and visualizes India's diverse work and earning landscape with complex filtering, ranking systems, and data export capabilities.
Built interactive data visualization platform using Chart.js, PapaParse for CSV handling, advanced filtering algorithms, ranking systems based on Entry Accessibility and Composite Sustainability, with print/PDF export functionality.
Created comprehensive research tool used by researchers, job seekers, and policy makers. Features master taxonomy, interactive charts, CSV export, and print functionality for academic and professional use.
Financial Independence Retire Early (FIRE) Calculator by Ahmad W Khan
A financial planning tool created by Ahmad W Khan for fellow investors. The FIRE Calculator helps users determine their Financial Independence and Retire Early (FIRE) goals by calculating required corpus and age at FIRE based on monthly expenses, current age, current corpus, and expected investment returns.
Creating an intuitive financial calculator that accurately computes FIRE goals across multiple currencies, with interactive sliders and real-time updates for user-friendly financial planning.
Built client-side JavaScript calculator with synchronized slider and input controls, multi-currency support (INR, USD, Euro), FIRE formula implementation, and real-time result calculation and display.
Created free, accessible financial planning tool used by investors worldwide. Helps users plan for financial independence with accurate calculations and intuitive interface.
Motivational Activity Generator - FindMeActivity by Ahmad W Khan
A motivational activity suggestion tool designed to help users overcome boredom and find inspiration. Created by Ahmad W Khan, GetOffYourAss (FindMeActivity) provides a curated collection of uplifting activities with beautiful UI to inspire positive action and improve mental well-being.
Creating a tool that helps users overcome boredom, low motivation, and mental blocks by providing curated, actionable activity suggestions in an engaging, beautiful interface.
Built motivational activity generator with curated activity database, random suggestion algorithm, beautiful UI with animations, and focus on mental wellness and positive action.
Created accessible wellness tool that helps users find motivation and overcome boredom. Features curated activities designed to uplift mood and inspire positive action.
Life Calendar Visualization Tool - Inspired by Tim Urban's Concept
A life calendar visualization tool inspired by Tim Urban's "Your Life in Weeks" concept. Built by Ahmad W Khan, this tool helps users visualize their life in weeks (approximately 4,000 weeks), add milestones, track progress, and generate custom wallpapers for reflection and mindfulness.
Creating an intuitive visualization tool that represents a person's life in weeks (4,000 weeks), allows milestone tracking, and generates exportable wallpapers for reflection and mindfulness.
Built React/TypeScript application with week-by-week visualization, milestone management system, html2canvas for wallpaper generation, interactive calendar interface, and export functionality.
Created powerful mindfulness and reflection tool that helps users visualize their life journey, track milestones, and generate personalized wallpapers for daily motivation and perspective.
Rapid POC Playground — From Early-Stage Ideas to Working Simulation Products
Personal passion workspace · 20+ Python prototypes · FinSim lineage to Mirrlo · Case studies only
The Simulation Lab is my long-running playground for rapid POC development—a dedicated Simulations workspace with 20+ Python prototypes. When an idea is too early for a full product—or needs algorithmic validation before UI—I build it here first as a standalone Python simulation, iterate in days not months, and promote the winners into production apps. This folder produced the Monte Carlo engine that became FinSim Django, which in turn evolved into the live Mirrlo fintech MVP.
Early-stage product ideas need fast falsification—will Monte Carlo life events produce believable crorepati timelines? Does a UBI policy model break government budgets? Can nomadic freelance income survive city-hopping? Building full apps for every hypothesis is too slow.
A dedicated simulation workspace: standalone Python scripts with Rich terminal UIs, NumPy/Pandas engines, optional Django scaffolding, Excel/chart exports, and modular packages. Each prototype tests one hypothesis; successful algorithms graduate to production codebases.
Validated the personal-finance Monte Carlo approach that powers Mirrlo today, plus a library of reusable models for macro policy, SaaS unit economics, lifestyle finance, and quant analysis—demonstrating simulation-first product development.
personal_finance_simulation_01.py, kya_main_banega_cororepati_01.py: 1000-run life sim with 30+ stochastic events (health crisis, job loss, inheritance, marriage, SaaS income, rental vacancy), boom/recession cycles, crorepati year tracking, lean/barista/fat FIRE output, Excel exportfinsim/: Django 5 prototype with SimulationParameters, EventProbabilities, SimulationResult models and simulation_algos.py engine—direct ancestor of Mirrlo's finsim_backendfire_simulation.py: deterministic lean/normal/fat FIRE paths with PPF, NPS, MF contributionspersonal_finance_simulator/: Chart.js net-worth projection with life shocks—early UI sketch before Mirrlo chartsindia_future_prediction_simulation.py: 60-year Monte Carlo of GDP per capita, HDI, income distribution with policy/reform/disaster eventsubi_simulation/: modular package modeling GDP, unemployment, inflation, consumer spend/save/invest split, government budget deficit under UBI scenarioswealth.py, how_rich_are_you.py: percentile wealth distribution charts and city/national peer comparison CLIquality_of_life_comparision.py: PPP-adjusted income comparison across Mumbai, NYC, London, Berlin, Tokyonomadic_life_simulation.py: MC stress-test of location-independent finance (freelance USD/hr, rental income, SaaS, travel/health costs)nomadic_life_rpg_text_based_adventure_game.py: text adventure with health/happiness/skills and player choices affecting corpusnomadic_life_expense_analysis.py: 25-city flight + living cost workbook across Indiainvestment_prediction.py: 10,000-path Monte Carlo + Random Forest on Indian equity/MF holdings via yfinancequant_analysis_of_indian_stock_01.py: returns, trendlines, MC price simulation with Rich tablesspend_analysis.py: PDF expense extraction, IsolationForest anomalies, KMeans clustering, seasonal decompositionbusiness_succes_analysis_simulation*.py (3 iterations): churn, CAC, freemium conversion—v3 models Mirrlo's own SaaS pricing tiersmindwell_analysis.py: 5-year healthcare SaaS forecast (precursor to PsychePoint)game_theory_freelance_engineer_negotiation.py: payoff matrix MC for rate/scope strategiesThe Simulation Lab follows a deliberate promotion path: validate the math in a CLI script, extract models into Django if persistence/API is needed, then rebuild for production with proper auth, payments, and frontend. Mirrlo is the clearest example of this pipeline in action.
personal_finance_simulation_01.py
Simulations/finsim
mirrlo/FinTwin/finsim_backend
mirrlo.com
Life-event finance, portfolio forecasting, India macro futures—probabilistic modeling across domains with validated output distributions
Standalone scripts ship in hours; Rich CLI gives immediate feedback; no boilerplate blocking hypothesis testing
FinSim to Mirrlo proves simulation-first development—algorithms tested in the lab before production hardening
INR formatting, crorepati milestones, EPF/PPF/NPS, rental income, parental support—culturally grounded defaults Western tools ignore
Ahmad W Khan built the Simulation Lab R&D suite—Monte Carlo engines, India-first financial modeling, and rapid POC velocity that evolved into the live Mirrlo fintech MVP. Available for full-time employment, contract, freelance, and consulting on fintech modeling and Python simulation systems.
Production Intelligence Platform POC — Passion R&D for Micro-SaaS
Personal passion project · Research & learning · Micro-SaaS validation POC
WorldFeed is a passion R&D project I built to explore democratizing Bloomberg Terminal-level intelligence. It aggregates 200+ direct-source feeds across 24 categories and 50+ countries, exposes a REST API and Bloomberg-style terminal UI, and models a freemium micro-SaaS pricing tier ($0 / $29 / $299). The goal was learning at production scale—FastAPI, PostgreSQL, Redis, plugins, Docker—and validating a product hypothesis.
Terminal-grade news intelligence costs thousands per month, creating information asymmetry. I wanted to learn how to build a scalable aggregation engine with real-time sync, cross-domain correlation, and an API-first architecture that could support a freemium business model.
Modular Python platform with FastAPI REST layer, SQLAlchemy storage abstraction, Redis caching, plugin system for sentiment analysis and custom enrichers, WebSocket live updates, Docker deployment, and a terminal CLI plus React dashboard.
Production-ready POC demonstrating end-to-end platform engineering—feed ingestion, intelligence engine, breaking-news detection, watchlists, analytics, and monetization tiers— as a learning lab for potential micro-SaaS launch.
200+ authoritative feeds across finance, health, tech, climate, and geopolitics
Keyboard-driven Bloomberg-style interface with search, filters, and live refresh
Extensible enrichers—sentiment analysis, custom alerts, enterprise integrations
Free (50 feeds), Pro $29/mo (all feeds + analytics), Enterprise $299 (SLA + plugins)
Ahmad W Khan architected WorldFeed—a real-time global news aggregation platform with plugin architecture, terminal UI, and micro-SaaS monetization tiers. Available for full-time employment, contract, freelance, and consulting on data pipelines and SaaS product engineering.
Assamese-First Neighborhood Store Simulation — Passion R&D POC
Personal passion project · Cultural simulation · EdTech / micro-SaaS exploration
Kirana Sim (Kirana Empire) is a passion R&D game/simulation POC I built to explore localized edtech and micro-SaaS ideas. It models a neighborhood kirana store in Assam with an Assamese-first UI, WebGL-rendered shop scene, fixed-step simulation loop, inventory spoilage, price elasticity, scooter delivery, and end-of-day profit summaries—cultural context most generic business sims ignore entirely.
Business simulation games are Western-centric. I wanted to learn WebGL game loops while building something culturally grounded—modeling kirana economics (perishability, mandi suppliers, Bihu demand spikes, scooter delivery ETAs) for potential edtech or micro-SaaS use.
TypeScript + Vite client with WebGL shop rendering, fixed-step simulation (30 TPS) decoupled from rAF, JSON data packs for items/suppliers/events, i18n locale system with Assamese-first strings, and a full day loop: stock, price, sell, reorder, spoilage, summary.
Playable day-loop POC proving localized simulation design—inventory decay, customer elasticity, supplier lead times, cultural events— as R&D for potential gamified financial literacy or regional edtech products.
Shelf slots, per-item shelf life, decay toasts, and reorder triggers for milk and perishables
Price sliders with margin hints and demand elasticity—customers abandon if overpriced
Order from mandi suppliers, pay upfront, receive stock after ETA with freshness loss
Localized HUD, ordering flow, and day summary—designed for regional cultural authenticity
Ahmad W Khan built Kirana Sim—a passion R&D WebGL store simulation with TypeScript, fixed-step game loops, i18n, and localized edtech economics modeling. Available for full-time employment, contract, freelance, and consulting on interactive simulations and TypeScript/WebGL products.
Proven approach to delivering enterprise-grade software solutions with technical excellence
Comprehensive requirements analysis, technical architecture design, and scalability planning.
Microservices design, database optimization, API architecture, and security implementation.
Agile development, comprehensive testing, code quality assurance, and performance optimization.
CI/CD pipelines, production deployment, monitoring systems, and ongoing maintenance.
Mastery across the full technology stack with focus on scalable, enterprise-grade solutions
Lead Software Engineer & Tech Consultant · 10+ years · 29+ projects · Remote worldwide
Ahmad W Khan (Ahmad Waliullah Khan) is available for inbound opportunities: full-time employment, freelance contracts, consulting engagements, CTO for hire, Tech Lead roles, staff augmentation, and co-founder partnerships. He has delivered production systems including SEPInsights (patent analytics), Agency SERP Rank Tracker (SEO SaaS), Mirrlo, PsychePoint, Datatrics, TopPropSports, and enterprise healthcare platforms.