Skip to content
View rvan-mee's full-sized avatar
๐Ÿ˜บ
Intern @leaningtech
๐Ÿ˜บ
Intern @leaningtech

Organizations

@leaningtech
Block or Report

Block or report rvan-mee

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

Hi there ๐Ÿ‘‹ my name is Ruben.

I am a student currently studying C and C++ at 42 Codam in Amsterdam ๐Ÿ–ฅ.

Below are direct links to all of my Codam projects โœ…:

  • ft_transcendence

    • A fullstack web-based platform for multiplayer "Pong" games with additional features such as user authentication, real-time chat, and account management.
  • webserv

    • A web server that handles HTTP requests, parses configuration files, serves static files, handles CGI scripts, and manages file uploads.
  • miniRT

    • A CPU-based ray tracer, creating realistic images by simulating the interaction of light in a three-dimensional environment.
  • philosophers

    • A twist on the classic philosopher dining problem, using threads, forks, mutexes, and semaphores to solve the puzzle.
  • minishell

    • A basic shell that handles command execution, environment variable management, signal handling, and input redirection.
  • minitalk

    • A client-server communication system where a sender process transmits messages to a receiver process using signals.
  • push_swap

    • A program designed to efficiently sort a stack of numbers using a limited set of instructions.
  • fract-ol

    • A graphical program that allows you to explore various fractal patterns.
  • ft_printf

    • A custom version of the standard C library function printf.
  • get_next_line

    • A function that reads a line from a file descriptor.
  • libft

    • A custom C library recreating a bunch of standard library functions.

Pinned

  1. miniRT miniRT Public

    C 3

  2. Improved_Fractol Improved_Fractol Public

    An improved version of the Fractol project within Codam's curriculum. Added multithreading and linux support and a couple of cool features!

    C 2

  3. SietseVos/minishell SietseVos/minishell Public

    C 3

  4. rvan-duy/42-transcendence rvan-duy/42-transcendence Public

    A website for a multiplayer online Pong game. Includes Vue.js for frontend, Node.js for backend and PostgresSQL for the database. Features a fully functional chat and third party authentication.

    TypeScript 4 1