Skip to content
View MiguelAzuaga's full-sized avatar

Highlights

  • Pro

Block or report MiguelAzuaga

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
MiguelAzuaga/README.md

Hi 👋, I'm Miguel

42 Student | Exploring game-dev and Cybersecurity


Languages & Tools


Current Projects

  • Working on my miniRT — a C project that reproduces raytracing and raycasting
  • Improving my libft-projects — a custom C library for all 42 projects
  • Building tools and testers in Shell

Contact Me

LinkedIn   Email


Pinned Loading

  1. 42-libft-projects 42-libft-projects Public

    libft-projects is an actively maintained C library that began as the standard libft project from 42 school. It has since evolved into a reusable, modular library designed to support and improve fut…

    C 1

  2. 42-so_long 42-so_long Public

    42-so_long is a 42 school project where you build a simple 2D game using MiniLibX, a minimal graphics library. The game is made without a game engine, relying only on low-level graphics and manual …

    C 1

  3. 42-push_swap 42-push_swap Public

    42-push_swap is a 42 school project that focuses on sorting data using two stacks and a limited set of operations. The goal is to create the most efficient sorting algorithm possible, minimizing th…

    C 1

  4. 42-philosophers 42-philosophers Public

    C 2

  5. 42-minishell 42-minishell Public

    Forked from allancrabelo/Minishell

    A recreation of Bash in C. Features command execution, custom parser, pipes, redirections, heredocs, environment variable handling, built-in commands (cd, echo, export, etc.), and full signal manag…

    C 1