typedef struct s_swe { const char *username, *origin; const char *focus[3]; const char *cursus; const char *rabbit_holes[5]; } t_swe; static const t_swe efinda = { .username = "efinda", .origin = "Luanda, Angola π¦π΄", .focus = { "systems", "infrastructure", "security" }, .cursus = "42 Luanda β Common Core complete, level 12.2", .rabbit_holes = { "UNIX internals", "networking", "distributed systems", "production environments", "performance" }, };
I started my journey in Software Engineering in 2024, and 42 Luanda is where I've been building my foundations in this area β through self-taught and peer-to-peer learning.
During the Common Core I worked on projects from several different niches of Software Engineering. The ones I enjoyed building the most were the ones related to systems programming, infrastructure and security, and that's why I'm now specializing in these areas.
Some of the projects I've worked on are available here on this profile β I hope you find something interesting.
Each directory opens a page with the full breakdown of that area β what every project is, and what it's built with.
~/projects βββ network-and-web/ 4 projects servers, infrastructure, full-stack, offensive tooling βββ graphics/ 5 projects rendering, geometry, games on raw pixels βββ libraries/ 4 projects the foundations everything else links against βββ systems-and-tools/ 3 projects memory, parsing, evaluation tooling βββ piscines/ 2 projects the deep ends I jumped into
Every bar reads technology β the projects where I actually used it. Each project chip is a link straight to that repository.
Languages
C Super-Libft ft_printf cub3D malloc
C++ webserv children-tamper-with CPP
Tools & technologies
MiniLibX my_mlx cub3D tetr snake
epoll / sockets webserv children-tamper-with
Valgrind minishell_tests_sheet malloc
Make Super-Libft my_mlx ft_printf
I write about some of the things I find interesting the most in my learning journey.
$ hexdump -C footer 00000000 4d 61 64 65 20 69 6e 20 41 6e 67 6f 6c 61 0a |Made in Angola.| 0000000f $ _
muxima β heart, in Kimbundu. Nothing here was built without one.