Skip to content
View mhaxanali's full-sized avatar

Block or report mhaxanali

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

gif

Hi there 👋

I'm Muhammad Hasan.
15. Python/Go developer. OSS contributor. CodeJam finalist.

Notable Personal Projects

Notable Projects I Collaborated On

  • Tetris-Bugs
    👾 Python Discord CodeJam 2025 Finalist (Top 3) — Team Grand Gardenias

    • Contributed timer logic and pause screen implementation in a browser-based Tetris-style code editor built with PyScript.
    • Collaborated in a cross-functional team to blend Python, TailwindCSS, and browser scripting for a fully interactive IDE-meets-Tetris experience.
    • Project theme: “Wrong Tool for the Job” — turning Tetris into a functioning code editor.
  • Sir Lancebot
    🗡️ Open Source Contribution:

    • Added .quote daily and .quote random commands using the ZenQuotes.io API.
    • Improved .gh repo command to support aliases, default org and most starred repo fallback.

Featured Projects

A modular AI-powered pipeline that orchestrates script generation, image sourcing, TTS, and video clipping.

  • Backend: Python orchestration + API integration
  • Frontend: Simple HTML/JS for testing/display
  • Demonstrates: Full-stack thinking, modular design, devops awareness
  • Status: Archived due to API constraints, but showcases architecture and skills

Reach Me

📧 [email protected]
Discord: ryushison

Pinned Loading

  1. tetris-bugs tetris-bugs Public

    Forked from zishankadri/tetris-bugs

    A tetris code editor built by the Grand Gardenias for the Python Discord Code Jam 12 of the year 2025. This project won 3rd place in the Code Jam.

    Python

  2. python-discord/sir-lancebot python-discord/sir-lancebot Public

    A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.

    Python 262 257

  3. dns-resolver dns-resolver Public

    A fast, multi-service DNS resolver with intelligent caching built with Go, Python, and vanilla JavaScript.

    Python

  4. code-jam-12-qualifier code-jam-12-qualifier Public

    For the qualifier of the Python Discord Community's Code Jam 12, we were required to make an imitation of Javascript's querySelectorAll in Python. This is that qualifier

    Python

  5. nixscribe nixscribe Public

    A CLI Text Editor using Python

    Python

  6. go-math-eval go-math-eval Public

    Math Expression Parser and Evaluator written in Golang.

    Go