Pinned Repositories
boot-Ana
Bootloader simples pra aprender sobre como um OS funciona (contém easter egg)
chip-8pp
Another simple chip-8 interpreter in cpp
cpp-micro-framework
A basic implementation of micro web framework in C++ (Currently linux only)
Custom-allocator
A implementation of a memory allocator in Rust without std.
emacs-config
My emacs config
gameboy
Educational project to (re)learn about emulation and more about Rust too
How-to-use-and-enable-modules-in-cpp
Example how to use modules in C++20 (GCC 13)
Matrix
Implementation of some linear Algebra operations with array container in C++
Pong
Pong na Raylib em C
shuttle-serenity-slash-commands-and-messages-template
A template for shuttle discord bot with messages in specific hours and slash commands using Serenity
Every2's Repositories
Every2/Custom-allocator
A implementation of a memory allocator in Rust without std.
Every2/gameboy
Educational project to (re)learn about emulation and more about Rust too
Every2/dotfiles
My configurations
Every2/emacs-config
My emacs config
Every2/Matrix
Implementation of some linear Algebra operations with array container in C++
Every2/Pong
Pong na Raylib em C
Every2/py-env
Basic cli that do python enviroment for you
Every2/golings-answers
Respostas do Golings
Every2/low-level-references
References for low level programming
Every2/Rust-pokedex
A lendaria pokedex, mas em Rust.
Every2/studying-c
My studies of C lang
Every2/websocket
Implementation of websocket protocol in Go
Every2/Every2
Every2: Portifolio
Every2/generic-oo-programming-in-c
Implementation of object-oriented and generic programming concepts in C
Every2/How-to-use-and-enable-modules-in-cpp
Example how to use modules in C++20 (GCC 13)
Every2/lisp-interpreter
A simple Lisp interpreter in ocaml
Every2/shuttle-serenity-slash-commands-and-messages-template
A template for shuttle discord bot with messages in specific hours and slash commands using Serenity
Every2/AOC
Minha soluções do advent of code.
Every2/blog
Blog aleatorio. Kkkkk
Every2/c-cpp-playerground
Some code snippets and tests in C and C++.
Every2/code-leap-test
Every2/desafio-picpay
Desafio do picpay
Every2/Desbostificando-o-Kubuntu
Apenas removendo os snaps.
Every2/DSA
My studies about data structures
Every2/emacs-kanagawa-theme
Elegant Emacs theme inspired by the colors of the famous painting by Katsushika Hokusai
Every2/github-or-bitbucket
Script para detectar se o repositório vem do github ou bitbucket e mudar as credenciais de acordo com o especificado.
Every2/launch-dot-json-generator
Script em Ruby pra gerar launch.json similar ao vscode para o Emacs
Every2/Neural-network
Every2/ostep
Códigos do OSTEP
Every2/string-lib
A string library in C