Walter Cruz (waltergcc)

waltergcc

Geek Repo

Location:Porto, Portugal

Github PK Tool:Github PK Tool

Walter Cruz's repositories

42-Exams-Practice

My resolutions for the exercises that I have been doing to prepare my-self for the 42 Common Core Exams.

Language:CStargazers:5Issues:1Issues:0

42-born2beroot

A creation of a secure and high-performance Linux virtual machine. It includes a detailed setup, password policy, SSH configuration, UFW, monitoring, and more.

Language:ShellStargazers:2Issues:0Issues:0

42-ft_printf

A recreation of the printf function from the C standard library using va_list and data type handling.

Language:CStargazers:2Issues:1Issues:0

42-Piscine

A collection of solutions and guidance for the 42 Piscine using C language and Shell.

Language:CStargazers:2Issues:0Issues:0

42-Small-Tutorials

A collection of small tutorials for 42 students and anyone looking to expand their coding skills.

Language:CStargazers:2Issues:1Issues:0

42-inception

A gateway to the DevOps universe through Docker and Docker Compose for deploying a functional web server using NGINX, Wordpress and a MariaDB with a complete Guide.

42-libft

Custom C library with essential functions for string, memory, and linked list operations.

Language:CStargazers:1Issues:1Issues:0

42-minishell

A feature-rich command-line interprete that provides a basic shell environment with command execution, history, redirections, pipes, environment variables, signal handling, and built-in commands.

42-webserv

A HTTP server adhering to HTTP/1.1 standards, featuring non-blocking architecture for efficient I/O multiplexing to host multi full static websites.

Language:C++Stargazers:1Issues:0Issues:0

waltergcc

A short description about my-self.

42-cpp_modules

A learning path for mastering the C++ language and its standard library that cover classes, memory allocation, polymorphism, exceptions, templates, container types and more.

Language:C++Stargazers:0Issues:1Issues:0

42-cub3d

Inspired by the classic game Wolfenstein 3D, It features a 3D maze renderer using Raycasting with wall textures, player movement and vision rotation.

Language:CStargazers:0Issues:1Issues:0

42-philosophers

C program that simulates the dining philosophers problem using threads and mutexes.

Language:CStargazers:0Issues:0Issues:0

42-push_swap

A sorting program that organizes a stack of integer numbers using two stacks and a set of permitted operations and using less moviments as possible.

Language:ShellStargazers:0Issues:1Issues:0

42-get_next_line

An implementation of get_next_line function that reads and returns lines from a file descriptor with a customizable buffer size.

Language:CStargazers:0Issues:0Issues:0

42-Net_Practice

Solutions for the NetPractice Network Configuration Project. Enhance TCP/IP and network configuration skills with 10 challenge levels.

Stargazers:0Issues:1Issues:0

42-pipex

C program that replicates the shell's pipe functionality. It reads input from a file, executes two commands and directs the output to another file.

Language:CStargazers:0Issues:1Issues:0

42-so_long

A 2D game created in C with the MiniLibX graphics library. Navigate a character through a maze, collect items, and reach the exit to win.

Language:CStargazers:0Issues:0Issues:0

Coding-in-HumanScript

Some Digital Innovation One Front-End Projects

Language:JavaScriptStargazers:0Issues:0Issues:0

java-pushswap

Java PushSwap is a sorting algorithm implementation for arranging integers using minimal commands. This project offers a Java solution for the 42-push_swap

Language:C++Stargazers:0Issues:0Issues:0

workspace_concatenator

A simple script that concatenate the content of multiple files in a specified directory, saving the result to a "concatenated.txt" file.

Language:ShellStargazers:0Issues:1Issues:0