Skip to content
View riceset's full-sized avatar

Organizations

@tkomeno

Block or report riceset

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

👋 Welcome!

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.

📚 Latest Blog Posts

🎙 YouTube

🎉 GitHub Status

overview languages

🌱 Languages

  • 🇵🇹 Portuguese (C2)
  • 🇯🇵 Japanese (C2)
  • 🇬🇧 English (C2)
  • 🇪🇸 Spanish (B2)
  • 🇨🇳 Chinese (A2)
  • 🇫🇷 French (A1)

🚀 École 42 Curriculum

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.
WIP
Writing our own HTTP server.
N/A
The final project: A full-stack website that lets you play the classic game Pong.
N/A

Popular repositories Loading

  1. dotfiles dotfiles Public

    My configuration files for various programs on UNIX-like environments.

    Lua 38

  2. Stanford-CS193p Stanford-CS193p Public

    @Stanford University's iOS app development course.

    Swift 5

  3. ft_boilerplate ft_boilerplate Public

    A basic shell script that creates the basic structure for a 42 project.

    C 3 1

  4. libft libft Public

    Ce projet a pour objectif de vous faire coder en C une bibliothèque de fonctions usuelles que vous pourrez utiliser pour vos prochains projets.

    C 2

  5. get_next_line get_next_line Public

    Ce projet a pour but de vous faire développer une fonction qui renvoie une ligne lue depuis un descripteur de fichier.

    C 2

  6. PricesBot PricesBot Public

    A Twitter bot that replies with the current price of all the valid cryptocurrencies on the mention's hashtags.

    Python 1 1