Pinned Repositories
.dotfiles
My dotfiles, mostly emacs at the moment.
.emacs.d.old
My emacs dotfile
borderly
Chat-Application
A basic chat application using express and socket.io
Data-Structures
Collection of classic computer-science data-structures & algorithms
demo-blog
Demo application for IN/Clojure 2018 talk: Elegant error-handling for a more civilized age
hsclass
Haskell class with friends
p2pvc
A point to point color terminal video chat.
swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
varunited's Repositories
varunited/demo-blog
Demo application for IN/Clojure 2018 talk: Elegant error-handling for a more civilized age
varunited/.dotfiles
My dotfiles, mostly emacs at the moment.
varunited/.emacs.d.old
My emacs dotfile
varunited/borderly
varunited/Chat-Application
A basic chat application using express and socket.io
varunited/Data-Structures
Collection of classic computer-science data-structures & algorithms
varunited/hsclass
Haskell class with friends
varunited/p2pvc
A point to point color terminal video chat.
varunited/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
varunited/varunited.github.io
My personal website
varunited/Web-Server
A simple http web-server from scratch
varunited/write-a-hash-table
✏️ Learn how to write a hash table in C