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/ft_piscine
This repo is about my journey in the Piscine!
0bvim/function_pointers
Repository made for learn function pointers. Enjoy! =D
0bvim/42-SP
My projects for 42-SP
0bvim/42_piscine_may
0bvim/appointment_book
This repository to solve a challenge where you need to create a system that runs in terminal and register patients, appointments and cancel them too.
0bvim/bootcamps
This repository is only to store content about bootcamps
0bvim/ft_dojos
Dojos 42
0bvim/ft_lanches
projeto para aprender nextjs e criar um site para o ft_lanches criado pela comunidade de alunos da 42SP
0bvim/github-profile-achievements
A collection listing all Achievements available on the GitHub profile 🏆
0bvim/Java-Udemy
0bvim/JS
### Repository with initial lessons of JavaScript. Under construction!
0bvim/leetcode
Repository with exercices that I'm trainning from [leetcode.com](www.leetcode.com).
0bvim/linked_lists
This repository was created to study about linked lists before finish bonus of libft project, to understand better about.
0bvim/Makefile
Repository to test some make files and tutorials
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/piscine_reloaded
0bvim/Python
0bvim/stuff
Only content to readme and another things...
0bvim/todo_list_challenge
Repository created to acomplish a challenge
0bvim/unix_processes_c
This repository is only to practice some concepts of unix processes.
0bvim/variadic-functions
A repository just to practice some codes of variadic functions!