Skip to content

Latest commit

 

History

History
141 lines (92 loc) · 3.35 KB

File metadata and controls

141 lines (92 loc) · 3.35 KB

Hi, I'm Yasin 👋


🧠 Who I Am

class AIEngineer:
    def __init__(self):
        self.name = "Yasin"
        self.location = "Afghanistan"
        self.focus = ["Data Science", "Machine Learning", "Deep Learning", "NLP"]
        self.building = "Real-world AI projects"
        self.goal = "AI Engineer working on impactful systems"

    def mission(self):
        return "Turn raw data into intelligent systems that solve real problems"

me = AIEngineer()
print(me.mission())

⚡ What I Do

  • 📊 Build end-to-end Data Science projects
  • 🤖 Train Machine Learning & Deep Learning models
  • 🧠 Work on NLP systems (text classification, toxicity detection)
  • 🚀 Deploy models using Streamlit / Flask / APIs

🧰 Tech Stack

🧠 AI / Data Science

🌐 Web / Backend

📱 Mobile Apps

⚙️ Tools


🚀 Featured Projects

🧠 Farsi/Dari Toxicity Detection

NLP system for detecting toxic content in low-resource languages.

Stack: Python, Scikit-learn, NLP, Pandas
Focus: Text preprocessing, classification, imbalance handling


🏪 Shop Management App

Flutter + Firebase system for shop rental, billing, and management.

Stack: Flutter, Firebase
Focus: CRUD systems, real-time database, UI design


📈 Rossmann Sales Prediction

End-to-end ML pipeline for sales forecasting.

Stack: Python, XGBoost, Pandas
Focus: Feature engineering, model tuning, evaluation


📊 GitHub Stats


🔥 Streak Stats


🧭 Current Focus

  • 📌 Mastering Machine Learning fundamentals deeply
  • 📌 Building real-world portfolio projects
  • 📌 Learning deployment (FastAPI, Docker)
  • 📌 Preparing for remote AI/Data Science roles

🌐 Portfolio

🌍 Connect With Me


⚡ Build systems, not just models ⚡

```