Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View the-abraar's full-sized avatar
  • SRBD
  • Dhaka

Block or report the-abraar

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.

Content in all repositories owned by your account will be closed.
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
the-abraar/README.md

Hey, This is Abraar. Welcome to my space!


> $ python3 abraar_profile.py

coding

class SoftwareEngineer:

    def __init__(self):
        self.name = "Abraar"
        self.education = "B.Sc. in Software Engineering, SUST"

    def get_stack(self):
        return {
            "Core Tools": ["Python", "C/C++", "Julia", "Flutter"],
            "AI/ML": ["TensorFlow/PyTorch", "Agentic Workflows", "RAG/MCP Systems", "LLM development (from scratch → training → local inference → server deployment)", "LangChain", "n8n", "Dify, Typebot, Botpress, FlowiseAI"],
            "DB & DevOps": ["Docker", "GCP", "GitHub Actions", "Grafana", "Firebase", "VectorDBs for RAG pipelines", "SQL"]
        }

    def current_status(self):
        self.work = ("Jr Product Manager at Inovace Tech",
                     "Ex-Intern at [Samsung R&D Institute, Bangladesh](https://research.samsung.com/srbd)",
                     "UI/UX Dev at [RylicStudio](https://rylicstudio.com)")
        self.passion = "The Art of Software"
        self.hobbies = ["Motorcycling", "Jazz‑Blues Guitar", "Music Production"]
        
    def contact(self):
        self.mail = "[email protected]"
        self.blog = "https://the_abraar_anomalies.notion.site"

👨‍💻

  • 🔭 Currently architecting: Multi‑Agent Systems powered by Model Context Protocols (MCP).
  • 🌱 Recent milestone: Completed an impactful internship at Samsung R&D Institute Bangladesh – built automated data pipelines, trained production‑ready ML models, analyzed time‑series data, and developed Android applications.
  • 👨‍🏫 Teaching & Mentorship: Guided students from Rice University, University of Toronto, BRAC, DU, and University of Adelaide – turning complexity into clarity.

🛠️ Tech Stack

Python PyTorch TensorFlow Docker Google Cloud FastAPI Git Notion


🚀 Featured Projects

Project Description Tech
Pathshala.ai Offline‑capable AI tutor for rural students, deployed on Raspberry Pi with edge‑optimized LLMs. Edge AI, Python, LLM Optimization
E‑Commerce Agent Intelligent chatbot that uses RAG + function calling to query databases dynamically. PydanticAI, Vector DB, PostgreSQL
Tea Leaf Classifier High‑accuracy classification model for tea leaf quality based on age and texture parameters. TensorFlow, Computer Vision
The Article Depot Fully automated content engine – scrapes Google Trends, generates articles, and publishes them. Python, Automation, Generators
ThrottleIQ Cross‑platform app for motorcyclists – ride logging, diagnostics, and community features. Flutter, QA, Firebase

Let’s Build Something Extraordinary
I thrive at the intersection of software craftsmanship and bold ideas. Whether you're exploring agentic AI, optimizing edge deployments, or simply want to geek out over jazz guitar – reach out. Collaboration, mentorship, and great conversations are always welcome. Thanks for stopping by!

```

Popular repositories Loading

  1. NJN-Perio-and-Implant-Center NJN-Perio-and-Implant-Center Public

    Dart 1

  2. the-abraar the-abraar Public

  3. Moonpie Moonpie Public

    My first iOS App

    Swift

  4. kaggle_stuff kaggle_stuff Public

    Python

  5. random_code_snippets random_code_snippets Public

    For future reference and for helping others.

    Python

  6. everything-claude-code everything-claude-code Public

    Forked from affaan-m/ECC

    Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.

    JavaScript