Pinned Repositories
42_fdf
How to open a graphics window and draw inside? To start your journey in graphic programming, FdF offers to represent “iron wire” meshing in 3D.
42_push_swap
This project is about sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed it must have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
born2beroot
This project consists of having you set up your first server by following specific rules
carlosrocha-dev
cybersecurity_arachnida_web
Project on scraping but also on the discovery of metadatas.
faceRecognition
Study of computer vision library OPENCV
favelog
App que cria uma rede logística entre o micro empreendedor da favela e seus clientes por meio de entregadores com motocicletas.
ft_onion
Introductory project allowing the implementation of a hidden service on tor.
ft_printf
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.
programming-language-ranker-api
This repository contains the source code for the Programming Language Ranker API, a Java-based project aimed at providing a simple and efficient way to rank programming languages based on various criteria.
carlosrocha-dev's Repositories
carlosrocha-dev/42_push_swap
This project is about sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed it must have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
carlosrocha-dev/carlosrocha-dev
carlosrocha-dev/push_swap
An optimize data sorting project for 42.
carlosrocha-dev/42_fdf
How to open a graphics window and draw inside? To start your journey in graphic programming, FdF offers to represent “iron wire” meshing in 3D.
carlosrocha-dev/42_minishell
This project has objective to build a prompt with shell commands
carlosrocha-dev/42_minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
carlosrocha-dev/42_philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
carlosrocha-dev/cybersecurity_arachnida_web
Project on scraping but also on the discovery of metadatas.
carlosrocha-dev/faceRecognition
Study of computer vision library OPENCV
carlosrocha-dev/ft_onion
Introductory project allowing the implementation of a hidden service on tor.
carlosrocha-dev/unstuck_minishell
Live coding together with 42 São Paulo community to start implementing a minishell project. Go go go!
carlosrocha-dev/42_CPP
Projects of C++ of 42 comum core The delivery of these modules focuses on introducing Object-Oriented Programming as a foundational aspect of C++ education.
carlosrocha-dev/42_inception
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.
carlosrocha-dev/42_miniRT
This project is an introduction to the beautiful world of Raytracing.
carlosrocha-dev/42_netpractice
42`s project
carlosrocha-dev/42_transcendence
carlosrocha-dev/42CSSTober
42CSSTober, a CSS illustration for each day in October, because creating only web pages is insufficient.
carlosrocha-dev/42csstober-caalbert.github.io
carlosrocha-dev/42cursus-ft-irc
The 12th project of 42's curriculum is about creating our own IRC server. An actual IRC client will be used to connect to the server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.
carlosrocha-dev/assistente_virtual_enchentes_rs
Este assistente virtual, alimentado pela avançada tecnologia Gemini-Pro do Google
carlosrocha-dev/backend
Auxílio RS: Projetos de Resposta a Emergências por Chuvas e Alagamentos
carlosrocha-dev/ci-cd
Dojo CI/CD
carlosrocha-dev/ComfyUI-SD
A powerful and modular stable diffusion GUI with a graph/nodes interface.
carlosrocha-dev/Controlnet-Downloader-Model
Este diretório contém o Controlnet-Downloader-Models v0.0.1, um script Python desenvolvido para automatizar o download de modelos do ControlNet para uso no Stable Diffusion WebUI (A1111).
carlosrocha-dev/frontend
Fork do projeto SOS-RS
carlosrocha-dev/ft_hangouts_42
The goal of this project is to gain an understanding of how mobile applications work, as well as how AiOS operating system interact with an application. This will involve using their respective software development kits (SDKs) to develop your application on platform.
carlosrocha-dev/Inception-of-Things
This project aims to deepen your knowledge by making you use K3d and K3s with Vagrant.
carlosrocha-dev/libft
This project is about understanding the way the standard functions works, implementing and learning to use them.
carlosrocha-dev/reverse_me
carlosrocha-dev/ToolsConverter
his project aims to create a currency and temperature conversion tool using the Java programming language. The tool is designed to meet the specific requirements outlined by our client. The primary features of the tool include currency conversion between different currencies and the ability to convert temperatures between Celsius and Fahrenheit.