Pinned Repositories
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.
42-libft
C programming can be very tedious when one doesn’t have access to those highly useful standard functions. This project allows you to re-write those functions, understand them, and learn to use them. This library will help you with all your future C projects.
42-minirt
Implementing a ray tracer for fun.
42-minishell
The objective of this project is for you to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.
42-transcendence
Soon, you will realize that you already know things that you thought you didn’t
42sp
Repository to organize all challenges
Computer-Science-Study
Conteúdo para estudo de Ciência da Computação. Melhorias e dicas são bem-vindas 🆙
mini-curso-typescript
đź“® Mini curso Typescript William Justen
rocketseatdevs
List of Developers coursing Rockeseat https://rocketseatdevs.vercel.app
webserv
A HTTP rudimentary web server
iaurg's Repositories
iaurg/tattoour
Fullstack app - Backend NodeJS, Frontend React and Mobile ReactNative
iaurg/42-minishell
The objective of this project is for you to create a simple shell. Yes, your little bash or zsh. You will learn a lot about processes and file descriptors.
iaurg/all-challenges
Compilado de todos os desafios realizados por mim.
iaurg/42-ft-containers
The standard C++ containers have all a specific usage. To make sure you understand them, let’s re-implement them!
iaurg/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.
iaurg/redwood-blog
Redwood blog following tutorial steps
iaurg/42-cpp
This first module of C++ is designed to help you understand the specifities of the language when compared to C. Time to dive into Object Oriented Programming!
iaurg/42-minirt
Implementing a ray tracer for fun.
iaurg/42-minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
iaurg/42-netpractice
You will have to configure small-scale networks. To do so, it will be necessary to under- stand how TCP/IP addressing works.
iaurg/42-push-swap
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting.
iaurg/42-so-long
This project is a very small 2D game. It is built to make you work with textures, sprites. And some very basic gameplay elements.
iaurg/autocomplete
Fig adds autocomplete to your terminal.
iaurg/chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
iaurg/filipedeschamps.github.io
O que acredito, separado em rápidos tópicos.
iaurg/gerador-pix
iaurg/hapi-dev
Trying Hapi to see how it works
iaurg/HenriqueTRK
Config files for my GitHub profile.
iaurg/minitalk-42Cursus
iaurg/proelements
This plugin enables GPL features of Elementor Pro: widgets, theme builder, dynamic colors and content, forms & popup builder, and more.
iaurg/qa4noobs
Introduction to Quality Engineering made for the 4noobs collection.
iaurg/rails-simple-blog
Blog created following getting started section from Rails site
iaurg/redwood
The App Framework for Startups
iaurg/simple-web-app
iaurg/42-born2beroot
This project aims to introduce you to the wonderful world of virtualization. You will create your first machine in VirtualBox under specific instructions. Then, at the end of this project, you will be able to set up your own operating system while implementing strict rules.
iaurg/42-docs
Centralized repository for all content about 42 SP projects
iaurg/42-printf
This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in future projects without the fear of being flagged as a cheater. You will mainly learn how to use variadic arguments.
iaurg/js-tests-vedovelli
Um curso abrangente sobre testes no ecossistema Javascript. Você verá como testar desde simples libs utilitárias, passando por uma API REST e finalmente chegando no front end, com Jest e Cypress.
iaurg/PriscilaZeferino
Algumas informações sobre mim
iaurg/so_long
This is the first graphic project at 42, a very small 2D game.