Coder Social home page Coder Social logo

Hi, I'm Walter 👋

🧩 I'm passionate about troubleshooting
🗃️ I also love to organize things
🪛 My background is in IT support
🤝 I was a full-time volunteer for 7 years
📚 I'm currently a student at 42 Porto

This is me as a code

int main()
{
    std::string const WALTER = "always learning";

    while (WALTER == "always learning")
        std::cout << "I'm " << WALTER << " in an infinite loop!" << std::endl;
}

These are the languages and tools I've studied so far

C C++ Shell Git Github VSCode Markdown WordPress WordPress NGINX PHP Java HTML5 JavaScript Photoshop

This is my current status at school

wcorrea-'s 42 stats

And these are my Github status

Walter Cruz's Projects

42-born2beroot icon 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.

42-cpp_modules icon 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.

42-cub3d icon 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.

42-exams-practice icon 42-exams-practice

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

42-ft_printf icon 42-ft_printf

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

42-get_next_line icon 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.

42-inception icon 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 icon 42-libft

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

42-minishell icon 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-net_practice icon 42-net_practice

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

42-philosophers icon 42-philosophers

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

42-pipex icon 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.

42-piscine icon 42-piscine

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

42-push_swap icon 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.

42-small-tutorials icon 42-small-tutorials

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

42-so_long icon 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.

42-webserv icon 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.

java-pushswap icon 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

workspace_concatenator icon workspace_concatenator

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.