Hello there! I'm Nick
Welcome to my blog! I'm a software engineer living in San Diego, California. I'm currently working at Firework working on backend live streaming systems. I hope you enjoy reading my posts, feel free to reach out if you have any questions :)
Featured Posts
-
Compressing Text Files With Elixir (part 3)
• #elixirRecover the original input from the compressed data.
-
Compressing Text Files With Elixir (part 2)
• #elixirApply huffman coding to an input file.
-
Compressing Text Files With Elixir (part 1)
• #elixirCreate a compressed encoding of input text.
-
Cleaning Git Repositories With Bfg
• #gitHow we reduced the size of our repo by 95%