███╗ ███╗███████╗██╗ ██╗███████╗██████╗ ██╗ ██╗ ██╗ █████╗ ███████╗ █████╗ ███╗ ██╗
████╗ ████║██╔════╝██║ ██║██╔════╝██╔══██╗██║ ██║ ██║██╔══██╗██╔════╝██╔══██╗████╗ ██║
██╔████╔██║█████╗ ███████║█████╗ ██║ ██║██║ ███████║███████║███████╗███████║██╔██╗ ██║
██║╚██╔╝██║██╔══╝ ██╔══██║██╔══╝ ██║ ██║██║ ██╔══██║██╔══██║╚════██║██╔══██║██║╚██╗██║
██║ ╚═╝ ██║███████╗██║ ██║███████╗██████╔╝██║ ██║ ██║██║ ██║███████║██║ ██║██║ ╚████║
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚══════╝╚═════╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝
visitor@github:~$ cat ./about_me.txt
Name : Mehedi Hasan
Handle : hasanmehediii
Uni : University of Dhaka — CSE
Focus : Agentic AI · Backend Engineering · Full-Stack Dev
Status : ▰▰▰▰▰▰▰▰▱▱ Building every day
Collab : OPEN — hackathons, research, side-projects ✅Currently in the design/build phase — planned with production concerns (cost controls, async job queues, human-in-the-loop correction) from day one.
| System | Description | Stack | Status |
|---|---|---|---|
| ⬡ AgriMate | Offline-capable farmer assistant for Bangladeshi agriculture | Flutter FastAPI LangGraph Hybrid RAG |
In design |
| ⬡ DocuMind | Document intelligence, human-in-the-loop correction | LangGraph pgvector Async workers |
In design |
| ⬡ MatchMind | Football match video analysis via agentic pipelines | LangGraph Computer Vision Job queue |
In design |
| ⬡ NutriSastho AI | Health & nutrition guidance agent for Bangladesh-specific data | RAG pipeline FastAPI pgvector |
In design |
Also sketched out from a project ideation round: Chikitshak AI (health triage) · Bhumi Sahayak (land records) · Bonna Prohari (flood response) · Krishi Buddhi (crop advisory) — concepts, not yet built.
current = {
"learning" : ["System Design", "Cloud Architecture", "Kubernetes"],
"building" : ["AgriMate", "DocuMind", "MatchMind"],
"exploring" : "Computer Vision & LLM agent orchestration",
"planning" : "A backend-development YouTube series",
"goal_2026" : "Ship a production agentic system solving a real Bangladesh-context problem",
}contact = {
"github" : "github.com/hasanmehediii",
"uni" : "University of Dhaka — CSE",
"status" : "Open to hackathons, research, and collabs 🟢",
}
print("Let's build something that actually matters.")// building agentic systems for Bangladesh-scale problems · one commit at a time


