Gaurav Saini

Traveller

__

I learn things by doing.

(778) 858-3884Vancouver, BC, Canada

Rust
Go
Cloudflare

Timeline

Microsoft

Software Engineer II

Jul, 2022 - Present

Oracle Cloud

Software Developer 3

Dec, 2020 - Jul, 2022

Zoomcar

Software Engineer

Nov, 2019 - Nov, 2020

Philips

Software Engineer I

Jul, 2018 - Nov, 2019

Philips

Project Trainee

Jan, 2018 - May, 2018

Interests

Top interests: Software Engineering, Distributed Systems, Serverless, Full-stack Development, Quantum Information System, Deep Learning, Genetic Algorithms.

Domain: Serverless, Cloud Infrastructure, Web-development, eCommerce, Quantum Computing.

Server Side Technologies: Hyper (Rust), Gin (Go), Node.js, Express.js, Django.

Client Side Technologies: Vue.js, Nuxt.js, Qt.

Genral Purpose Programing and Scripting languages: Rust, Go, C#, C++, Java, Python, JavaScript

Databases: Postgres, MySQL, MongoDB (including ORM Frameworks like Mongoose), Neo4j.

Build, CI/CD, Code Review, and Testing Tools: CircleCI, TravisCI, Cargo, CMake, NPM, Docker, Jenkins, JMeter, Loadtest (npm), Postman, SonarQube.

Source code management: Github, Bitbucket.

What I do in free time: Diving deep into AsyncIO, Learning about Hypervisors, Simulating Quantum Algorithms, Learn about NNs and Genetic Algorithm, Read about graph databases, Do competitive coding, explore data structures, improving my understanding of Design Patterns and problem solving, and read CPP Reference.

Strengths: Problem solving, Zeal to learn, Having fruitful technical conversations.

Languages

EnglishHindiSpanish
Github octocat

Repositories

Instagram Har Downloader

Download Instagram data of a profile from har dump

Python
Updated 30 days ago

Portfolio Website

Source code of personal website, https://gaurav.dev, https://gaurav.app, https://gauravsaini.dev, https://metamemelord.dev, and https://metamemelord.com.

Vue
Updated on Jun 26

Pythonise For CPP

Type like Python, in CPP.

C++
Updated on Jun 08

Web Development With Go

This repo contains code from Web Development w/ Google’s Go (golang) Programming Language course by Todd McLeod.

Go
Updated on Apr 23

Rust Too Many Lists

Rust
Updated on Feb 26

Algorithms

This repo contains code for various popular algorithms with numerous solutions having multiple space-time complexities.

C++
Updated on Jan 16

Advent Of Code

Contains solutions to AoC Problems

Python
Updated on Dec 12, 2021

Metamemelord

Updated on Dec 06, 2021

Mockerino

A YAML based REST API engine.

Rust
Updated on Sep 26, 2021

Simple Calculator Function

This repo contains an example calculator written in Rust for running on Oracle Cloud Functions Platform.

Rust
Updated on May 31, 2021

Kafka Bombardier

Bombard your kafka broker with messages from multiple threads!

Rust
Updated on Jan 01, 2021

Crawly

A batch processing engine to run web crawlers in parallel.

Go
Updated on Dec 08, 2020

Rust Programming Recipes

This repo contains code from the Rust Programming Recipes course by Matthew Stoodley

Rust
Updated on Nov 30, 2020

Talks

This repo contains code from all the talks

Rust
Updated on Sep 17, 2020

Fumorrow Web Service

Future And Tomorrow

JavaScript
Updated on Jul 19, 2020

Docker Vue

This repo contains code for a dummy vue project that uses CircleCI and TravisCI

Vue
Updated on Jul 19, 2020

Micro Fibonacci

A simple distributed application to calculate fibonacci value of large numbers

Vue
Updated on Jul 19, 2020

Angular 2 Tutorial

Angular 2 Tutorial by thenetninja

TypeScript
Updated on Jul 19, 2020

Blockchain Transaction Management

A blockchain to manage rewards and transactions

Rust
Updated on Jun 14, 2020

Rust Grep

A basic implementation of grep using Rust

Rust
Updated on Jun 10, 2020

TCP Chat Server

A chat server and client based on persistent TCP Connections

Rust
Updated on Jun 10, 2020

Rust Toolkit

Commonly used tools for Rust

Rust
Updated on May 30, 2020

Dumb Web Benchmarks

This repo contains demo code for benchmarking popular web frameworks in various programming languages.

Java
Updated on May 26, 2020

Md Html

md-html is a cli based markdown to html converter.

Rust
Updated on May 26, 2020

The Rust Programming Language Course

This repo contains code from The Rust Programming Language course by Dmitri Nesteruk on Udemy

Rust
Updated on May 24, 2020

Go Utilities

This repo contains common Go utilities that I use everyday

Go
Updated on Apr 29, 2020

Gin APM Mongo Redis Example

This repo contains a simple RESTful API that uses gin-gonic/gin for routing, APM for distributed tracing, Mongo for persistence, and Redis for caching. Logging using ELK will be added later.

Go
Updated on Apr 29, 2020

Rust RabbitMQ Example

This repo contains Rust code for simple publishing and receiving from RabbitMQ.

Rust
Updated on Apr 20, 2020

Node JS Advanced Concepts

This repo contains code from Node JS: Advanced Concepts course by Stephen Grider

JavaScript
Updated on Mar 17, 2020

Microservices Brown Bag Session

Alllll the code from Brown Bag Session on Microservices!

JavaScript
Updated on Mar 07, 2020

Fast Fourier Transform Visual

This repo contains visualisation of FFT.

JavaScript
Updated on Mar 07, 2020

Node.Js The Complete Guide

