alessandro@portfolio:~
~ help
Type "help" to see available commands.
~

Recent Posts

View All →

printf: Tutorial

2025-12-22

A guide to understanding variadic functions and creating your own printf in C.

#C#Algorithms#Tutorial

get_next_line: Tutorial

2025-12-22

A guide into creating a function that reads a file line by line in C.

#C#File I/O#Algorithms#Tutorial

Featured Projects

View All →

LibCore - Custom C Library

C

LibCore is an ever-expanding library of custom C functions designed for modularity and reuse across various projects. It serves as a personal toolkit, growing with each new project needs.

Tech Stack