Assessment platform
Ed-techStudent-facing exam engine covering 11+ preparation across multiple exam boards, with question versioning, exam templates & bundles, difficulty tuning, timed assignments, subscription billing, and AI-assisted grading with speech input for question capture.
Next.jsTypeScriptPrismaSupabaseAnthropicDeepgramStripe
Exam authoring & tutor ops
Ed-techTutor-side companion platform for authoring questions, building exam templates, running exam sessions, and managing student groups. Bulk PDF-to-question import with image processing and role-based auth.
Next.jsTypeScriptPrismaAnthropicNextAuthpdf-to-imgSharp
Pet-care marketplace
MobileCross-platform mobile marketplace with a shop (cart, coupons, subscriptions), a six-step provider-booking flow across vets, grooming, boarding, walking, day care and training, and central pet profiles including health, ID and insurance.
FlutterRiverpodDartiOS + Android + Web
Pet social & discovery app
MobileCross-platform pet social app with profile discovery, matching, chat, and an admin dashboard. Flutter client talking to a Next.js API backed by Supabase Postgres, region-pinned for ~250ms responses.
FlutterNext.js APIPrismaSupabase PostgresVercel
AI pet-care companion
AI MobileCross-platform pet-care app with AI-driven care recommendations and a React / Supabase reference implementation for the web surface. Shipped as a Flutter mobile product with clean feature-first architecture.
FlutterReact (reference)SupabaseDart
AI-powered ATS
HR AIResume-matching product with LLM-based scoring, native mobile clients, and a Python back end. Bulk resume parsing, ranked shortlists, and recruiter workflows.
PythonLLM APIsSwiftVector DB
Document Q&A / RAG
LLMProduction-shaped Python RAG pipeline built as clean, replaceable modules — PDF parser, chunker, embedder, vector store, and QA layer — so any stage can be swapped for a different model or vector index without rewriting the rest.
PythonPDF parserEmbedding APIsVector storeQA pipeline
Multi-source intelligence
DataScraping and analysis platform turning 14+ public sources into a queryable market and startup intelligence feed. Scheduled crawlers, dedupe, topic extraction, and structured search on top.
PythonScrapersPostgresScheduling
Multi-platform product suite
PlatformOne product, three surfaces — a Python FastAPI back end shared by a Flutter mobile app and a native Android (Kotlin) client. Clean CRUD, auth, and models designed to scale to additional surfaces.
Python FastAPIFlutterKotlin / AndroidSQL
Industrial hyperspectral sorting
SpectralMulti-modal classification system fusing hyperspectral imaging, RGB computer vision, and depth into a single decision. Handles crumpled, overlapped, and mixed-material inputs that typically break conventional inline sorting — with IoT control loops for production-line deployment.
Hyperspectral camerasPyTorchRGB CVDepth sensingIoT automation
Automotive perception stack
VisionStereo-camera ego-motion estimation (pitch and roll rate), optical-flow vector generation, image harmonisation across near-range multi-camera imagers, and image enhancement tuned for automotive latency and dashboard-display constraints.
Stereo visionOpenCVOptical flowDeep learningC++
Medical imaging CV
VisionDeep-learning pipelines for medical image classification, enhancement, and anatomical segmentation. Includes an automated testing protocol that measures the quantitative impact of upstream imaging on downstream CV processing — production-graded from research through validation.
PyTorchDeep learningMedical imagingSegmentation
3D reconstruction & visual odometry
3DIndoor visual-odometry pipeline fusing LiDAR, RGB, and IMU inputs. 2D-to-3D reconstruction and 3D-object segmentation using YOLO 7, NeRF, and EfficientNet, backed by octree-optimised point-cloud processing that runs in real time.
LiDARYOLO 7NeRFEfficientNetICPPoint clouds