Skip to content
View hasanmehediii's full-sized avatar

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.

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

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

Report abuse
hasanmehediii/README.md

Mehedi Hasan

Undergraduate Student in Computer Science and Engineering
University of Dhaka
Mehedi Hasan GitArt

💻 Passionate Developer | 🚀 Problem Solver | 🌟 Tech Enthusiast

Coding

👨‍💻 About Me

I'm a Computer Science and Engineering student at the University of Dhaka, passionate about building scalable applications and exploring cutting-edge technologies.

  • 🔭 Currently working on Full-Stack Web Applications
  • 🌱 Learning System Design & Cloud Architecture
  • 👯 Looking to collaborate on Open Source Projects
  • 💬 Ask me about React, Node.js, Flutter, Python
  • ⚡ Fun fact: I debug with console.log() 😄

⚒️ Skills & Tools

🖥️ Programming Languages

🌐 Frontend Development

⚙️ Backend Development

🗄️ Databases

🛠️ Tools & Platforms

Also I have made projects on JavaFX, LibGDX, SDL, Pygame

🚀 Featured Projects

Complete e-commerce solution with product management, cart, checkout, and admin dashboard.

  • Tech: React.js, Node.js, Express, MongoDB, Tailwind CSS, Stripe
  • Features: JWT Auth, Payment Gateway, Order Tracking, Admin Panel

Modern SaaS platform with authentication, subscriptions, and analytics dashboard.

  • Tech: Next.js 14, TypeScript, Prisma, PostgreSQL, NextAuth.js
  • Features: SSR, API Routes, Team Collaboration, Real-time Updates

Custom HTTP proxy server with intelligent caching mechanisms.

  • Tech: Python/Node.js, Socket Programming, HTTP Protocol
  • Features: Request Caching, Cache Invalidation, Performance Optimization

Cross-platform messaging app with real-time sync and media sharing.

  • Tech: Flutter, Firebase, Firestore, Cloud Storage
  • Features: Real-time Messaging, Media Sharing, Push Notifications

Interactive language learning app with lessons, quizzes, and progress tracking.

  • Tech: Flutter, FastAPI, MongoDB
  • Features: Interactive Lessons, Progress Tracking, Gamification

Advanced plagiarism checker with multi-file comparison and detailed reports.

  • Tech: React.js, FastAPI, NLP Algorithms
  • Features: Similarity Scoring, Batch Processing, Visual Reports

📊 GitHub Stats

🎯 Current Focus

const currentFocus = {
  learning: ["System Design", "Microservices", "Cloud Architecture"],
  building: ["Scalable Web Apps", "RESTful APIs", "Modern UI/UX"],
  exploring: ["DevOps", "Container Orchestration", "CI/CD Pipelines"],
  goals: ["Open Source Contribution", "Technical Writing", "Mentoring"]
};

💡 Skills & Expertise

  • Full-Stack Development: Building complete web applications from scratch
  • API Development: RESTful APIs with proper authentication and authorization
  • Database Design: Efficient schema design and query optimization
  • System Design: Scalable architecture and design patterns
  • Mobile Development: Cross-platform apps with Flutter
  • DevOps Basics: Docker, CI/CD, deployment strategies

📈 Activity Graph

✨ Fun Facts

  • 🎮 I love building games in my free time
  • 📚 Always learning something new
  • ☕ Powered by coffee and curiosity
  • 🌍 Open to collaboration worldwide
  • 💻 Code, Build, Deploy, Repeat!

🤝 Let's Connect

I'm always open to interesting conversations and collaboration opportunities!

  • 💼 Open for freelance projects
  • 🌟 Contributing to open source
  • 📧 Reach out for collaborations
  • 🎓 Happy to help fellow learners

Show some ❤️ by starring repositories you find interesting!


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 12 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. The primary goal is to provide a user friendly interface where customers can find their d…

    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. Its a basic type simulation of Computer Networking Project.

    Python

  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