Japanese-Brazilian software engineering student at ๐ซ๐ท รcole 42. Currently majoring in Japan Studies at Tokyo University of Foreign Studies. Passionate about iOS app development and language learning.
- 42 Tokyo ร 42 Seoul Collaboration: The 42 Live Radio Show
- Vim tutorial at 42 Sรฃo Paulo's podcast Fora da Norma
- Introduction to linked lists in C
- ๐ง๐ท Portuguese
- ๐ฏ๐ต Japanese
- ๐บ๐ธ English
- ๐ช๐ธ Spanish
- ๐น๐ผ Taiwanese Mandarin
- ๐จ๐ณ Chinese Mandarin
project |
purpose | status |
---|---|---|
Learn how the standard functions of C programming work, by coding them from scratch and creating our very own library. | โ
|
|
Learn how file descriptors and static variables work. | โ
|
|
Replicate the original C printf() function. |
โ
|
|
Create graphically beautiful fractals using complex numbers and รcole 42's graphical library MiniLibX. | โ
|
|
Code a small data exchange program using UNIX signals. | โ
|
|
A project focused on efficiently sorting random numbers with minimal actions. It introduces concepts such as stack data structures and circular doubly linked lists. | โ
|
|
Create our own shell. | โ
|
|
Learn the basics of concurrent programming using threads and mutexes by solving Edsger Dijkstra's famous dining philosophers problem. | โ
|
|
Create a 3D game inspired by Wolfenstein 3D using รcole 42's graphical library, MiniLibX. | โ
|
|
A general practical exercise to discover networking. Here we configure small-scale networks based on the principles of TCP/IP. | โ
|
|
A practical project to expand your system administration knowledge. Here we use Docker to virtualize several Docker images, creating them in your new personal virtual machine. | โ
|
|
Learn the basics of object-oriented programming. | โ
|
|
We wrote our own HTTP server. I was responsible for implementing CGI support. | โ
|
|
The final project was a full-stack website that lets users play the classic game Pong. I was responsible for the front end, including implementing the 2FA page and other interface components. | โ
|