Archisman-Mridha
CloudNative Engineer ☁️ | Interested in Ethereum core protocol 🔮 | Rustacean 🦀 | Neovimmer
EnableIT.dkKolkata, India
Pinned Repositories
Archisman-Mridha
README.md file for my GitHub profile
aws-self-managed-k8s
Demonstrating how to create a highly available (single region) self-managed Kubernetes cluster in AWS using Terraform, Packer and Kubeadm
cloudnative-tools
Exploring Cloudnative and Kubernetes
cyfrin-web3
Getting into web3 - Blockchains | Smart Contracts | NFTs | Stablecoins | DAOs | Upgradable Contracts | Security and Auditing
distributed-sql-based-database-in-rust
Implementing a distributed SQL based database in Rust | For educational purposes only
instagram-clone
Demonstrating how to build and deploy fault tolerant distributed systems by building a battle tested Instagram Clone | For educational purposes only
jetpack-compose-form-validation
Learning how to do form validation in Jetpack Compose
kubernetes-cicd-with-argo
Building an end to end CloudNative fully automated CI/CD pipeline for Kubernetes using the Argo ecosystem
kubeaid-bootstrap-script
The script to spin up clusters using Cluster API and KubeAid.
arno
A RISCV based Operating System built from scratch | For educational purposes only
Archisman-Mridha's Repositories
Archisman-Mridha/instagram-clone
Demonstrating how to build and deploy fault tolerant distributed systems by building a battle tested Instagram Clone | For educational purposes only
Archisman-Mridha/cloudnative-tools
Exploring Cloudnative and Kubernetes
Archisman-Mridha/cyfrin-web3
Getting into web3 - Blockchains | Smart Contracts | NFTs | Stablecoins | DAOs | Upgradable Contracts | Security and Auditing
Archisman-Mridha/Archisman-Mridha
README.md file for my GitHub profile
Archisman-Mridha/distributed-sql-based-database-in-rust
Implementing a distributed SQL based database in Rust | For educational purposes only
Archisman-Mridha/kubernetes-disk-autoscaler
Autoscaling Kubernetes Volumes based on Prometheus metrics.
Archisman-Mridha/whatsapp-clone
Making a fault tolerant whatsapp clone using the soy boy stack - Typescript | NestJS | NextJS.
Archisman-Mridha/aws-self-managed-k8s
Demonstrating how to create a highly available (single region) self-managed Kubernetes cluster in AWS using Terraform, Packer and Kubeadm
Archisman-Mridha/crust-of-rust
Walking through the Crust of Rust Youtube playlist by Jon Gjengset to level up my Rust skills.
Archisman-Mridha/kobold
update container image references, based on webhook events
Archisman-Mridha/spin
Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
Archisman-Mridha/autometrics-rs
Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
Archisman-Mridha/bloomfilter-zig
BloomFilter implementation inZig
Archisman-Mridha/cluster-api
Home for Cluster API, a subproject of sig-cluster-lifecycle
Archisman-Mridha/dotfiles
Configurations for Neovim | VSCode | Zsh | Tmux | Nix Home Nanager | MacOS
Archisman-Mridha/dsa
Practicing data structures and algorithms
Archisman-Mridha/enr
Ethereum Node Record
Archisman-Mridha/ethereum-node-implementation
Ethereum execution and consensus client implemented in Rust and Zig
Archisman-Mridha/ethereum_rust
Lambda Ethereum Rust Execution client
Archisman-Mridha/go-microservice-template
A template for writing GoLang microservices
Archisman-Mridha/image-builder
Tools for building Kubernetes disk images
Archisman-Mridha/jit-compiler-brainfuck
A JIT compiler for BrainFuck
Archisman-Mridha/kubeaid
KubeAid - Management Suite for Kubernetes using GitOps.
Archisman-Mridha/kubeaid-config
kubeaid config template directory
Archisman-Mridha/kubeaid-demo
Demonstrating how to provision and manage a Kubernetes cluster in AWS using KubeAid and Cluster API
Archisman-Mridha/resource-base
Collection of resources for - Kubernetes and CloudNative | Web3
Archisman-Mridha/skipmap-zig
SkipMap implementation in Zig
Archisman-Mridha/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
Archisman-Mridha/utxo-blockchain-from-scratch
Making a UTXO model based blockchain from scratch in GoLang
Archisman-Mridha/wasmtime
A fast and secure runtime for WebAssembly