Skip to content
View hasanmehediii's full-sized avatar

Highlights

  • Pro

Block or report hasanmehediii

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
hasanmehediii/README.md

Mehedi Hasan

I'm a 4th-year Computer Science & Engineering student at the University of Dhaka, interested in building reliable backend systems and practical AI-powered applications.

My technical interests revolve around backend architecture, LLM agents, retrieval-augmented generation (RAG), distributed systems, and production-oriented AI engineering. I enjoy understanding systems beyond just making them work — how they scale, fail, communicate, recover, and perform in production.

> whoami

name: Mehedi Hasan
university: University of Dhaka
degree: B.Sc. in Computer Science & Engineering
year: 4th Year

focus:
  - Backend Engineering
  - Agentic AI & LLM Systems
  - Full-Stack Development
  - System Design

open_to:
  - Software Engineering Opportunities
  - Research Collaborations
  - Hackathons
  - Open-Source Contributions

> tech.stack

Languages

Backend

Frontend & Mobile

Databases

Tools & Infrastructure

AI & Engineering

LangGraph · RAG · Hybrid Retrieval · pgvector · LLM Agents · Async Processing · Computer Vision

> currently.learning

current_focus = {
    "backend": [
        "System Design",
        "Distributed Systems",
        "Scalable Backend Architecture",
    ],

    "ai": [
        "Agentic AI",
        "LLM Orchestration",
        "RAG Systems",
        "Computer Vision",
    ],

    "infrastructure": [
        "Docker",
        "Kubernetes",
        "Cloud Architecture",
    ],
}

> engineering.interests

⚙️ Backend Engineering

  • API Design
  • Database Architecture
  • Distributed Systems
  • Async Processing
  • Scalable Architecture

🤖 AI Engineering

  • Agentic Workflows
  • LLM Orchestration
  • RAG Systems
  • Hybrid Retrieval
  • Computer Vision

☁️ Infrastructure

  • Docker
  • Kubernetes
  • Cloud Architecture
  • Deployment
  • Observability

> contribution.art

Mehedi Hasan GitHub Contribution Artwork

> beyond.code

When I'm not writing code, I'm usually learning about system architecture, AI engineering, and how production software is designed at scale.

I'm also interested in sharing what I learn through technical content, particularly around backend development and software engineering.

const philosophy = {
    learn:   "Understand the fundamentals.",
    build:   "Turn knowledge into working systems.",
    improve: "Measure, refactor, and iterate.",
    share:   "Teach what you learn.",
};

> connect.init()

I'm open to software engineering opportunities, research collaborations, hackathons, open-source contributions, and conversations around backend systems and AI engineering.

           

// learn deeply · build thoughtfully · improve continuously

Pinned Loading

  1. CSE-1211-Project CSE-1211-Project Public

    Its a beginner type snake game using SDL2 library along with C++ to develop. Scoring system is available to track players. its the First Year Second Semester Final Project (Done)

    C++ 1

  2. CSE-2112-Project CSE-2112-Project Public

    A movie ticket booking simulation desktop app using JavaFX for the Object Oriented Programming Course Project. This is the Second Year First Semester Final Project (Done)

    Java 1

  3. CSE-2216-Project CSE-2216-Project Public

    LangMastero, A Simple designed language learning app for beginners. If you want to learn basics of a language like Spanish or Chinese, can try this app. Also can test your progress with exams

    Python 13 2

  4. CSE-2211-Project CSE-2211-Project Public

    Goriber Gari: A Car Purchasing E-Commerce Website that can help you to buy world's top cars from any place. This project is the final project of 2nd year 2nd semester Database Management System - 1…

    Python 2

  5. CSE-3111-Project CSE-3111-Project Public

    A simple smart proxy server with caching capabilities and a web dashboard to monitor the cache. Also capable of blocking any website by updating on then config.json file. Its a basic type simulatio…

    Python 2

  6. CSE-3116-Project CSE-3116-Project Public

    An autonomous fire-fighting robot car built with ESP32 for Microcontroller Lab Course, featuring automatic flame detection, tracking, and extinguishing capabilities with manual override control via…

    C