class AIEngineer:
def __init__(self):
self.name = "Sheheryar Ramzan"
self.role = "Full Stack AI Engineer"
self.education = "BS Computer Science @ FAST-NUCES (GPA: 3.49/4.0)"
self.location = "Pakistan π΅π°"
self.email = "sheheryarramzan01@gmail.com"
self.experience = {
"AlphatechLogics" : "AI Engineer + Automation Engineer (Mar 2025 β Present)",
"Software Motion" : "Perception AI Engineer (Jul 2024 β Present)",
"CoE-AI" : "Machine Learning Intern (Jul 2023 β Aug 2023)",
"FAST-NUCES" : "Teaching Assistant β Numerical Computing (JanβJun 2024)",
}
self.expertise = [
"Computer Vision", "Deep Learning", "LLMs", "RAG",
"ONNX Deployment", "Generative AI", "3D Reconstruction"
]
self.awards = [
"π Dean's List β 5 Semesters",
"π₯ Bronze Medal β 3rd Position in Batch (Semester 7)"
]
def say_hi(self):
print("Let's build intelligent systems that push the boundaries π")
me = AIEngineer()
me.say_hi()| π’ Company | π‘ Role | π Duration | π Location |
|---|---|---|---|
| AlphatechLogics | AI Engineer + Automation Engineer | Mar 2025 β Present | Lahore Β· Remote |
| Software Motion (Suzhou) | Perception AI Engineer | Jul 2024 β Present | China Β· Remote |
| CoE β Artificial Intelligence | Machine Learning Intern | Jul 2023 β Aug 2023 | Islamabad, PK |
| FAST-NUCES | Teaching Assistant β Numerical Computing | Jan 2024 β Jun 2024 | Islamabad, PK |
πΉ AlphatechLogics
ββ Built real-time DensePose + YOLO logo transfer pipeline β 50% jitter reduction
ββ Voice-to-SQL pipeline (Mandarin + English) with 95% query accuracy
ββ Retail analytics POC: age, gender & dwell-time estimation β 93% detection precision
πΉ Software Motion (Suzhou)
ββ Team Lead for ONNX deployment β model export, PyTorchβONNX alignment & validation
ββ Converted two-stage to single-stage ONNX model β 24ms inference time reduction
ββ MMDetection3D & BEVFusion model training β 3% mAP gain
πΉ FAST-NUCES (Teaching Assistant)
ββ Graded assignments for 100+ students, mentored Python & interpolation techniques
Cricket Shot Analysis & Automated Coaching Platform
- Full-stack web app using Next.js + Flask for real-time cricket shot analysis
- Implemented CNN-GRU and Random Forest for multi-class shot classification
- Trained custom YOLO model for bat & ball detection β outperforming base YOLOv8
- Extracted joint angles via YOLOv8 Pose and compared against coaching thresholds
- Fine-tuned & quantized Gemma-2B-IT LLM to generate personalized player feedback
Logo overlay on moving people in real-time video
- Object detection + tracking pipeline using YOLOv11 + DensePose
- Extended DensePose for video with body-part segmentation & custom texture atlas generation
- Deployed CameraHMR + SMPL for 3D mesh reconstruction
- Z-buffer occlusion rendering on 6000+ vertex meshes with vectorized barycentric interpolation
- 40% temporal jitter reduction via chroma-key RGBA post-processing pipeline
Medical AI with Grad-CAM explainability
- Designed U-Net model for multi-class chest X-ray classification β 94.08% accuracy
- Pixel-level pathology segmentation β Dice coefficient 0.9818
- Applied Grad-CAM visual explainability for clinical interpretation
- Geometry-aware VTON using Meta Sapiens with normal-based deformation & lighting-aware blending
- Temporally stable video VTON for smooth, flicker-free multi-person rendering
π½ Expand Full Project List
| Project | Tech Stack | Key Result |
|---|---|---|
| Multilingual Voice-to-SQL | Gemini 2.5 Flash, Whisper, Google TTS | 95% SQL accuracy, 75% effort reduction |
| Hybrid RAG System | LangFlow, Vector DBs, LLMs | Graph + vector retrieval, fewer hallucinations |
| AI Invoice Processing | n8n, Gemini Vision, MongoDB | 19+ fields extracted automatically |
| E-commerce Image Automation | n8n, Firecrawl, Supabase, LangChain | 40% fewer API calls |
| 3D AR Restaurant Menu | Polycam, Needle Engine, WebXR | No-app AR food visualization |
| Retail Analytics POC | DeepFace, YOLO, Streamlit | 93% precision, deployed in < 2 weeks |
| Baggage X-ray Detection | YOLOv8, RetinaNet, Faster-RCNN | 94.4% accuracy + research paper |
| Document OCR (House Maps) | AWS Textract, OpenCV | 92% accuracy, 60β70% manual effort saved |
| 3D Avatar Reconstruction | MultiPLY, PyTorch, SMPL | Monocular video β 3D avatars |
| Parkinson's Classification | Scikit-learn, SVM, Random Forest | ~90% accuracy on voice data |
| Credit Card Fraud Detection | One-Class SVM, GAN, Isolation Forest | PCA + anomaly detection |
| Vehicle Counting & Speed | YOLOv8, TensorFlow | Real-time traffic monitoring |
| Heart Disease Classification | Random Forest, Scikit-learn | 95% accuracy |
| Photo to Sketch Translation | GANs, VAEs, PyTorch | 94% accuracy + research paper |
| Incremental Face Recognition | SVM, OpenCV, Keras | 96.97% accuracy |
| Chess AI from Scratch | Python | Minimax + Alpha-Beta Pruning |
| Street Fighter II Neural Bot | TensorFlow, Keras | Key-logger trained neural network |
| π Degree | π« Institution | π Year | π GPA |
|---|---|---|---|
| BS Computer Science | FAST-NUCES, Islamabad | June 2024 | 3.49 / 4.00 |
- π§ Generative AI with Large Language Models β DeepLearning.AI (2025)
- π¦ LangChain: Chat with Your Data β DeepLearning.AI (2025)
- πΈοΈ Neural Networks and Deep Learning β DeepLearning.AI (2023)
- βοΈ AWS Academy Graduate β Microservices & CI/CD Pipeline Builder (2024)
π Dean's List β Awarded for 5 consecutive semesters at FAST-NUCES
π₯ Bronze Medal β 3rd position in entire batch, Semester 7


