Pinned Repositories
aliens_n_tanks
Amstrad CPC 464 game made in Z80 assembly
cpp_containers
Implementation of containers while brushing up on data structures. includes unit tests.
cpp_slotmap
Implementation of slotmap container in C++20
dotfiles
my dotfiles nvim i3 git etc u know
lua_pseudo_ecs
ECS like game engine build in lua love2d and ImGui
nord-vim
An arctic, north-bluish clean and elegant Vim theme.
room_of_doom_cpp
room of doom in a ECS style tiny game engine
twemoji-parser
A python module made on top of PIL that draws twemoji from text to image.
vimrc
soy el pesado de vim y así es como lo tengo
edugomez102's Repositories
edugomez102/vimrc
soy el pesado de vim y así es como lo tengo
edugomez102/dotfiles
my dotfiles nvim i3 git etc u know
edugomez102/nord-vim
An arctic, north-bluish clean and elegant Vim theme.
edugomez102/twemoji-parser
A python module made on top of PIL that draws twemoji from text to image.
edugomez102/uno_game_lua
small project to learn lua
edugomez102/vim-code-dark
Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code
edugomez102/aliens_n_tanks
Amstrad CPC 464 game made in Z80 assembly
edugomez102/asio
Asio C++ Library
edugomez102/cpp_containers
Implementation of containers while brushing up on data structures. includes unit tests.
edugomez102/cpp_slotmap
Implementation of slotmap container in C++20
edugomez102/lua_pseudo_ecs
ECS like game engine build in lua love2d and ImGui
edugomez102/room_of_doom_cpp
room of doom in a ECS style tiny game engine
edugomez102/adventofcode2023
My solutions to https://adventofcode.com/
edugomez102/codewars_cpp
solutions to some code katas of https://www.codewars.com/
edugomez102/dotfiles_old
acabo de empezar con vim perdón si hay chapuzas
edugomez102/flutter_mobile_vision
Flutter implementation of Google Mobile Vision.
edugomez102/i3config
my first i3 config files please be nice
edugomez102/LearningUnrealEngine
A bunch of notes and code snippets that I write while figuring out how to use the Unreal Engine.
edugomez102/love-imgui
imgui for LÖVE without global namespace pollution.
edugomez102/makefile_template
tired of copy pasting build files
edugomez102/vim-snippets
vim-snipmate default snippets (Previously snipmate-snippets)
edugomez102/vim-z80