Pinned Repositories
elastic_guardian
A tiny reverse proxy that can offer authentication (using HTTP Basic Auth) as well as authorization.
fennel-nvim
Fennel shim for Neovim
froggy
Neovim theme
go-sitter-forest
Where a Gopher meets lots of 🌳 Sitters
go-tree-sitter-bare
Go tree-sitter bindings-only library
go3up
Go S3 Uploader
nvim-config
Nvim config
nvim-lspupdate
Updates installed LSP servers, automatically
alexaandru's Repositories
alexaandru/nvim-lspupdate
Updates installed LSP servers, automatically
alexaandru/elastic_guardian
A tiny reverse proxy that can offer authentication (using HTTP Basic Auth) as well as authorization.
alexaandru/go-sitter-forest
Where a Gopher meets lots of 🌳 Sitters
alexaandru/nvim-config
Nvim config
alexaandru/go3up
Go S3 Uploader
alexaandru/fennel-nvim
Fennel shim for Neovim
alexaandru/froggy
Neovim theme
alexaandru/go-tree-sitter-bare
Go tree-sitter bindings-only library
alexaandru/awsrotkey
AWS Key Rotation Tool
alexaandru/csvsplit
CSV File Split Utility
alexaandru/graph
Go directed, weighted (and sub-optimal, but working) graph implementation
alexaandru/matrix
Go matrix (and 3d matrix) implementation
alexaandru/alexaandru
alexaandru/burrows_wheeler_transform
Go implementation of BWT
alexaandru/lc3
Followed the www.jmeiners.com/lc3-vm tutorial to implement an LC-3 VM
alexaandru/nvim-lsp-compl-fnl
A fast and asynchronous auto-completion plugin for Neovim >= 0.5, focused on LSP.
alexaandru/reimg
alexaandru/site-util
[Static] websites utility functions
alexaandru/sort
Go sort library
alexaandru/thumbs
alexaandru/token
A simple base62 encoded token library for go, ideal for short url services.
alexaandru/trie
Go trie implementation
alexaandru/utils
Misc Go functions that didn't fit anywhere else :)
alexaandru/go-tree-sitter
Golang bindings for tree-sitter https://github.com/tree-sitter/tree-sitter
alexaandru/permutations
Go permutations library