Skip to content
View s888n's full-sized avatar

Highlights

  • Pro

Block or report s888n

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

    a web application that allows users to play a 3D version of the classic Pong game.

    TypeScript 2

  2. Inception Inception Public

    a small infrastructure composed of different services using Docker

    HTML

  3. webserver webserver Public

    an Nginx-Like HTTP web server in C++.

    C++

  4. miniRT miniRT Public

    a simple ray-tracer in c

    C

  5. Philosophers Philosophers Public

    a Perfect implementation of the Dinning Philosophers problem

    C

  6. Q-Learning-Snake Q-Learning-Snake Public

    a simple snake game that uses Q-Learning to train the snake to play the game.

    Python