Skip to content
View Frontendab's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Frontendab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 42-Libft 42-Libft Public

    🚀 Libft implementation, the first 1337/42 project. A custom C library re-creating core functions — memory, strings, chars, and linked lists 🔗. Designed to master low-level programming, memory manag…

    C

  2. ft_printf ft_printf Public

    🧵 A homemade printf() clone — because C wasn’t hard enough already 😅 🎯 Handles %c, %s, %p, %d, %i, %u, %x, %X, and even %% like a pro! 💾 Built with love, variadic magic, and way too many segfaults 🧨

    C

  3. get_next_line get_next_line Public

    📖 C function that reads one line at a time — because read() alone was too peaceful 😅 🧠 Mastering static variables, memory management, and the art of not leaking 🧼

    C