Skip to content
View abdulhadishah's full-sized avatar

Block or report abdulhadishah

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

Hey there!

I’m Abdul Hadi.

I build small projects to learn how things work under the hood.
If something breaks, I dig in, fix it, and move on.

I mostly work with JavaScript / Node.js and use Python for experiments, tooling, and quick GUIs.

My day-to-day tools are VS Code, Figma, Git, and a clean, no-nonsense dev setup.

The pinned projects here are small, focused experiments, built to understand things like APIs, automation, GUIs, and basic web interactions.

Fun Facts:

  • I like clean setups and simple workflows.
  • Favourite anime: Mob Psycho 100.
  • Hobbies: anime, manga, sketching, and long walks.

Pinned Loading

  1. password-manager password-manager Public

    A simple password manager built with Python Tkinter and JSON.

    Python

  2. quizzler quizzler Public

    A GUI-based quiz app using live trivia data from an API.

    Python

  3. workout-tracker workout-tracker Public

    A workout tracking script that logs exercise data to Google Sheets using APIs.

    Python

  4. blog-app blog-app Public

    A minimal blog application built with Node.js, Express, and EJS.

    EJS