Skip to content
View HillelSuied's full-sized avatar

Block or report HillelSuied

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

Pinned Loading

  1. C-Assembler C-Assembler Public

    Full assembler written from scratch in C as a systems-level project. Includes macro processing, label handling, and Base64-encoded machine code generation.

    C

  2. docker-flask-app docker-flask-app Public

    Docker Flask App A Flask app running in Docker with MySQL and Nginx Load Balancer. Logs visits, maintains a counter, and supports Sticky Sessions via cookies. Scalable with Docker Compose. 🔹 Run: d…

    Python