Pinned Repositories
academic-website
My personal website
Artanis
BattleCode 2016 Player
codecrafters-redis-java
Redis clone capable of handling basic commands like PING, SET and GET
cpp-template
C++ Project Template
dotfiles
Settings for Vim, the Z-Shell and Homebrew
glomers-kt
Solutions to Fly.io distributed systems challenges
legendre-wikipedia
An edit to the Wikipedia article on the Legendre transformation
lucasbraune.github.io
Personal Github page (empty for now)
sph
Fluid simulation using smoothed particle hydrodynamics
sudoku
A sudoku solver
lucasbraune's Repositories
lucasbraune/Artanis
BattleCode 2016 Player
lucasbraune/dotfiles
Settings for Vim, the Z-Shell and Homebrew
lucasbraune/sph
Fluid simulation using smoothed particle hydrodynamics
lucasbraune/academic-website
My personal website
lucasbraune/codecrafters-redis-java
Redis clone capable of handling basic commands like PING, SET and GET
lucasbraune/cpp-template
C++ Project Template
lucasbraune/glomers-kt
Solutions to Fly.io distributed systems challenges
lucasbraune/legendre-wikipedia
An edit to the Wikipedia article on the Legendre transformation
lucasbraune/lucasbraune.github.io
Personal Github page (empty for now)
lucasbraune/matrix-multiplication
Compares the performance of two implementations of the naive algorithm for matrix multiplication
lucasbraune/sudoku
A sudoku solver
lucasbraune/rate-limiter
lucasbraune/vortex
Solutions to distributed systems challenges