Skip to content
View Shresth72's full-sized avatar
🦀
smile
🦀
smile
Block or Report

Block or report Shresth72

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
Shresth72/README.md

github status ‎ ‎ ‎‎‎‎‎‎‎‎

Things I do and love

Languages

Rust
Typescript
C++
Lua
Learning Go
Lots of Rust in Linux

Backend, Networking and Distributed Systems

NodeJs Ts
NextJs
Axum
PostgreSQL
Nginx
Redis
Netcat and Wireshark
Docker and Kubernetes
Terraform (AWS) opentofu ftw
CI/CD (Github Actions) Unit and Integration Testing

Frontend

React
ReactQuery
Zustand
Tailwind
Vitest

Some Links :)

🌐 Link to my Portfolio
🔭 Codepen
📫 Linkedin

Pinned

  1. distributed_systems_jepsen distributed_systems_jepsen Public

    Distributed Systems Architecture and Testing based on Jepsen | State Machines and UDP Store | RPC Servers

    Rust

  2. caching caching Public

    Caching Pitfalls and Solutions!

    Rust 1

  3. TCP_rust TCP_rust Public

    Tcp Implementation in rust | RFC 793 | IPv4 | "a lot of TODOs left"

    Rust

  4. microservices_architecture_and_deployment microservices_architecture_and_deployment Public

    Ecommerce WebService | Microservices Backend Architecture | Continuous Development and Testing | RPC

    JavaScript

  5. terraform_vpc_networking terraform_vpc_networking Public

    Complete ECS - VPC network in Terraform with best practices.

    HCL

  6. go_gRPC_tester go_gRPC_tester Public

    This is the tester to send RPC calls to my Distributed Systems Node Implementation using Go, Proto and gRPC

    Go