I'm Felipe, a multicultural guy that found his love for doing shenanigans in shell. I mostly dwell within C language for now, but I have been acquainted to R, Python, and C++. My passion subject is cybsec and I aim to deepen my knowledge and work in this area. At this moment I am a student in Hive Helsinki, a school with peer-to-peer learning system. If you are interested, here's my LinkedIn.
- Minishell: a group project aimed to make a small-scale replication of bash.
- Cub3D: a game focused on practicing ray-casting to replicate the game Wolf3d.
- Philosophers: a multithread program that goes into Dijkstra dining philosophers problem.
- Makefile-tutorial: A "Makefile for dummies" tutorial.
- Libft: C-library functions made from scratch for general use.