Skip to content
View kichkiro's full-sized avatar

Block or report kichkiro

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kichkiro/README.md
kichkiro's GitHub stats kichkiro's most used languages

IaC

infra-nsx-deploy infra-nsx-deploy

Terraform project for automated deployment of VMware NSX infrastructure, organized in sequential stages for a controlled and repeatable provisioning workflow.

ft_ping ft_ping

Re-code the ping command to get acquainted with TCP/IP communication between two machines on a network.
Libft Libft

Your very first project as a student at 42: recode a few functions of the C standard library, plus some utility functions you will reuse throughout the whole cursus.
Born2beRoot Born2beRoot

An introduction to the wonderful world of virtualization.
ft_printf ft_printf

Recode printf and learn what variadic functions are and how to implement them. Once validated, this function is reused in future projects.
get_next_line get_next_line

Whether reading a file, stdin, or a network connection, you always need a way to read content line by line. An essential function for future projects.
push_swap push_swap

Sort data on a stack with a limited set of instructions and the smallest number of moves, manipulating various sorting algorithms to find the most optimized solution.
minitalk minitalk

A small data exchange program using UNIX signals. An introductory project for the bigger UNIX projects later in the cursus.
FdF FdF

A first step into graphic programming: open a graphics window and draw inside it, representing an "iron wire" meshing in 3D.
Philosophers Philosophers

Concurrent programming focused on multithreading and multiprocessing.
minishell minishell

Create a simple shell, as a small tribute to Bash.
miniRT miniRT

An introduction to the beautiful world of Raytracing.
NetPractice NetPractice

A general practical exercise to discover networking.
CPP_Modules CPP_Modules

A set of modules introducing Object-Oriented Programming in C++.
Inception Inception

Broaden your system administration knowledge using Docker: virtualize several Docker images inside a personal virtual machine.
webserv webserv

Write your own HTTP server and test it with a real browser, diving into one of the most used protocols on the internet.
ft_transcendence ft_transcendence

Design, development and organization of a full-stack web application.
philosophers_tester philosophers_tester

Tester for the Philosophers project of school 42.
minishell_tester minishell_tester

Tester for the Minishell project of school 42.

Pinned Loading

  1. minishell_tester minishell_tester Public

    Tester for the Minishell project of school 42.

    Python 14

  2. philosophers_tester philosophers_tester Public

    Tester for the Philosophers project of school 42.

    Python 10