- 2021.3.22. ~ 4.16.
- Review post: 42서울 본과정 합격 - 순수 미술 전공자가 라 피신에 참여하여 배운 것들
- 2021.5 ~ Present
- 42Seoul Cadet
Subject-based short-term curriculum operated by Cadets of the 42 official community 42JS.
Participated in project production, especially JS01(Javasciprt DOM API), BE00(Node.js Basics) , BE01(Sequelize ORM), RUSH01(Full-Stack Group Project)
This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library
as well as some other utility functions that you will use during your whole cursus.
- Rigor, Imperative programming, Algorithms
May it be a file, stdin
, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.
- Rigor, Unix, Algorithms
This project is pretty straightforward, you have to recode printf
. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.
- Rigor, Algorithms
This project aims to introduce you to the wonderful world of virtualization.
- Rigor, Network & system administration
This project is a small 2D game with minilibx
. You'll learn about textures, sprites and tiles.
- Game, Graphics, Imperative programming
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
- Rigor, Unix
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
- Imperative programming, Rigor, Unix, Algorithms
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
- Unix, Rigor, Imperative programming
- badge42: stats cards and score badges
- shields.io: language badges
- GitHub Readme Stats: repo cards