Skip to content
View masakiva's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report masakiva

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

Hello there! 👋

I'm Masaki. Thanks for visiting my Github profile!
You can have a look at my repositories, which are mostly projects made for the 42 school curriculum, in Paris and then in Tokyo.
My most important projects are pinned just below this introduction ↓↓
💡 I used multiple nicknames for my past commits : misc, pêle-mêle, komask and pusher.
💡 Also, I moved from GitLab to GitHub recently, so the activity dashboard is not reliable.

Here is an overview of the technologies I worked with so far:

  • Software development:
    C C++ Go Perl Bash

  • Web development:
    JavaScript TypeScript Nest React Next.js Sass

  • System administration:
    Docker Kubernetes Google Cloud Linux

  • Databases:
    MySQL Postgres Firebase

Pinned Loading

  1. Transcendence Transcendence Public

    Forked from valentinllpz/Transcendence

    [42, team project] An online Pong game with social features, built with React and Nest.js (TypeScript frameworks), Socket.io and Docker compose.

    TypeScript

  2. lem-in lem-in Public

    [42, team project] A pathfinding program that finds the shortest path between two points in a graph.

    C

  3. ft_irc ft_irc Public

    Forked from Fdidelot/ft_irc

    [42, team project] An IRC server written in C++.

    C++

  4. ft_services ft_services Public

    [42] A Kubernetes cluster that deploys various services (Nginx, WordPress, MySQL, etc.).

    Shell

  5. minishell minishell Public

    [42, team project] A shell command interpreter written in C.

    C

  6. miniRT miniRT Public

    [42] A mini 3D engine (raytracing).

    C