This repo contains source code for Node.js The Complete Guide course by Maximilian Schwarzmüller

JavaScript
Updated on Mar 04, 2020

Resterr

resterr makes it easy to report errors between the layers of your RESTful service without putting multiple checks for deciding http status codes.

Go
Updated on Feb 07, 2020

Todo GraphQL FX

A simple GraphQL API to perform CRUD operations. The application uses fx package (from Uber) for dependency injection.

Go
Updated on Dec 08, 2019

Mongodb The Complete Guide

This repo contains code from MongoDB - The Complete Developer's Guide course by Maximilian Schwarzmüller

JavaScript
Updated on Nov 03, 2019

Url Shortner

This repo contains code for a simple URL shortner application

Go
Updated on Oct 15, 2019

Test Images

Test repository for docker images

Updated on Sep 24, 2019

Instagram Downloader

Python
Updated on Sep 15, 2019

Protocol Buffers 3 Course

This repo contains code from Complete Guide to Protocol Buffers 3 Course by Stephane Maarek

Go
Updated on Sep 07, 2019

Big Data Fundamentals

This repo contains code and notes for various Big Data technologies.

Jupyter Notebook
Updated on Aug 09, 2019

RoboFriends

React App

JavaScript
Updated on Jul 13, 2019

Healthcare Insights

This repo contains source code for the dashboard project by team Motherboard

Vue
Updated on Jul 12, 2019

Simple Touch

This repo contains a simple version of famous 'touch' tool included in most unix or linux based operating systems. This tool supports ONLY file creation.

Go
Updated on Jun 01, 2019

Go The Complete Guide

This repo contains code from 'Learn How To Code: Google's Go (golang) Programming Language' Course by Todd McLeod.

Go
Updated on Jun 01, 2019

Cached APIs With Express And Redis

Contains source code for a simple RESTful Webservice which utilises redis for caching the results.

JavaScript
Updated on May 19, 2019

Range Downloader

Downloader for files/resources that are stored in a numeric sequence

Python
Updated on May 19, 2019

Docker And Kubernetes The Complete Guide

This repo contains source code for Docker and Kubernetes: The Complete Guide Course by Stephen Grider

Vue
Updated on Apr 26, 2019

Node Express Long Polling

Contains source code for an app which uses events and express to demonstrate long pooling.

JavaScript
Updated on Apr 07, 2019

GraphQL The Net Ninja

This repo contains Node.js-Express-GraphQL project from The Net Ninja's GraphQL playlist

JavaScript
Updated on Mar 22, 2019

Node Redis Task Manager

A simple task management webapp that uses Redis for persistence.

HTML
Updated on Mar 17, 2019

Understanding TypeScript Course

This repo contains code from the Understanding TypeScript Code by Max

TypeScript
Updated on Feb 22, 2019

Complete Node.Js Developer Course

Contains source code for The Complete Node.js Developer Course by Andrew Mead

JavaScript
Updated on Feb 06, 2019

Complete CSS Tutorial

Contains source code for the Complete CSS Tutorial course by Maximilian Schwarzmüller

HTML
Updated on Feb 06, 2019

Hackerrank Solutions

Contains solutions to various Hackerrank Practice Problems

Python
Updated on Feb 06, 2019

Restaurant Management System

A simple CLI based Restaurant Management System

C
Updated on Feb 06, 2019

Vue.Js Tutorial Code

Contains codes from Vue.js tutorial

JavaScript
Updated on Jan 04, 2019

Data Structure Basics

This repository contains implementation of basic data structures.

C++
Updated on Sep 24, 2018

Time Synchronous Cipher

A ciphering algorithm that updates every second.

C++
Updated on Oct 15, 2017

Forked

Api

Updated on Apr 07, 2020

Blogs Website

A temporary fork of https://wordpress.org/plugins/postgresql-for-wordpress/ with changes from kevinoid.

Updated on Jul 07, 2020

C Plus Plus

All Algorithms implemented in C++

C++
Updated on Oct 05, 2018

Cli

CLI tool for fnproject.

Go
Updated on May 23

Deprecated Fdk Dotnet

A FDK implementation to support C# language in the Fn Platform.

C#
Updated on Oct 08

Fdk Dotnet

This project contains an implementation of FDK for C# running on dotnet runtime.

Updated on Jun 28

Fdk Python

Python Function Development Kit

Updated on Mar 21, 2021

Fdk Rust

An experimental Function Development Kit for the Rust language

Rust
Updated on Jul 20, 2021

Fn Tutorials

Fn tutorials ranging from getting started to more advanced topics.

JavaScript
Updated on May 04

Homebrew Core

🍻 Default formulae for the missing package manager for macOS (or Linux)

Ruby
Updated on Jun 23

InstagramOSINT

An Instagram Open Source Intelligence Tool

Python
Updated on Aug 09, 2019

Kafka Docker

Dockerfile for Apache Kafka

Updated on May 18, 2020

Lignum

A distributed message queue.

Updated on Nov 28, 2021

Miscellaneous

miscellaneous stuff will put here, configurations, code templates, tools, etc.

Updated on Mar 25, 2020

Openvpn Install

OpenVPN road warrior installer for Ubuntu, Debian, CentOS and Fedora

Shell
Updated on Aug 29

Oracle Functions Samples

Examples demonstrating how to use Oracle Functions

Updated on Nov 28, 2021

Rust Interview

Sample interview problems solved in Rust

Updated on May 26, 2020

Rustlings

:crab: Small exercises to get you used to reading and writing Rust code!

Rust
Updated on May 23

Vimeo Private Downloader

Script gets you access to download private videos on Vimeo

Updated on Apr 29, 2020

Wireguard Install

WireGuard road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

Updated on Sep 27