Skip to content
View pixelhamza's full-sized avatar

Block or report pixelhamza

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

Pinned Loading

  1. PacmanGame PacmanGame Public

    A classic Pac-Man clone developed in Java Swing featuring player movement, ghost AI, collision detection, score tracking, and game state management.

    Java 2

  2. Image-Processing-Service Image-Processing-Service Public

    Image-processing API using Express, MongoDB, AWS S3, Redis, and Sharp. Provides JWT-secured uploads, presigned image access, cached transformations, pagination, and rate-limited processing.

    JavaScript

  3. spellchecker-typeahead spellchecker-typeahead Public

    Implemented a text editor with custom Trie-based typeahead suggestions, spell-checking capabilities, and high-performance pattern matching using the KMP algorithm. Built entirely from scratch to de…

    JavaScript

  4. spacewars spacewars Public

    A 2D arcade-style space shooter built with C++ and Raylib. Features player movement, projectile mechanics, enemy waves, collision detection, and a modular game architecture.

    C++

  5. Code-Judge Code-Judge Public

    A cloud-native online judge platform built with FastAPI, Redis, Docker, and Kubernetes. The system securely executes user-submitted code in isolated sandboxes, evaluates solutions against test case…

  6. caching-proxy caching-proxy Public

    A lightweight proxy server demonstrating in-memory caching and TTL-based cache expiration for faster access to frequently requested resources.

    JavaScript 1