Skip to content
View mdtareqhasan's full-sized avatar

Block or report mdtareqhasan

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

Typing SVG

Profile Views


πŸ’Ό About Me

public class TareqHasan {

    private String name     = "Md. Tareq Hasan";
    private String role     = "Backend Developer (Java & Spring Boot)";
    private String university = "Comilla University β€” CSE (2023–2027)";
    private String location = "Comilla, Bangladesh πŸ‡§πŸ‡©";

    private String[] skills = {
        "Java", "Spring Boot", "REST APIs",
        "Data Structures & Algorithms",
        "System Design", "React (Learning)",
        "Firebase", "MySQL", "Android (Java)"
    };

    private String[] currentFocus = {
        "πŸ”§ Building scalable backend systems with Spring Boot",
        "πŸ“± Android development with real-time Firebase",
        "πŸ“Š Practicing DSA for strong engineering fundamentals",
        "πŸ—οΈ  Learning System Design for production-ready apps"
    };

    public String getGoal() {
        return "Grow into a strong backend engineer capable of " +
               "designing reliable and scalable systems.";
    }
}

πŸ› οΈ Tech Stack

Languages & Frameworks

C C++ Java Spring Boot React TypeScript HTML5 CSS3 Thymeleaf

Database & Cloud

MySQL Firebase AWS Cloudinary

Tools & Platforms

Android Studio Git GitHub IntelliJ IDEA Postman OAuth2


πŸš€ Featured Projects

πŸ“± CoU Bus Tracker β€” Android App

Real-time bus tracking application for Comilla University students

  • πŸ—ΊοΈ Live location tracking with Google Maps API
  • πŸ”₯ Real-time data sync using Firebase Realtime Database
  • πŸ“ Dynamic bus schedule updates with user-friendly UI
  • Tech: Java Β· Android Studio Β· Firebase Β· Google Maps API

πŸ₯ Medicare HMS β€” Hospital Management System

Production-ready full-stack hospital management system

  • πŸ‘¨β€βš•οΈ Manages patients, doctors, appointments, prescriptions & billing
  • πŸ§ͺ Lab tests, staff coordination, and reporting modules
  • ⚑ Built with React 18 + TypeScript for blazing-fast UI
  • Tech: React 18 Β· TypeScript Β· Java . Spring Boot . Full-Stack . MySQL

πŸ“’ Smart Contact Manager β€” Web Application

Secure and feature-rich contact management system

  • πŸ” Email/password signup with email verification link
  • 🌐 Social login with Google & GitHub (OAuth2)
  • πŸ“Έ Contact photos uploaded to AWS / Cloudinary
  • πŸ“§ Send emails with attachments directly from the app
  • πŸ“Š Export contacts to Excel, pagination, search & favorites
  • Tech: Java Β· Spring Boot Β· MySQL Β· Thymeleaf Β· OAuth2 Β· AWS Β· Cloudinary

πŸ“Š GitHub Stats

Tareq's GitHub Stats

Top Languages

GitHub Streak


πŸ† Achievements & Activities

  • πŸ₯‡ HackFusion 2026 β€” Participated at Leading University, Sylhet
  • πŸ“ System Design Notes β€” Created structured PDF covering Scalability, CAP Theorem, Microservices & more
  • πŸŽ“ CSE Student at Comilla University (Batch 2023)
  • πŸ’‘ Actively learning DSA for strong engineering foundations
  • 🌐 Open to Work β€” Internships, part-time & collaboration opportunities

πŸ“¬ Let's Connect

LinkedIn GitHub


πŸš€ "Still learning. Still building."

Wave

Popular repositories Loading

  1. CoUBusTracker CoUBusTracker Public

    Real-time Android app to track Comilla University campus buses with live location updates and bus schedules.

    Java

  2. scm2.0 scm2.0 Public

    A modern, cloud-based contact management application built with Spring Boot and Tailwind CSS. Manage your contacts efficiently with features like image uploads, social media integration, search fun…

    HTML

  3. Medicare_HMS Medicare_HMS Public

    A production-ready **full-stack Hospital Management System** for managing patients, doctors, appointments, prescriptions, lab tests, billing, and staff coordination. Built with **React 18 + TypeScr…

    TypeScript

  4. mdtareqhasan mdtareqhasan Public

  5. first-contributions first-contributions Public

    Forked from firstcontributions/first-contributions

    πŸš€βœ¨ Help beginners to contribute to open source projects

  6. DSA-Bootcamp-Java DSA-Bootcamp-Java Public

    Forked from kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

    Java