Skip to content
View 0D15E0's full-sized avatar

Block or report 0D15E0

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

Popular repositories Loading

  1. basic_OS_intro_in_assembly basic_OS_intro_in_assembly Public

    A simple 32-bit operating system written from scratch in x86 Assembly. This project is a deep dive into low-level computing, exploring everything from the boot process and memory management to hard…

    Assembly 1

  2. PanDoraSpec PanDoraSpec Public

    PanDoraSpec is a CLI tool that performs deep technical due diligence on APIs to verify compliance with DORA

    Python 1

  3. codeEvolve codeEvolve Public

    A progressive coding assessment platform that mimics real-world industry interviews

    TypeScript

  4. php_chat_backend php_chat_backend Public

    Backend Engineer Coding Assignment

    PHP

  5. pacman-rl-c pacman-rl-c Public

    A classic Pac-Man game in C where a Q-learning agent learns to play from scratch.

    C