Pinned Repositories
.vim
🔮 my .vim config
assembly-data-structures
Some data structures implemented in X86-64 Assembly. 😱
bauhaus
A minimal shell prompt in C.
caesar-cipher-decryptor
A caesar cypher decryptor I wrote to learn a little bit of Rust
deep-learning-models
Some toy implementations that we made while taking the Deep Learning course at FCEN-UBA
flight-delay-estimation
✈️ Flight delay EDA & estimation on a 12GB dataset using a custom C++ OLS estimator.
hypertext-db
A graph database for querying interlinked documents
kdtree-pca-sentinment-analysis
🤖 Sentiment analysis using PCA + KDTree KNN. Implemented using C++ & PyBind. Run in parallel with OpenMP. 🤯
simd-image-filters
🖼 Image processing in pure x86-64 (Intel) assembly leveraging SIMD instruction-level parallelism.
vehicle-routing
🚙 Vehicle routing (CVRP) algorithms.
jpcenteno's Repositories
jpcenteno/assembly-data-structures
Some data structures implemented in X86-64 Assembly. 😱
jpcenteno/bauhaus
A minimal shell prompt in C.
jpcenteno/caesar-cipher-decryptor
A caesar cypher decryptor I wrote to learn a little bit of Rust
jpcenteno/hypertext-db
A graph database for querying interlinked documents
jpcenteno/vehicle-routing
🚙 Vehicle routing (CVRP) algorithms.
jpcenteno/.vim
🔮 my .vim config
jpcenteno/flight-delay-estimation
✈️ Flight delay EDA & estimation on a 12GB dataset using a custom C++ OLS estimator.
jpcenteno/kdtree-pca-sentinment-analysis
🤖 Sentiment analysis using PCA + KDTree KNN. Implemented using C++ & PyBind. Run in parallel with OpenMP. 🤯
jpcenteno/simd-image-filters
🖼 Image processing in pure x86-64 (Intel) assembly leveraging SIMD instruction-level parallelism.
jpcenteno/.doom.d
My Doom Emacs config
jpcenteno/.nix
My Nix home-manager config
jpcenteno/advent-of-code
Advent of code solutions
jpcenteno/base16-matrix
Background/Foreground base-16 matrix
jpcenteno/Bobo
A live-reloading local server for static files
jpcenteno/boxed-comments.vim
Insert boxed comments in vim
jpcenteno/cpp-exercism
Exercises from Exercism C++ track.
jpcenteno/desktop-entry-launcher
A simple launcher wrapper for XDG desktop applications
jpcenteno/dotfiles
Personal dotfiles. Using Nix and Home-Manager.
jpcenteno/dotfiles-legacy
⚫ My dotfiles.
jpcenteno/erlings
My solutions -- Small exercises to get you used to reading and writing Erlang code
jpcenteno/example-sidecar-processes-with-go
Example code on how to handle a "sidecar" process that must run along with another process in Go.
jpcenteno/gitignore
Shell utility for .gitignore boilerplate.
jpcenteno/haskell-exercism
Haskell exercises from exercism.io
jpcenteno/log.sh
A logging library for Unix shell scripts
jpcenteno/nixos-config
Dotfiles, Home Manager and NixOS config
jpcenteno/paco
A minimal templating engine for arbitrary languages that we coded while drunk
jpcenteno/plog.h
A minimal logging library for applications using pthread
jpcenteno/scripts
My shell script collection.
jpcenteno/tmux-attacher
Interactive wrapper for tmux to facilitate session attachment
jpcenteno/userscripts
Userscripts for digital minimalism