Skip to content
View amh1k's full-sized avatar
  • Fast NUCES, Karachi campus (Student)
  • Karachi, Pakistan
  • 04:13 (UTC -12:00)

Highlights

  • Pro

Block or report amh1k

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

Abdul Moiz Hussain — backend engineer and open-source contributor

portfolio  ·  linkedin  ·  email  ·  leetcode  ·  codeforces


Open-source work

Alibaba Open Code Review contributions KubeStellar Console contributions

Also contributed to: Apache Magpie · Observal · Kubeflow SDK · OpenSRE


Contribution rhythm

Abdul Moiz Hussain public GitHub activity graph


Selected systems

Mithril Tiles

Keepalive

ScadrialAPI


More engineering work

Thirteen-plus divide-and-conquer algorithms in C++, an interactive recursion visualizer, and automated benchmarking across large generated datasets.

A C++ language implementation with lexical analysis, recursive-descent parsing, semantic validation, JSON bytecode, and a stack-based virtual machine.


Working set

Working set: Go, TypeScript, PostgreSQL, Redis, Docker, React, WebSockets, Linux and GitHub Actions


Competitive and academic record

700+ problems solved, ICPC regional qualifier, five Dean's List recognitions, AI Grand Prix champion

  • 3rd place, Coders Cup 2025.
  • 4th place, AI Got Talent at DevDay 2026, with an F1 score of 0.986.
  • Solved 700+ algorithmic problems across Codeforces, LeetCode, and AtCoder.


building beyond the happy path.
Interested in backend engineering, cloud-native tooling, reliable APIs, real-time systems, and production-minded infrastructure.

Pinned Loading

  1. mithril-tiles mithril-tiles Public

    Real-time multiplayer drawing & guessing game with a Go WebSocket backend and TypeScript frontend — server-authoritative room state, phase-based game loop, and concurrency-safe round management.

    TypeScript 1 1

  2. keepalive-monitoring keepalive-monitoring Public

    A high-performance, uptime monitoring system built with the T3 Stack. Features sub-second pinging, automated failover notifications via Discord webhooks, and a robust background task architecture

    TypeScript 1

  3. DurinsCode DurinsCode Public

    Durin’s Code is a DSL created to compile interactive text adventures into playable game engines.

    C++ 1

  4. ScadrialAPI ScadrialAPI Public

    Production-minded Go REST API with PostgreSQL, token auth, RBAC, Swagger docs, migrations, and E2E tests.

    Go 1

  5. Daa-Project Daa-Project Public

    A high-performance DAA project featuring 13+ Divide & Conquer algorithms. Includes optimized C++ implementations and an interactive Next.js web visualizer for Closest Pair and Karatsuba algorithms.

    TypeScript 1

  6. llm-from-scratch llm-from-scratch Public

    From-scratch implementation of a high-performance Large Language Model in PyTorch. Features modern architectural enhancements including Rotary Positional Embeddings (RoPE), Causal Multi-Head Attent…

    Jupyter Notebook