Skip to content
View trobert42's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report trobert42

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

Hi

Software developer

👩‍💻 Currently studying at 42 Paris school after a change of career in 2021.

💪 I have completed the school common core in which I've learned how to code in differents languages and with a diverse set of tools. I've not only acquired knowledge about dev and coding abilities, but my experience at 42 with its peer-to-peer educational approach has also instilled in me a greater level of dedication and seriousness!

💬 My journey in the IT world began with the exploration of low-level programming using the C language, the discovery of Unix environment, the reproduction of common algorithms such as sorting, learning Object-Oriented Programming in C++ and implementing from scratch a website with an authentication system, a real-time chat and a pong game.

⚡️Fun fact, i use notion to list my groceries but always end up forgetting one item on the list

⬇️ You can check some of my projects below :)

Languages, utilities, databases i used for my projects

C C++ CSS3 JavaScript TypeScript HTML5 NestJS React Nginx Postgres Docker

Projects from 42

All projects
Project link Description Languages/Techs
Transcendence A full-stack infrastructure for an online multiplayer game React Nest Docker PostgreSQL Prisma
Webserv A fully configurable home-made web server in C++ (following HTTP/1.1 RFC) C++ PHP HTML
Inception A Docker infrastructure composing services such as MariaDB, WordPress and Nginx Docker Bash MariaDB Nginx Debian HTML Wordpress
CPP_modules Fundamentals of C++ programming C++
Cub3d A 3D game created from scratch written in C using raycasting, aiming to reproduce Wolfenstein 3D C
Minishell An implementation of C-based shell capable of handling redirections, pipes, environment variables, and various built-in functionalities. C
Philosophers An introduction to multithreading and forking using mutexes C
Push_swap A sorting algorithm using stacks with a limited set of instrutions and using the lowest possible number of actions C
Pipex A program that replicates the shell Pipe operator C
BornToBeRoot A sysadmin introduction project on a virtual machine Bash Debian VirtualBox
So_long A graphical introduction project using 42 graphic library by coding a little 2d game C
get_next_line My implementation of a function written in C that reads a lines from a file descriptor C
ft_printf My implementation of printf() C function C
Libft My own C library functions C

Socials

You can also find me on codingame : click here (not a rickroll i promise)

Pinned

  1. transcendence transcendence Public

    A website that includes a Pong game and a real-time chat

    TypeScript 1 1

  2. webserv webserv Public

    A fully configurable home-made web server in C++ (following HTTP/1.1 RFC)

    C++

  3. cub3d cub3d Public

    A Wolfenstein-inspired game, built entirely from scratch in C, utilizing raycasting techniques.

    C

  4. so_long so_long Public

    A graphical introduction project by coding a 2d game

    C 1