Pinned Repositories
dot-files
Here are my dot files
advent_of_code
some advent of code solutions
brainfk
BrainF#ck interpreter in C
c_vigenere
Vigenère encoder and decoder in C
fft-cpp
Fast-Fourier Transform and Schönhage-Strassen algorithm implementation
fonts
here are nice fonts I've found on the internet to use in my dot-files
gruber-darker-neovim
WIP
hansumane's Repositories
hansumane/dot-files
Here are my dot files
hansumane/gruber-darker-neovim
WIP
hansumane/fonts
here are nice fonts I've found on the internet to use in my dot-files
hansumane/telescope-orgmode.nvim
Neovim plugin. Telescope.nvim extension that adds orgmode.nvim integration.
hansumane/wallpapers
here are nice wallpapers I've found on the internet
hansumane/advent_of_code
some advent of code solutions
hansumane/fft-cpp
Fast-Fourier Transform and Schönhage-Strassen algorithm implementation
hansumane/brainfk
BrainF#ck interpreter in C
hansumane/minutils
Small and useful utilities written in C
hansumane/c_vigenere
Vigenère encoder and decoder in C
hansumane/minecraft_stronghold_coords
Minecraft Stronghold Coordinates Finder
hansumane/openlabs
Here's some labs' source code
hansumane/useful-written-things
Here I upload useful things implemented by myself
hansumane/python_vigenere
Python Vigenère encoder and decoder