Skip to content
View Bainur13's full-sized avatar

Highlights

  • Pro

Block or report Bainur13

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

Hi πŸ‘‹ !

Urbain, 42 Paris Student | Software & Systems Developer

GitHub Followers LinkedIn


πŸ“ˆ GitHub Stats

Your GitHub Stats
Top Langs


🧰 Tech Stack

C C++ Python Rust Docker Linux

  • Languages: C, C++, Python, Rust, Assembly (x86-64)
  • Tools: Docker, Git, Make, Linux, Bash, NASM
  • Frameworks: Django, React
  • Concepts: Networking, System Programming, WebSockets, DevOps, CI/CD

πŸ—οΈ 42 Projects Overview

Project Description Technologies Score
Libft Reimplementation of libc functions C 125%
ft_printf Custom printf function C 100%
get_next_line Line-by-line file reader C 125%
pipex Shell-like pipeline execution C, Linux Syscalls 93%
push_swap Stack sorting algorithm C, Algorithm Design 125%
minishell Custom shell with parsing, exec, AST C, Bash, Linux Syscalls 125%
philosophers Dining Philosophers concurrency problem C, Pthreads, Synchronization 125%
miniRT Basic real-time raytracer C, MiniLibX, Math 125%
webserv HTTP/1.1 web server C++, Networking, Poll, CGI 125%
inception Dockerized web infrastructure Docker, Nginx, MariaDB, WordPress 100%
transcendence Fullstack pong platform with server-side Zig Django, React, WebSockets 125%
libasm Standard functions in x86-64 Assembly NASM (x86-64), Linux Syscalls 100%
CPP Modules Modern C++ practice from basics to templates C++98, OOP, Templates, STL 100%
NetPractice Network configuration and routing exercises Networking, IP, Subnetting, Routing 100%
Born2beroot Linux system setup and hardening (VM) Linux, Bash, UFW, LVM, SSH, Sudoers 100%

πŸ“« Contact Me

Popular repositories Loading

  1. WebServ WebServ Public

    C++ 3

  2. Libft Libft Public

    Projet 42 LIBFT

    C

  3. ft_printf ft_printf Public

    C

  4. CPP CPP Public

    C++

  5. Inception Inception Public

    Shell

  6. libasm libasm Public

    Assembly