0xlow (0xlowell)

0xlowell

Geek Repo

Location:Lausanne

Github PK Tool:Github PK Tool

0xlow's repositories

r4-cpp

Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuf

Language:C++Stargazers:2Issues:0Issues:0

r1-ft_prinft

This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.

Language:CStargazers:1Issues:1Issues:0

r1-get_next_line

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.

Language:CStargazers:1Issues:1Issues:0

r2-pipex

This project aims to deepen your understanding of the two concepts that you already know: Redirections and Pipes. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Language:CStargazers:1Issues:1Issues:0

0xlowell

Overview

Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:Vim ScriptStargazers:0Issues:0Issues:0

lvlup2023

Game jam LvlUp 2023

Language:ShaderLabStargazers:0Issues:0Issues:0

r0-libft

Recode a few functions of the C standard library as well as some other utility functions

Language:CStargazers:0Issues:1Issues:0

UpsiJam2.0

GitWars !

Language:GDScriptStargazers:0Issues:0Issues:0

r2-exam-ft_printf

ft_printf 2022

Language:CStargazers:0Issues:0Issues:0

r2-fractol

Discover 2D programming and the psychedelic universe of fractals in this project.

Language:CStargazers:0Issues:1Issues:0

r2-push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

Language:CStargazers:0Issues:0Issues:0

r3-minishell

The objective of this project is to create a simple shell.

Language:CStargazers:0Issues:0Issues:0

r3-philosophers

Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.

Language:CStargazers:0Issues:0Issues:0

r4_cub3d

This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.

Language:CStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0