Skip to content
View CapSte42's full-sized avatar
  • currently @ Firenze, Italia

Block or report CapSte42

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
CapSte42/README.md

wallp

Welcome to my GitHub profile! My name is Stefano, and I am a student at 42, deeply passionate about programming, especially in C and C++. I am continually seeking new challenges that push the boundaries of my skills and knowledge. Below, you will find some of my most significant projects. Thank you for visiting!


My favourite project

Automatic Stack Trace and Debugging for Segmentation Faults (and other signal) in C Programs.

sig_guard

The minishell project is an essential part of the 42 curriculum. It tasks students with creating a simple shell, similar to bash. This project aims to improve understanding of processes, file descriptors, and the intricacies of shell programming in C.

minishell

Cub3D is a project within the 42 coding curriculum that challenges students to create a basic 3D game engine using the C programming language. Inspired by classic raycasting games like Wolfenstein 3D, the project aims to develop skills in low-level graphics programming, understanding of game physics, and mathematical concepts such as vectors and matrices.

Cub3d

FdF, short for "Fil de Fer" (English: "Wireframe"), is a programming project from the 42 school curriculum. The primary goal of this project is to render an isometric view of a map to achieve a 3D effect, similar to what is utilized in video games. As a secondary objective, I have implemented an informational menu, spherical projection, and translation across all axes.

fdf

c logo cplusplus logo csharp logo python logo

Pinned Loading

  1. sig_guard sig_guard Public

    Automatic Stack Trace and Debugging for Segmentation Faults in C Programs

    C 3

  2. minishell minishell Public

    As beautiful as a shell

    C 1