rsachdeva
Senior Rust Software Engineer | Distributed Systems | Async/Concurrent | Backend & APIs | Microservices & Event-Driven | Cryptography | Machine Learning
DRInnovations, LLCDallas, TX
Pinned Repositories
actionondeposits
Take action on deposits
activerecord-import
Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
drive-deposits
DriveDeposits: Microservices-based Financial System with Delta Growth. Backend: Rust, Async Rust, Tokio, gRPC (Tonic 0.12.x), REST (Axum 0.8.x with Path Segment Updated), Amazon Web Services AWS SDK for Rust, Lambda, DynamoDB, EventBridge, API Gateway, AWS SAM, Docker, Kubernetes. Architecture: server-based and serverless microservice
illuminatingdeposits-gcp-trigger
Terraform usage in the context of Google Cloud Platform GCP based Trigger of Resources applied to Cloud Functions. Both resource creation and destruction is through Terraform.
illuminatingdeposits-grpc
Docker and Kubernetes usage in the context of gRPC; MongoDB ; MongoDB Replication; Ingress; Kafka Pub/Sub, TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations; Interest Calculation With Tests/ Coverage and Observability
mood-swiftui
SwiftUI to show Mood
simple-chat
A high-performance asynchronous chat system consisting of a server and CLI client implementation, designed for maximum throughput and concurrency.
todo-staticweb-sveltejs-tailwind-ts
Todo App with SvelteJS, Tailwind and TypeScript (TS).
rsachdeva's Repositories
rsachdeva/drive-deposits
DriveDeposits: Microservices-based Financial System with Delta Growth. Backend: Rust, Async Rust, Tokio, gRPC (Tonic 0.12.x), REST (Axum 0.8.x with Path Segment Updated), Amazon Web Services AWS SDK for Rust, Lambda, DynamoDB, EventBridge, API Gateway, AWS SAM, Docker, Kubernetes. Architecture: server-based and serverless microservice
rsachdeva/illuminatingdeposits-grpc
Docker and Kubernetes usage in the context of gRPC; MongoDB ; MongoDB Replication; Ingress; Kafka Pub/Sub, TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations; Interest Calculation With Tests/ Coverage and Observability
rsachdeva/mood-swiftui
SwiftUI to show Mood
rsachdeva/simple-chat
A high-performance asynchronous chat system consisting of a server and CLI client implementation, designed for maximum throughput and concurrency.
rsachdeva/blog-grpc-gateway
Go grpc gateway - translate REST JSON API into gRPC - Simple Blog backed by MongoDB
rsachdeva/file-size-formatter
File size handling in various units
rsachdeva/illuminating-go-image-resize
Larger from Smaller as an example using external dependency preserving the image aspect ratio, no vendor directory
rsachdeva/illuminatingdeposits-gcp-trigger
Terraform usage in the context of Google Cloud Platform GCP based Trigger of Resources applied to Cloud Functions. Both resource creation and destruction is through Terraform.
rsachdeva/illuminatingdeposits-kafka-consumer
Consumer for Kafka; Refer Producer included in https://github.com/rsachdeva/illuminatingdeposits-grpc
rsachdeva/illuminatingdeposits-rest
Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.
rsachdeva/nodedx-blog-api
REST API for posts and nested comments with node express
rsachdeva/nodeedx-csv-json
node based csv to json - adding functional style with es6/es7 usage
rsachdeva/reactnd-mobile-flashcards
React Native based Deck and Cards App from Scratch with Quiz, Scoring, Seeing Answers Support
rsachdeva/reactnd-project-readable-starter
React Redux Based Posts/Comment Web App with Category/Sorting/Voting support
rsachdeva/sudoku
rsachdeva/todo-staticweb-sveltejs-tailwind-ts
Todo App with SvelteJS, Tailwind and TypeScript (TS).
rsachdeva/zerogrpcservice
Zero in Go style here refers to Empty gRPC Service -- protobuf with ZeroService. This project is to help developers starting with protobuf and gRPC using Go.
rsachdeva/clojure-koans
A set of exercises for learning Clojure
rsachdeva/code
Source Code for Go In Action examples
rsachdeva/datafile
A Go package to read data from files.
rsachdeva/gopl.io
Example programs from "The Go Programming Language"
rsachdeva/html_tokenizer
An HTML tokenizer.
rsachdeva/illuminating-hello-go
https://github.com/rsachdeva/illuminating-go-image-resize but with vendor directory
rsachdeva/ivy
ivy, an APL-like calculator
rsachdeva/one-function-to-rule-them-all
rsachdeva/Postcard
Swift based simple UI
rsachdeva/react-hooks-course
Code for TylerMcGinnis.com's "React Hooks" course
rsachdeva/reactnd-project-myreads-starter
React MyReads Books Project
rsachdeva/recursion
rsachdeva/samples
Samples of the book gRPC Up and Running. Each sample is based on a real-world use case and details of the use case can be found in the respective chapter of the book.