Muhammad Hanzala
Khan
Building intelligent systems that enhance organisational efficiency through advanced automation and deeply integrated AI capabilities.

// PROFILE.SYS
About Me
I'm a BSc Computer Science student at Eötvös Loránd University (ELTE), Budapest, studying under the prestigious Stipendium Hungaricum Scholarship.
Before transitioning to ELTE, I was selected as 1 of 9 students nationwide for the HUTOPS Scholarship at Habib University, where I completed 2 semesters in Computer Science.
I've delivered 150+ projects for international clients as a Level 2 AI Developer on Fiverr, specialising in AI automation, RAG-based systems, and full-stack development. Also an active member of Budapest Debate Union (ELTE × Corvinus).
// ACADEMIC.LOG
Education
Eötvös Loránd University
Bachelor's degree, Computer Science
Currently pursuing a BSc in Computer Science at ELTE, Hungary, under the prestigious Stipendium Hungaricum scholarship.
Habib University
Bachelor's Degree, Computer Science
Selected as 1 of 9 students nationwide for the highly competitive HUTOPS Scholarship. Completed 2 semesters before transitioning to ELTE.
Government Dehli Science College
High School, Computer Science
The Smart School
Secondary School, Computer Science
// WORK.HISTORY
My Experience
Following is my experience as an AI developer and consultant.
Senior AI Developer & Consultant
Fiverr
Delivered 150+ projects globally. Design and implement advanced AI/ML solutions, scalable SaaS applications, and automated workflows for diverse international clients.
- 150+ projects delivered with 5-star ratings
- Custom AI automation and RAG pipelines
- Full-stack SaaS development (MERN + FastAPI)
- Expert AI consulting and strategy
AI Automation Specialist
Canadian Federation of Independent Business
Developed internal AI assistant using RAG techniques and Voiceflow, trained on CFIB's documentation for intelligent query routing and workflow automation.
- Built RAG-powered internal assistant
- Integrated 5+ internal APIs
- Reduced manual lookup time by 60%
- Voiceflow + custom backend
AI Consultant & AWS Expert
AI Sales, Inc.
Led AI automation system development enabling natural language task execution. Served as AWS expert for infrastructure optimisation and maintenance.
- Natural language automation system
- AWS infrastructure optimisation
- Cross-department workflow automation
- Cloud performance tuning
AI Developer
1st Choice Family Services
Developed and deployed an AI-driven chatbot to improve internal workflows and client communication, including automated intake processing and support query handling.
- Built AI chatbot for client and internal support
- Automated intake and routine workflow processes
- Improved response time and operational efficiency
- Ensured compliance with service standards
// TECH.STACK
Tech Stack
Languages
Web Development
AI / ML
Cloud & DevOps
// PROJECTS.DB
Featured Projects
HireNest
Full-stack recruitment platform with role-based portals, real-time messaging, and secure application tracking.
HireNest
PRJ-001JWT-secured role-based portals for recruiters and candidates. Real-time WebSocket messaging, optimised MongoDB pipelines, live application dashboard — all containerised with Docker.
SkillSwap
P2P learning platform connecting students via matching algorithm with integrated WebRTC video calls.
SkillSwap
PRJ-002Mutual skill-matching pairs learners on expertise profiles. End-to-end WebRTC video sessions, Socket.io chat, and a gamified rating system — built on MongoDB, Express, React and Node.js.
ResumeIQ
AI-powered ATS that automates resume screening with NLP extraction and ML ranking.
ResumeIQ
PRJ-003Parses PDF/DOCX resumes with SpaCy NER, scores candidates via XGBoost on JD-resume vector similarity. Reduced manual screening ~80% in test environments.
CryptoLens
AI-powered crypto investment signal engine with XGBoost trained on live Binance technical indicators.
CryptoLens
PRJ-004Fetches live OHLCV data from Binance, engineers 24+ features (RSI, MACD, EMA, Bollinger Bands), and fires BUY/HOLD/SELL signals with confidence scores via a Next.js dashboard.
AxisVault
Zero-knowledge password manager where the server never sees plaintext — all AES-256-GCM encryption happens client-side.
AxisVault
PRJ-005Dual Argon2id derivation splits auth from encryption. VaultKey is wrapped under MasterKey and stored as ciphertext only. Full TypeScript monorepo: React SPA, Express API, and optional Electron desktop shell.
Stock ETL Pipeline
Production-ready ETL pipeline that ingests market data from Yahoo Finance, computes financial indicators, and loads into PostgreSQL.
Stock ETL Pipeline
PRJ-006Extracts 30-day OHLCV history, calculates daily returns, 7-day MA, and 20-day volatility, then upserts into PostgreSQL. Bash-orchestrated with cron scheduling and automated CSV reporting.