Skip to content
View codewithsalty's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report codewithsalty

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
codewithsalty/README.md
Header

Profile views Followers Stars Focus Status

Techathon Winner CGPA Internships Certifications

Typing SVG


🐍 Contribution Activity

github contribution grid snake animation

πŸ‘¨β€πŸ’» About Me

class SalmanKhan:
    def __init__(self):
        self.role = "Full Stack AI Engineer"
        self.education = "BS Artificial Intelligence @ NUML"
        self.location = "Islamabad, Pakistan"
        self.expertise = ["LLMs", "RAG", "AI Agents", "NLP", "Computer Vision"]
        self.certifications = ["CEH", "CPEE", "Python Full Stack"]
        
    def current_work(self):
        return {
            "learning": ["Advanced RAG", "MCP Integration", "LLM Fine-tuning"],
            "building": ["AI Agents", "Voice AI", "Multi-modal Systems"],
            "exploring": ["Blockchain", "Cryptography", "Decentralized AI"],
            "goal": "Ship production AI that creates real impact"
        }
    
    def previous_experience(self):
        return [
            "AI Engineer @ DevRolin",
            "ML Engineer @ Elevvo Pathways", 
            "Python Developer @ CosmiCode",
            "Graphic Designer @ MixDia UK"
        ]

πŸ† GitHub Achievements

Quickdraw Pull Shark YOLO Starstruck

πŸŽ–οΈ View All Achievements


πŸ› οΈ Tech Stack

Languages
Python Java C++ JavaScript SQL R

AI/ML Frameworks
TensorFlow PyTorch Keras scikit-learn OpenCV Langchain LangGraph Hugging Face

Data Science
Pandas NumPy Matplotlib Seaborn Jupyter

Backend & APIs
FastAPI Flask Django Streamlit REST API

Frontend
React Next.js HTML5 CSS3

Databases
PostgreSQL MongoDB MySQL Redis Pinecone

Cloud & DevOps
AWS GCP Azure Docker Git GitHub

Tools & Platforms
VS Code Cursor Windsurf Kaggle Postman n8n


πŸš€ Featured Projects

πŸ† Cyber4ce AI | Selected in Uraan Pakistan Techathon

Multi-modal AI platform for cyber threat analysis, video surveillance, and border security
PyTorch OpenCV FastAPI Computer Vision Real-time Detection

πŸ“š Taleem AI | RAG-Based Student Learning Platform

AI educational platform with voice-first bilingual interface, curriculum-based RAG, and gamified learning
Langchain RAG Pinecone Streamlit Voice AI

πŸ“ž CallRolin | Real-time Voice AI Agent

Production-grade voice-to-voice AI agent for customer support handling inbound calls at scale
Whisper TTS FastAPI WebSockets Multi-lingual

🧠 Brain Tumor Classification | Medical AI System

ANN-CNN model for classifying brain tumors (glioma, meningioma, pituitary) from MRI scans with 99%+ accuracy
TensorFlow Keras CNN Medical Imaging Deep Learning

πŸ₯ MedGuardian AI | Healthcare Assistant

Comprehensive medical AI platform with symptom analysis, diagnosis support, and patient management
Langchain RAG FastAPI MongoDB Multi-modal

🎨 Pixel AI | AI Image Generator

Advanced image generation platform using Stability AI with intuitive Python and Figma frontend
Stable Diffusion Python Figma Image Generation


πŸ“Œ Pinned Repositories


πŸ“Š GitHub Stats

πŸ“ˆ Contribution Graph

🎯 Detailed Metrics


πŸ“« Connect With Me


Footer

Popular repositories Loading

  1. aqi-predictor aqi-predictor Public

    End-to-end ML system forecasting Islamabad AQI 3 days ahead with automated pipelines

    TypeScript

  2. codewithsalty codewithsalty Public

  3. Taleem-AI Taleem-AI Public

    AI-Powered Learning Platform for Pakistani Students - voice-first bilingual interface, curriculum-grounded RAG tutoring, smart study suite, gamification, and educational games.

  4. NeuroAssist-Ai NeuroAssist-Ai Public

    AI-powered brain tumor detection from MRI scans with glioma stage prediction. Full-stack app with Streamlit demo, FastAPI backend, and Next.js frontend

    TypeScript