Skip to content
View brpandey's full-sized avatar

Block or report brpandey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brpandey/README.md

I've planted 🌱 a few exotic ❊ seeds in my code garden 🌻 ~ ✨

                _
              _(_)_                          wWWWw   _
  @@@@       (_)@(_)   vVVVv     _     @@@@  (___) _(_)_
 @@()@@ wWWWw  (_)\    (___)   _(_)_  @@()@@   Y  (_)@(_)
  @@@@  (___)     `|/    Y    (_)@(_)  @@@@   \|/   (_)\
   /      Y       \|    \|/    /(_)    \|      |/      |
\ | jgs \ |/       | / \ | /  \|/       |/    \|      \|/ 

Pinned Loading

  1. neuron_dance neuron_dance Public

    Simple deep learning API for implementing neural nets written in Rust with Dense Layers, CSV and MNIST dataset types, L2 regularization and Adam Optimizer and common activation functions like Relu,…

    Rust 2

  2. basic_paxos basic_paxos Public

    Implements Basic-Paxos consensus algorithm with tests

    Elixir 2

  3. piranha piranha Public

    Tour boat booking application using Maru web framework and Erlang Mnesia

    Elixir 3

  4. radix_trie radix_trie Public

    A simple space-optimized trie written in Rust

    Rust 1

  5. chat chat Public

    Text chat using Tokio with various locks and message channels. Modes are client/server broadcast and peer<-->peer. Uses TCP

    Rust 1

  6. snowflake snowflake Public

    Distributed system to generate unique 64 bit integer ids in Elixir using the original Twitter Snowflake algorithm

    Elixir 3