Anarbb
A software engineer, that is mostly focused on the web development side of things, specializing in backends.
1337KHMorocco
Pinned Repositories
BitGen
Bitcoin wallet generator and scrapper
cub3d
a wolfenstein recreation
libft
libft a 1337/42 Network course project focusing on the basic functions in C, recreating them to learn how they work
LibreRecipes
An OpenSource crowd-sourced cooking recipes website
minishell
A bash recreation made fully from scratch using the C language
printf
A fully functional recreation of the famous C language printf
so_long
A pac-man game made with MinilibX from scratch with C works on Mac and Linux
webserv
A recreation of Nginx and Apache webservers in C++
minitalk
Minitalk: A reliable client-server communication system using signals for efficient data transfer.
ft_transcendence
Secure Social and Gaming Platform
Anarbb's Repositories
Anarbb/BitGen
Bitcoin wallet generator and scrapper
Anarbb/LibreRecipes
An OpenSource crowd-sourced cooking recipes website
Anarbb/libft
libft a 1337/42 Network course project focusing on the basic functions in C, recreating them to learn how they work
Anarbb/so_long
A pac-man game made with MinilibX from scratch with C works on Mac and Linux
Anarbb/webserv
A recreation of Nginx and Apache webservers in C++
Anarbb/anarbb-blog
A simple personal blog made in flask python
Anarbb/42-Evals
This repository hosts the evaluation forms for all 42 projects in the cursus, designed to assess student performance on each project and provide avenues for improvement. Now, for easier access and corrections, you can visit https://rphlr.github.io/42-Evals/. Feel free to contribute.
Anarbb/42_EXAM
A program almost identical to the 42 EXAMS for practice. (Pool EXAM & Stud EXAM)
Anarbb/AFTodo
Just another f todo list, to relearn javascript, also uses local browser storage to save tasks.
Anarbb/BugTracker
An opensource bug tracking/reporting page made in Flask
Anarbb/cppfc
Système de gestion de salle de sport
Anarbb/minitalk
Anarbb/printf
A fully functional recreation of the famous C language printf
Anarbb/responsive-web-design
In this Responsive Web Design Certification, you'll learn the languages that developers use to build webpages: HTML (Hypertext Markup Language) for content, and CSS (Cascading Style Sheets) for design. First, you'll build a cat photo app to learn the basics of HTML and CSS. Later, you'll learn modern techniques like CSS variables by building a penguin, and best practices for accessibility by building a web form. Finally, you'll learn how to make webpages that respond to different screen sizes by building a Twitter card with Flexbox, and a complex blog layout with CSS Grid.
Anarbb/Anarbb
Anarbb/Born2BeRoot
Anarbb/cub3d
a wolfenstein recreation
Anarbb/get_next_line
The aim of this project is to make you code a function that returns a line, read from a file descriptor.
Anarbb/minishell
A bash recreation made fully from scratch using the C language
Anarbb/42Tools
Tools for 42 School students (stats, ranking, calculator, RNCP progression...)
Anarbb/Botflix
🎥 Stream your favorite movie from the terminal!
Anarbb/docker-firefox
Firefox container with display over HTTP and/or VNC
Anarbb/gfn-electron
Linux Desktop client for Nvidia's GeForce NOW game streaming service
Anarbb/Inception
Anarbb/philo
Anarbb/push_swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
Anarbb/PY001
Anarbb/TalkingHead
Talking Head (3D): A JavaScript class for real-time lip-sync using Ready Player Me full-body 3D avatars.
Anarbb/vscode-dev-containers
NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
Anarbb/wireguard-cli-client
A user friendly wireguard client with a simple TUI, written in python.