Pinned Repositories
aoc
Advent of code solutions in Clojure
crawljer
A simple Clojure web crawler
cuckoo_filter
Pure Ruby Cuckoo Filter Implementation
fnv-hash
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
griffin
speedy and simplistic static site generator.
pegasus
PEG based parser generator library in Crystal
refactoring-rails-notes
Personal notes from the course Refactoring Rails by Ben Orenstein.
ruby_experiments
A few trivial & non-trivial Ruby projects for gaining a better understanding of the language and its idioms.
troml
Blazing fast TOML parsing in Ruby, with Rust
spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
pawandubey's Repositories
pawandubey/cuckoo_filter
Pure Ruby Cuckoo Filter Implementation
pawandubey/griffin
speedy and simplistic static site generator.
pawandubey/pegasus
PEG based parser generator library in Crystal
pawandubey/fnv-hash
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
pawandubey/refactoring-rails-notes
Personal notes from the course Refactoring Rails by Ben Orenstein.
pawandubey/troml
Blazing fast TOML parsing in Ruby, with Rust
pawandubey/aoc
Advent of code solutions in Clojure
pawandubey/crawljer
A simple Clojure web crawler
pawandubey/crystal_fnv
FNV-1 & FNV-1a non-cryptographic hash algorithms for Crystal Lang
pawandubey/daa
Programs for the Introduction to Algorithms class
pawandubey/adventofcode-clojurians
pawandubey/blog
Contents of my statically generated blog residing at http://blog.pawandubey.com
pawandubey/brine
Implementation of the Lox interpreter from Crafting Interpreters, in Rust
pawandubey/crystal-chrome-docker
Docker image with crystal and google chrome for browser tests and all that jazz.
pawandubey/dotfiles
Personal config file backups
pawandubey/gilt
pawandubey/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
pawandubey/graphql-ruby
Ruby implementation of GraphQL
pawandubey/i18n
Internationalization (i18n) library for Ruby
pawandubey/instax-blur
A simple tool to fit an image inside a square by filling spaces with blur. For printing instax square photos.
pawandubey/pawandubey.github.io
Home for personal site
pawandubey/prompt
My PS1 in Rust
pawandubey/python-docker
pawandubey/rails
Ruby on Rails
pawandubey/rgent
A speedy static site generator.
pawandubey/sorbet
A fast, powerful type checker designed for Ruby
pawandubey/sorbet-typed
A central repository for sharing type definitions for Ruby gems
pawandubey/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
pawandubey/think-stats-ruby
:chart: Exercises for Allen Downey's Think Stats 2 in Ruby!
pawandubey/truffleruby
A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.