Pinned Repositories
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 :) Contributions are welcomed!
cpp
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
go
Started to learn go and I'll put some exercices here
goctobot
Implementatio of octobot script in golang
LazyVim-Shell-Script
Shell Script to install lazyvim and dependencies.
minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
neovim_configuration
my configuration for neovim
octoBuddy
Web version for goctobot
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.
webserv
This is when you finally understand why a URL starts with HTTP
0bvim's Repositories
0bvim/variadic-functions
A repository just to practice some codes of variadic functions!
0bvim/ft_piscine
This repo is about my journey in the Piscine!
0bvim/42_piscine_may
0bvim/JS
### Repository with initial lessons of JavaScript. Under construction!
0bvim/matheusPavoski
The primary purpose of this repository is to provide insights into my background and my journey in the world of technology. Here, you'll find a little about my interests, skills and aspirations.
0bvim/Makefile
Repository to test some make files and tutorials
0bvim/Java-Udemy