Open to opportunities
Syed Muhammad Abdullah Masood
Next.js · Django · FastAPI · PyTorch. From model to production.
Selected work — keep scrolling
Production platforms with Next.js and React on the frontend and Django/DRF or Express APIs over PostgreSQL and MongoDB behind them.
Applied ML and computer vision: realtime detection with YOLOv8, MediaPipe, and OpenCV, LLM/vision pipelines, and end-to-end data science.

Local-first résumé shortlisting in Rust that parses a folder of PDFs, embeds them with quantized ONNX models, and ranks candidates against a job spec with a 3-stage pipeline: Qdrant vector search, cross-encoder reranking, and BM25 lexical scoring.

Predicts Falcon 9 first-stage landing success from launch parameters using scraped flight data and classical ML.
The same product shipped everywhere: native desktop builds with Tauri and mobile apps with Flutter.

The TaskForge core packaged as a native Tauri desktop client with system-tray integration.

Dark-themed Flutter music player for Android, with a local library plus Last.fm-powered discovery, MP3 downloads, background playback with full media-control integration, a native equalizer, and rich playback settings.
Low-level C and C++: a from-scratch document database, memory allocators, arbitrary-precision arithmetic, plus interactive 3D games in Unity.
I'm a full-stack engineer who builds AI-powered products end to end: realtime computer vision, LLM and vision pipelines, and the apps that ship them. Same product, wherever it needs to live: Next.js and Django on the web, FastAPI for AI services, Tauri on the desktop, Flutter on mobile.
Full toolkit
Languages
Web & Backend
ML/AI & Computer Vision
Data Science
DevOps & Tools
Graduated. Coursework: AI, Web Development, Database Systems, Operating Systems, Applications of Virtual Reality.
12-course program across the full data science lifecycle (Python, SQL, analysis, visualization, ML) with an applied capstone.
Top languages
Loading repos…
Have a project in mind or just want to say hi? Drop me a message and I'll get back to you.
A document database built from scratch in C++20: BSON storage engine, append-only collections, hand-written on-disk B+Tree indexes, a query engine with explain plans, a TCP server (bisond), and an interactive shell (bisonsh). No third-party storage or networking libraries.
TaskForge is a desktop application built with Tauri. It packages the taskforge-frontend web interface for Windows, Mac, and Linux
ElectroStore client is a Next.js/React e-commerce frontend for browsing and managing electronics. Features Firebase authentication, product browsing by category, admin dashboard, and protected routes. Sessions persist across page reloads. Integrates with a REST API backend. Built with Ant Design for a response.
Analyze SpaceX Falcon 9 rocket launches to predict first-stage landing success using Python, Pandas, machine learning, and interactive dashboards. This project covers data collection, wrangling, geospatial analysis, predictive modeling, and visualization to uncover insights into launch outcomes and cost efficiency.