Skip to content
View iaceene's full-sized avatar

Highlights

  • Pro

Block or report iaceene

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. iaceene iaceene Public

    IACEENE PUBLIC PROFILE README

    3

  2. Cub3d_Parser Cub3d_Parser Public

    A Cub3D raycasting project parser and basic renderer built in C using the MiniLibX (mlx) graphics library. This project parses .cub map files, validates map data and textures, and sets up the data …

    C 2 1

  3. exam exam Public

  4. Net_Practice_Guide Net_Practice_Guide Public

    quick reference, includes diagrams and tables, and clarifies complex topics with analogies and examples for NetPractice 42 Project

    HTML

  5. Black_Window Black_Window Public

    Fullscreen black window using Tkinter while grabbing exclusive control over the keyboard and mouse input on an X11 display (commonly used on Linux systems). The primary purpose is to lock user inpu…

    Python