Iva (pin3dev)

pin3dev

Geek Repo

Company:42 Porto

Location:127.0.0.1

Github PK Tool:Github PK Tool

Iva's repositories

42_Inception

Docker infrastructure with NGINX, WordPress, and MariaDB, using Docker Compose and custom volumes. Includes dedicated containers and TLS security.

Language:DockerfileStargazers:1Issues:1Issues:0

42-project-badges

AWESOME little badges for 42 curriculum projects. I create my own badges(icons) if I can't find any. Feel free to use them after staring the repository :)

License:MITStargazers:0Issues:0Issues:0

42_Born2BeRoot

Create virtual machine without GUI && Configure via bash.

Stargazers:0Issues:0Issues:0

42_CPP_Modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

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

42_CPP_Modules_05-09

Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on

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

42_cub3D

A simplified RayCaster implementation using miniLibX, part of the 42 school curriculum. The project includes features like window management, map interpretation, player movement, and rendering with distinct wall textures for each cardinal direction.

Language:CStargazers:0Issues:0Issues:0

42_Cursus

An overview of my progress through the 42 Common Core curriculum. It features a table linking to all my completed projects, highlighting the skills gained and milestones achieved throughout the program.

Stargazers:0Issues:1Issues:0

42_Minishell

A simple Unix shell written in C, replicating the basic functionalities of a shell, including command execution, pipes, and redirections. Designed to deepen understanding of system calls and process management in Unix-like systems.

Language:CStargazers:0Issues:0Issues:0

42_Push_Swap

Algorithm challenge focused on sorting a stack of integers with the minimum number of operations. Implemented in C with a limited set of operations, ideal for understanding algorithm optimization.

Language:CLicense:MITStargazers:0Issues:1Issues:0

42_Webserv

A simple HTTP/1.1 server written in C++, supporting GET, POST, DELETE methods, virtual hosting, CGI script execution, and custom error pages. Ideal for understanding the basic concepts of web servers.

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