bfc - a brainfuck to x86-64 GNU assembly compiler
https://github.com/bnjjo/bfc
$ git clone https://github.com/bnjjo/bfc.git
rake - snake, but in the terminal
https://github.com/bnjjo/rake
$ git clone https://github.com/bnjjo/rake.git
raycaster - a raycasting engine
https://github.com/bnjjo/raycaster
$ git clone https://github.com/bnjjo/raycaster.git
zel - work in progress, functional programming language
follow the development on github
smolcomp.nvim - a small emacs compile-mode style plugin for neovim
https://github.com/bnjjo/smolcomp.nvim
# add to your neovim config:
# vim pack
vim.pack.add({ "https://github.com/bnjjo/smolcomp.nvim" })
# or if you use lazy.nvim
{
"bnjjo/smolcomp.nvim"
}
bnjjo.nvim - my neovim config
https://github.com/bnjjo/bnjjo.nvim
$ git clone https://github.com/bnjjo/bnjjo.nvim.git
dwl - my fork of dwl
https://github.com/bnjjo/dwl
$ git clone https://github.com/bnjjo/dwl.git
nix dotfiles - my dotfiles for nixos and nix-darwin
https://github.com/bnjjo/nix-dotfiles
$ git clone https://github.com/bnjjo/nix-dotfiles.git
slstatus - my fork of slstatus
https://github.com/bnjjo/slstatus
$ git clone https://github.com/bnjjo/slstatus.git