Skip to content
View chentaymane's full-sized avatar
🚮
🚮

Block or report chentaymane

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. ManyFaces ManyFaces Public

    🎭 Self-hosted anti-detect browser manager with three engines per profile - Camoufox (stealth Firefox), Chromium, and real Android - plus coherent fingerprints, one-click phone profiles, proxy-pool …

    Python 1

  2. chameleon-ip-rotator chameleon-ip-rotator Public

    🦎 Cross-platform desktop app that finds, verifies, and rotates geo-tagged HTTP/SOCKS proxies at the OS level - pick a country, rotate on a timer, and always stay on a working connection.

    Python

  3. net-cat net-cat Public

    A lightweight TCP chat server written in Go. Supports multiple concurrent clients using goroutines, real-time messaging, chat history for new joiners, private mentions with @username, and commands …

    Go

  4. BrickBreaker BrickBreaker Public

    Browser-based Brick Breaker game built entirely with vanilla HTML5 Canvas, CSS, and JavaScript. Implements a full game loop with collision detection, physics, power-up system, lives management, lev…

    JavaScript

  5. forum forum Public

    Production-grade web forum built in Go and SQLite without any external framework. Covers the full feature set of a real forum — authentication, sessions, posts, comments, reactions, filtering, pagi…

    Go

  6. my-ls my-ls Public

    A ground-up re-implementation of the Unix ls command in Go. Supports -l, -R, -a, -r, and -t flags in any combination, with long format output identical to the native system command. Uses syscall fo…

    Go