David Sarmiento's repositories
wildzarek.github.io
Artículos sobre ciberseguridad, hacking ético, resolución de CTFs, programación y mucho más.
bitburner-game-scripts
Scripts creados para el juego Bitburner.
bspwm-dotfiles
Archivos personales de configuración para Parrot OS Security
freecodecamp-tribute-page
freeCodeCamp Tribute Page
42malaga
My progress during the Cursus on 42 Málaga, which started on Sept. 2024.
PortfolioPy
A personal portfolio of Python projects. From begginer to real-world level.
42PiscineCyber
Exercises solved from the Piscine Discovery Ciberseguridad at 42 Málaga, done in January 2025.
42tallerGit
Documentación e info para el taller de Git de 42 Málaga Fundación Telefónica
ft_printf
This project aims to redo in C the printf() function. This will primarily teach you how to handle a variable number of arguments.
get_next_line
This project aims to write in C a function that returns a line read from a file descriptor.
libft
This project aims to redo in C a library of usual functions that can be used (sometimes) on the next projects of 42.