-
π Iβm currently working on personal projects and studying at 42 Software Engineering school:
-
π± Iβm currently learning C
-
π¬ You can ask me about C, Python, Shell, HTML, CSS, JS, JQuery, NodeJS, Angular and GCP.
-
π I'm fluent in English and Portuguese - BR
-
π« You can reach me through ellewolfgher@gmail.com
- libft - My first library with C functions
- get_next_line - My get_next_line function implementation
- ft_printf - My printf function implementation
- so_long - A 2D game written in C
- minitalk - Communication between two programs using UNIX signals
- push_swap - My implementation of a sorting algorithm to solve a two-stack problem
- minishell - My implementation of a mini version of Shell
- philosophers - Russian roulette of philosophy using threads and mutex