-
Sesc São Paulo
- São Paulo
- in/carlos-rocha-tech
Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
[NeurIPS 2025] PartCrafter: Structured 3D Mesh Generation via Compositional Latent Diffusion Transformers
Caption Inspector is a reference decoder for Closed Captions (CEA-608 and CEA-708).
A collection of (mostly) technical things every software developer should know about
Repo for my 'Learning JavaScript Design Patterns' book
A basic HTTP 1.1 server in C++, made as part of the 42 São Paulo curriculum.
Generates a cron expression based on inputed values on easy go configurations
Bases iniciais para um projeto de microsserviços.
This project has objective to build a prompt with shell commands
Stable Diffusion web UI
Aprendizados nos curso de Java Orientação a Objetos
This repository is a Jekyll static site with JustTheDocs that contains concepts, tips and guides about the projects of 42 curriculum I've done so far.
The seventh project of 42's curriculum asks students to find an optimized way to sort data with two stacks and a limited set of instructions.
The sixth project of 42's curriculum asks students to code a small data exchange program using UNIX signals.
The tenth project of 42's curriculum asks students to configure small-scale networks. To do that, it's necessary to understand how TCP/IP addressing works.
The ninth project of 42's curriculum asks students to solve the famous Dijkstra's synchronization problem. This is a introduction to threads, mutexes and semaphores.
The fifth project of 42 curriculum introduces students to the fundamentals of graphic programming with MiniLibX. Between three projects to pick out, I chose FdF which aims to represent "iron wire" …
ygor-sena / 42cursus-minishell
Forked from magalhaesm/minishellThe eighth project of 42's curriculum gives the students a very "simple" task: to create our very own little shell based on bash.