GithubHelp home page GithubHelp logo

👋 Welcome!

Software engineering student at 🇫🇷 École 42. Currently majoring in Japan Studies at Tokyo University of Foreign Studies as a MEXT scholarship undergraduate student. Passionate about iOS app development and language learning.

📚 Latest Blog Posts

🎙 YouTube

🌱 Languages

Proficient:

  • 🇬🇧 English (C2)
  • 🇯🇵 Japanese (C2)
  • 🇵🇹 Portuguese (C2)

Advanced:

  • 🇪🇸 Spanish (B2)

Intermediate:

  • 🇹🇼 Mandarin (B1)

Beginner:

  • 🇫🇷 French (A1)
  • 🇰🇷 Korean (A1)

🎉 GitHub Status

overview languages

🚀 École 42 Curriculum

project purpose
libft Learn how the standard functions of C programming work, by coding them from scratch and creating our very own library.
get_next_line Learn how file descriptors and static variables work.
ft_printf Replicate the original C printf() function.
fract-ol Create graphically beautiful fractals using complex numbers and École 42's graphical library MiniLibX.
minitalk Code a small data exchange program using UNIX signals.
push_swap A project focused on efficiently sorting random numbers with minimal actions. It introduces concepts such as stack data structures and circular doubly linked lists.
minishell Create our own shell.
philosophers Learn the basics of concurrent programming using threads and mutexes by solving Edsger Dijkstra's famous dining philosophers problem.
cub3d Create a 3D game inspired by Wolfenstein 3D using École 42's graphical library, MiniLibX.
NetPractice A general practical exercise to discover networking. Here we configure small-scale networks based on the principles of TCP/IP.
c++ modules Learn the basics of object-oriented programming.
inception 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.
webserv Writing our own HTTP server.

💭 Currently, I am

  • Taking Stanford CS193p: Developing Applications for iOS
  • Preparing for the Test of Chinese as a Foreign Language (華語文能力測驗)

Komeno's Projects

binary icon binary

Converts Decimal, Binary, Octal and Hexadecimal values dynamically. A basic project I made when I was 16.

cpp-modules icon cpp-modules

Learn the basics of object-oriented programming in C++.

cub3d icon cub3d

Ce projet est inspiré du jeu Wolfeinstein3D, considéré comme le premier FPS jamais développé. Il vous permettra d’explorer la technique du ray-casting. Votre objectif est de faire une vue dynamique au sein d’un labyrinthe, dans lequel vous devrez trouver votre chemin.

dotfiles icon dotfiles

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

fract-ol icon fract-ol

Ce projet consiste à créer graphiquement de jolies fractales.

ft_boilerplate icon ft_boilerplate

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

ft_printf icon ft_printf

Pour le projet ft_printf du cursus de l’école 42, nous devons recréer la célèbre fonction printf de la bibliothèque C. Ce projet nous enseigne sur les arguments variadiques ainsi que sur les structures si nous prévoyons d’implémenter les flags supplémentaires de printf.

get_next_line icon get_next_line

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

hugo icon hugo

A blog I made with Hugo, a Go framework for making static websites.

inception icon inception

Ce projet a pour but d'approfondir vos connaissances en vous faisant utiliser Docker. Vous allez virtualiser plusieurs images Docker en les créant dans votre nouvelle machine virtuelle personnelle.

janken icon janken

A rock paper scissors game for iOS with a clean design. A basic project I made when I was 16.

libft icon libft

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.

minishell icon minishell

This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

minitalk icon minitalk

Ce projet a pour but de vous faire réaliser un petit programme d’échange de données utilisant les signaux UNIX.

neomnemo icon neomnemo

A modern template for Anki focused on the use of mnemonic devices.

netpractice icon netpractice

Ce projet a pour but de vous faire découvrir le réseau par des cas pratiques.

philosophers icon philosophers

Une simulation en C du problème des philosophes dineurs, utilisant des threads et des mutex pour modéliser la concurrence.

pricesbot icon pricesbot

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

push_swap icon push_swap

push_swap est un projet d’algorithme de l’école 42 où nous devons trier une liste donnée de nombres aléatoires avec un ensemble limité d’instructions, en utilisant le nombre minimal d’actions possible.

webserv icon webserv

Ce projet vous demandera d'écrire votre propre serveur HTTP. Vous devrez suivre la RFC d'HTTP et vous serez donc capable de tester avec un vrai browser web. HTTP est un des protocoles les plus utilisés sur internet. Connaitre son fonctionnement sera plus qu'utile même si vous ne faites pas de web à la fin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.