Skip to content
View amh1k's full-sized avatar
  • Fast NUCES, Karachi campus (Student)
  • Karachi, Pakistan
  • 06:55 (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

PORTFOLIO LINKEDIN EMAIL LEETCODE CODEFORCES

GitHub statistics and contribution activity

Featured Projects

Mithril Tiles — TypeScript
Real-time multiplayer drawing with a Go WebSocket backend.
★ 1 · Fork 1

Keepalive Monitoring — TypeScript
Fast uptime monitoring with workers, alerts and incident history.
★ 1 · Fork 0

Durin’s Code — C++
A C++ DSL compiler and VM for interactive text adventures.
★ 1 · Fork 0

Open Source Contributions

Open Code Review — 10 PRs · 6 merged  KubeStellar — 2 PRs · 2 merged  Apache Magpie — 2 PRs · 2 merged

Each badge opens the pull requests authored in that upstream repository.

GitHub activity overview: commits, pull requests, issues and code reviews

Code. Review. Learn. Repeat.

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