Pinned Repositories
42-push_swap
My first pair project
42_Projects
Projetos que fiz durante minha jornada na 42.
chrome-extensions-samples
Chrome Extensions Samples
cpp
A set of C++ exercises
Criascript-Jam-Game
Um Jogo para a jam do Criascript
ft_printf
A simplified version of the C printf function.
get_next_line
The get_next_line function is used to efficiently read lines from a file or standard input.
gsmereka
inception
working with containers
Libft
Library that contains a set of standard functions in C that were implemented and tested by me.
gsmereka's Repositories
gsmereka/get_next_line
The get_next_line function is used to efficiently read lines from a file or standard input.
gsmereka/42-push_swap
My first pair project
gsmereka/42_Projects
Projetos que fiz durante minha jornada na 42.
gsmereka/chrome-extensions-samples
Chrome Extensions Samples
gsmereka/cpp
A set of C++ exercises
gsmereka/Criascript-Jam-Game
Um Jogo para a jam do Criascript
gsmereka/ft_printf
A simplified version of the C printf function.
gsmereka/gsmereka
gsmereka/inception
working with containers
gsmereka/Libft
Library that contains a set of standard functions in C that were implemented and tested by me.
gsmereka/MiniRT
Este projeto é uma introdução ao belo mundo do Raytracing.
gsmereka/Philosophers
The basics of threading a process and mutexes.
gsmereka/Pipex
The goal of this project is to simulate the functioning of the pipe in bash using C.
gsmereka/Project-Colors
A Color Game
gsmereka/push_swap
A C program that calculates and displays on standard output, the smallest program made with push swap language instructions, that organizes the integer numbers received as arguments
gsmereka/Python-Pscine
Python Pscine
gsmereka/So_long
The "so_long" project is a 2D top-down game written in C and using the 42-minilibx graphics library.
gsmereka/transcendence
An Online Pong Hub
gsmereka/Upcase-Browser-Extension
A simple extension that upcase some texts.
gsmereka/WebServ
A web server nginx be like, with c++