FULL-STACK ENGINEER & SYSTEMS ARCHITECT

architect.c
C
01System *architect(Code *c)
02{
03 return c // build with intent
04 ->rigor // engineering excellence
05 ->purpose // solve meaningful problems
06 ->scale; // systems that grow
07}
COMPILING...

I architect resilient systems, scalable platforms, and intelligent solutions that solve real problems. From low-level code to distributed systems — I build with intent and ship with impact.

3+YEARSBuilding systems
20+PROJECTSShipped & delivered
10+TECHNOLOGIESAcross the stack
CURIOSITYAlways learning
ARCHITECTURE
SYSTEMDISTRIBUTED
SUBSYSTEMS8
COMPONENTS24
STATUSOPTIMAL
CLow-Level Systems
GLOBAL NETWORK ARCHITECTUREInitializing 3D Telemetry Grid...
DRAG TO ROTATE EARTH
TECH ECOSYSTEM
C
Java / Spring
Node.js
Next.js
TypeScript
React
Python
PostgreSQL
MongoDB
Docker
Kubernetes
Redis
Kafka
AWS
Linux
C
Java / Spring
Node.js
Next.js
TypeScript
React
Python
PostgreSQL
MongoDB
Docker
Kubernetes
Redis
Kafka
AWS
Linux
PORTRAIT / 01
TAYYAB
Tayyab - Full-Stack Engineer & Systems Architect
SOFTWARE ENGINEERSYSTEMS / AI / PRODUCT
01 / ABOUT

I build systems but I think in products

I'm Tayyab a software engineer focused on building software systems that go beyond the interface I work across application architecture backend engineering distributed systems and AI with a strong interest in understanding how things work beneath the abstraction

I enjoy taking an idea from a rough concept to something engineered deployed and useful

FOCUSSystems AI/ML Backend
EXPERIENCE3+ YEARS
BUILDINGSoftware Products Research
WORKGlobal / Remote
02 / PROJECTS

Things I've built.

Architectured systems, low-level libraries, AI pipelines, and full-stack software built with engineering rigor.

01// CASE STUDY

COMMERCE X

Distributed Commerce Platform

A modular commerce platform designed around independent services, event-driven communication, scalable backend architecture, and modern infrastructure.

VERIFIED STACK
Spring BootNext.jsPostgreSQLKafkaRedisDockerKubernetes
ARCHITECTURE // EVENT-DRIVEN
SYS::ACTIVE
API GATEWAYSpring Cloud / NGINXAUTH SERVICEOAuth2 / JWTPRODUCT SERVICECatalog APIORDER SERVICETransactionsKAFKA EVENT BUSPub/Sub StreamANALYTICS ENGINEMetrics & Telemetry
HOVER NODE TO INSPECT ARCHITECTURESPRING BOOT / KAFKA
02// CASE STUDY

NANOTORCH

Machine Learning Library in C

A compact machine learning library built from scratch in C to understand tensors, automatic differentiation, computation graphs, neural network layers, losses, optimizers, and training internals.

VERIFIED STACK
CTensor OperationsAutogradComputational GraphsNeural Networks
AUTOGRAD GRAPH // C ENGINE
PASS::FORWARD →
TENSOR (X, W)float32* dataOPERATION (*, +)matmul / bias_addGRAPH NODEbackward_fn ptrFORWARD PASSactivation outputLOSS FUNCTIONcross_entropyBACKWARD PASSautograd_backward()GRADIENTS (dW)float32* grad
EXECUTING :: Tensor* x = tensor_create(dims, 2)C / AUTOGRAD
03// CASE STUDY

AI DOCUMENT INTELLIGENCE

Intelligent Document Processing & RAG

An AI system for extracting information from documents, generating embeddings, retrieving relevant context, and producing grounded responses through a retrieval-augmented generation pipeline.

VERIFIED STACK
PythonEmbeddingsVector SearchRAGLLM
RAG PIPELINE // EMBEDDING & RETRIEVAL
VECTOR::768d
DOCUMENTPDF / UnstructuredPARSERLayout & OCREMBEDDINGVector ModelVECTOR SEARCHHNSW IndexRETRIEVALReranker / ContextLLM INFERENCEGrounded GenerationRESPONSEStructured JSON
ACTIVE :: Chunking raw text into 512-token windowsPYTHON / VECTOR RAG
04// CASE STUDY

RECYCONNECT

AI-Powered Recycling Marketplace

A marketplace connecting households, collectors, warehouses, and companies, with AI-assisted recyclable classification and digital marketplace workflows.

VERIFIED STACK
FlutterNode.jsPostgreSQLTensorFlowStripe
PRODUCT & MARKETPLACE FLOW // MOBILE & BACKEND
FLUTTER / NODE.JS
RecyConnect
LIVE
PET Plastic Grade 1AI Conf: 98.4%
Weight Est:14.2 kg
Market Value:$18.50
01
HOUSEHOLDSnaps image of recyclable items
User Mobile App
02
AI CLASSIFICATIONTensorFlow model detects material grade
98.4% Accuracy
03
SMART LISTINGAuto-priced market item published
Node.js / PostgreSQL
04
COLLECTOR ROUTEGeo-routed pickup assigned
Real-Time GPS
05
WAREHOUSE BUYERBulk batch verified & Stripe payout
Stripe Connect API
PRODUCT :: FLUTTER MOBILE APP & AI CLASSIFICATION MARKETPLACETENSORFLOW / STRIPE