Pinned Repositories
cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
ActivitiesLog
Personal journal entries web application with RESTful API I made using nodejs, express, and sqlite3. API endpoints are accessed using XMLHttpRequests, and data is rendered using jQuery
bars
Using machine learning in python to predict the artists behind song lyrics based on data models created from lyrics scrapped from Genius.com using Beautiful Soup.
blockbox-api
A simple recommender system powered by collaborative filtering that suggest movies to users based on reviews :movie_camera:
buoy
An implementation of a distributed KV store backed by Raft tolerant of node failures and network partitions :rowboat:
groupchat
A terminal based groupchat server and client :busts_in_silhouette:
htn-api-workshop-2021
Source code for the Backend Web Development workshop for Hack the North 2021.
htn-cockroachdb-workshop-2022
This repository contains the complete guide and source code for Cockroach Lab's Intro to CockroachDB Serverless Workshop
Othello
Othello Reversi Grade 11 Turing Final Project
wordfall
Wordfall is a fun word game. Try it at https://wordfall.xyz
jayshrivastava's Repositories
jayshrivastava/htn-cockroachdb-workshop-2022
This repository contains the complete guide and source code for Cockroach Lab's Intro to CockroachDB Serverless Workshop
jayshrivastava/wordfall
Wordfall is a fun word game. Try it at https://wordfall.xyz
jayshrivastava/htn-api-workshop-2021
Source code for the Backend Web Development workshop for Hack the North 2021.
jayshrivastava/groupchat
A terminal based groupchat server and client :busts_in_silhouette:
jayshrivastava/blockbox-api
A simple recommender system powered by collaborative filtering that suggest movies to users based on reviews :movie_camera:
jayshrivastava/buoy
An implementation of a distributed KV store backed by Raft tolerant of node failures and network partitions :rowboat:
jayshrivastava/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
jayshrivastava/gorp
gorp
jayshrivastava/joi-multiple-sort
Multiple Column Sort Query Validation Joi Extension
jayshrivastava/autocompleter
A thread-safe text autocompletion library backed by LRU cache and trie
jayshrivastava/blockbox-infra
jayshrivastava/blockbox-web
Front end for a review-based movie recommender made with React
jayshrivastava/doctor-dms
SMS service to get accurate medical information in any situation. Winner at Delta Hacks IV 2018 at McMaster University :ambulance:
jayshrivastava/ECE250-test-cases
Crowd-sourced test cases for ECE250 programming labs
jayshrivastava/jayshrivastava.github.io
My Personal Website https://jayantshrivastava.com
jayshrivastava/learning-golang
Repo for experiments with concurrency, gRPC, and web services
jayshrivastava/learning-rust
jayshrivastava/lendify
An app that uses Ethereum smart contracts for lending and borrowing. Winner at EngHack 2018, University of Waterloo :moneybag:
jayshrivastava/lily58
jayshrivastava/nano-node
Nano is a cryptocurrency
jayshrivastava/neovim-config
My neovim config forked from theprimeagen
jayshrivastava/parse-gctrace
Parse GODEBUG=gctrace=1 output
jayshrivastava/pebble
RocksDB/LevelDB inspired key-value database in Go
jayshrivastava/port-inspector-cli
A port inspector CLI tool.
jayshrivastava/pulsar-client-go
Apache Pulsar Go Client Library
jayshrivastava/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
jayshrivastava/sarama
Sarama is a Go library for Apache Kafka.
jayshrivastava/shopify-2019-dev-challenge
Barebones shopping API to simulate products, a virtual cart, and checkout functionality
jayshrivastava/shopify-ds-process-script
jayshrivastava/snake
Learning Rust by making a small game