Skip to content
View Aliijjn's full-sized avatar
  • Netherlands
  • 18:41 (UTC +01:00)

Block or report Aliijjn

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
Aliijjn/README.md

About Me 👋

⚙️ Low level enthousiast (C/C++/ASM)

📖 Student @ Codam

🔭 Currently working on: My own graphics library for Windows, Learning the basics of Assembly

😍 Love working on: My own games, with as little abstraction as possible

image

Pinned Loading

  1. 2D_Game 2D_Game Public

    An open world, 2D game, where the player can move around freely and collect resources

    C++

  2. FizzBuzz_ASM FizzBuzz_ASM Public

    Fizzbuzz, but written in Assembly. Easier said than done

    Assembly

  3. cub3d_42 cub3d_42 Public

    «42School» A 3D game in the style of Doom, written in C

    C 1

  4. Minesweeper Minesweeper Public

    The classic game of minesweeper, made in CPP

    C++

  5. philosophers_42 philosophers_42 Public

    «42School» A project about the basics of multithreading and using mutexes to prevent data races

    C

  6. webserv_42 webserv_42 Public

    «42School» A HTTP server that can support a fully static website, as well as POST and DELETE methods

    C++