Skip to content
View Reyadh418's full-sized avatar

Highlights

  • Pro

Block or report Reyadh418

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

Hi there, I'm MD Reyad Hasan πŸ‘‹

I am an undergraduate student and aspiring software engineer focused on building practical, secure, and user-friendly applications. My work combines full-stack web development, frontend interaction design, and command-line tooling.


πŸŽ“ Academic & Development Profile

  • Building projects to strengthen real-world software engineering skills
  • Interested in backend systems, web security, and scalable application design
  • Practicing clean code, maintainability, and problem-solving through hands-on development

πŸš€ Selected Projects

1) Blog Hub β€” Full-Stack Blog Platform

Repository: Reyadh418/Blog-Hub-Project

A full-stack blog platform built with Express + PostgreSQL featuring authentication, role-based moderation, comments, reactions, notifications, and security-focused implementation.

Key points:

  • Authentication and protected user flows
  • Admin moderation capabilities
  • Comments and reaction system
  • Security practices including CSRF protection and password hashing
  • Full deployment lifecycle experience

Live Demo: https://blog-hub-nto7.onrender.com/


2) Drive Control Center β€” Multi-Drive Management Dashboard

Repository: Reyadh418/Drive-control-center-project

A local-first web application to connect multiple Google Drive accounts, create a SQLite-powered search index, and manage files through a single dashboard.

Key points:

  • Integration with Google Drive APIs
  • Unified dashboard for account and file management
  • Local indexing and storage analytics
  • Focus on practical system organization and productivity

3) Chess Game Project β€” Interactive Browser Chess

Repository: Reyadh418/Chess-Game-Project

An interactive web-based chess game with complete piece movement logic, legal move enforcement, and a responsive user interface, deployed with GitHub Pages.

Key points:

  • Rule-aware move validation for pieces and turns
  • Game-state handling to keep board interactions consistent
  • Frontend-focused implementation using JavaScript, HTML, and CSS
  • Improved UI controls for smooth and intuitive gameplay
  • Deployment experience through GitHub Pages hosting

Live Demo: https://reyadh418.github.io/Chess-Game-Project/


4) YouTube Video Downloader β€” Python CLI Utility

Repository: Reyadh418/Youtube-video-downloader

A beginner-friendly Python command-line utility for downloading single YouTube videos with interactive quality and audio selection, retry handling, and estimated download-size feedback.

Key points:

  • Interactive CLI prompts for user-friendly download flow
  • Quality/audio option handling for practical user control
  • Resilient retry logic and error handling for failed attempts
  • Integration of yt-dlp and FFmpeg for reliable media processing
  • Focus on clean command-line design and usability

🧰 Technical Skills

Languages: JavaScript Python HTML CSS C Assembly

Frameworks & Platforms: Node.js Express PostgreSQL SQLite GitHub Pages Render

Tools: Git GitHub FFmpeg yt-dlp


🎯 Current Focus

  • Advancing full-stack engineering fundamentals
  • Strengthening backend development and secure coding practices
  • Building polished, production-minded project portfolios
  • Continuing academic growth through project-based learning

🀝 Contact


Thank you for visiting my profile.

Pinned Loading

  1. Blog-Hub-Project Blog-Hub-Project Public

    Full-stack blog platform (Express + PostgreSQL) with auth, admin moderation, comments, reactions, notifications & security.

    HTML 1

  2. Drive-control-center-project Drive-control-center-project Public

    A local-only web application to link multiple Google Drive accounts, build a SQLite search index, and manage files with storage analytics from a unified single-page dashboard.

    HTML

  3. Chess-Game-Project Chess-Game-Project Public

    Interactive browser chess game built with HTML, CSS & JavaScript β€” playable online with fully functional piece movement and rules. Deployed with GitHub Pages β€’ Chess game with legal moves & UI cont…

    JavaScript 1 1

  4. Youtube-video-downloader Youtube-video-downloader Public

    Tubermate is a beginner-friendly Python CLI tool to download single YouTube videos with interactive quality selection (1080p/720p/480p/360p), audio options, retry handling, and estimated download s…

    Python 1