Pinned Repositories
alura-geek
Desafio Front-end Ecommecer Project-One + Alura
Cub3D
Cub3D is a project at 42 school. The ideia is creating a simple 3D game engine inspired by the classic game Wolfenstein 3D.
Desafio_Portfolio_Alura
Portfólio
Encryptor
Desafio Alura/Oracle
Get_Next_Line
Function in c that return next line of give file
go_bank_api
This project is a basic implementation of a banking API built with Go, inspired by the "Take your first steps with Go" course from Microsoft Learn.
Jogo-da-Forca
Segundo desafio Alura/Oracle One
Minishell
Minishell is a project developed by students at 42 school, which aims to create a simple shell program similar to the Unix command-line interpreter (shell).
push_swap
Push_Swap is a sorting algorithm project that aims to sort a stack of integers using a limited set of operations. The project is written in C and is a part of the curriculum at School 42SP.
so_long
so_long is a simple 2D game where the player controls a character that must collect items and avoid enemies in order to progress through a series of levels. The game is written in C and uses the MLX42 library for graphics.
AndreGomesSilva's Repositories
AndreGomesSilva/Encryptor
Desafio Alura/Oracle
AndreGomesSilva/Cub3D
Cub3D is a project at 42 school. The ideia is creating a simple 3D game engine inspired by the classic game Wolfenstein 3D.
AndreGomesSilva/Minishell
Minishell is a project developed by students at 42 school, which aims to create a simple shell program similar to the Unix command-line interpreter (shell).
AndreGomesSilva/Desafio_Portfolio_Alura
Portfólio
AndreGomesSilva/Jogo-da-Forca
Segundo desafio Alura/Oracle One
AndreGomesSilva/alura-geek
Desafio Front-end Ecommecer Project-One + Alura
AndreGomesSilva/Get_Next_Line
Function in c that return next line of give file
AndreGomesSilva/go_bank_api
This project is a basic implementation of a banking API built with Go, inspired by the "Take your first steps with Go" course from Microsoft Learn.
AndreGomesSilva/libft
Lib with utils functions in C language - string manipulations, memory allocation
AndreGomesSilva/push_swap
Push_Swap is a sorting algorithm project that aims to sort a stack of integers using a limited set of operations. The project is written in C and is a part of the curriculum at School 42SP.
AndreGomesSilva/so_long
so_long is a simple 2D game where the player controls a character that must collect items and avoid enemies in order to progress through a series of levels. The game is written in C and uses the MLX42 library for graphics.
AndreGomesSilva/Conversor-De-Moeda
Conversor de Moeda
AndreGomesSilva/ft_printf
AndreGomesSilva/minigrep-Rust
AndreGomesSilva/42SP_CPP
This repository contains C++ exercises from 42 School, designed to help students master C++ programming. The exercises cover basic syntax, data structures, object-oriented programming, and more. Each exercise includes detailed instructions and requirements, offering hands-on practice to solidify your C++ skills.
AndreGomesSilva/AndreGomesSilva
AndreGomesSilva/Inception
Inception is a 42 School project focused on setting up a complete web stack using Docker and Docker Compose. It includes Nginx as a web server, WordPress as a CMS, and MariaDB as the database. The project provides hands-on experience with containerization, automated environments, and web hosting.
AndreGomesSilva/Philosophers
AndreGomesSilva/pipex
AndreGomesSilva/projeto-docker-dio
Desafio do curso de docker da plataforma Dio
AndreGomesSilva/so_long_isometric