Software Engineering undergrad at GIKI (Batch 2025), sharpening my skills in machine learning and agentic AI by building things like an autonomous trading agent and a micro-escrow platform for Pakistan's informal labor market.
01def build():
02 learn()
03 experiment()
04 engineer()
05 ship()
Languages
AI / ML
Web
Tools
Four systems, each engineered around a distinct real-world flow.
01 / MARKET INTELLIGENCE
Autonomous AI trading agent that reads live market data and executes ETH/USD trades on Kraken.
Perceives live OHLCV data from Kraken, computes RSI/EMA indicators, passes signals to an LLM for buy/sell/hold decisions, executes with hard risk controls — 5% max position size, 10% daily loss limit. Built for lablab.ai AI Trading Agents Hackathon (Mar–Apr 2026).
02 / TRUST STATE MACHINE
Micro-escrow platform protecting Pakistan's informal labor market — lock pay, do the work, release funds.
Locks payment between homeowners and skilled workers, releasing only on job completion. Simple Lock → Work → Release flow targeting Pakistan's PKR 50B+ informal labor sector. Built at GIKI Hackathon under team Malum Afraad.
03 / PLANNING ENGINE
Agentic AI system that turns your skills into a personalized roadmap, GitHub repos, and Google Calendar schedule.
Analyzes a user's skills, interests, and goals, then generates personalized project roadmaps, auto-creates GitHub repositories with starter code, and schedules milestones directly on Google Calendar. Formerly MalumAI, rebuilt with professional modular architecture.
04 / PRIVATE INFERENCE
Self-hosted, fully offline Claude/Gemini-style chat interface for local Ollama models.
No cloud, no API keys, no data leaves the machine. Streaming chat UI with markdown + LaTeX rendering and a collapsible thinking panel, persistent conversation history in SQLite, instant model switching mid-conversation, auto load/unload of models into GPU, per-model settings, token usage analytics, and vision support for multimodal models. Backend is the single source of truth — frontend never talks to Ollama directly.
BS Software Engineering — GIKI
Ghulam Ishaq Khan Institute,Topi, Khyber Pakhtunkhwa, Pakistan