Skip to content
View abdulhadishah's full-sized avatar

Block or report abdulhadishah

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