Pinned Repositories
caf-terraform-landingzones
Cloud Adoption Framework for Azure - Terraform landing zones
cicd-test
A repo for me to test random CICD use cases in a random ENV
gke-test-project-1
A test project to highlight a few DevOps tools
InteractingWithAave
A few smart contracts which interact with Aave!
monitor-smart-contract-graphQL
Capture all transactions on Bored Apes in a Postgres database, and use graphQL to query the transactions.
Streamlit-Authenticator
A secure authentication module to validate user credentials in a Streamlit application.
terraform-azurerm-caf
Base terraform module for the landing zones on Terraform part of Microsoft Cloud Adoption Framework for Azure
go-ethereum
Read-only mirror of https://git.vdb.to/cerc-io/go-ethereum (Statediffing-fork of the official Go implementation of the Ethereum protocol)
ipld-eth-beacon-indexer
Read-only mirror of https://git.vdb.to/cerc-io/ipld-eth-beacon-indexer (This application will capture all the BeaconState's and SignedBeaconBlock's from the consensus chain on Ethereum.)
stack-orchestrator
This repository will contain tests utilizing foundry for `vulcanize-geth`
abdulrabbani00's Repositories
abdulrabbani00/InteractingWithAave
A few smart contracts which interact with Aave!
abdulrabbani00/monitor-smart-contract-graphQL
Capture all transactions on Bored Apes in a Postgres database, and use graphQL to query the transactions.
abdulrabbani00/Streamlit-Authenticator
A secure authentication module to validate user credentials in a Streamlit application.
abdulrabbani00/caf-terraform-landingzones
Cloud Adoption Framework for Azure - Terraform landing zones
abdulrabbani00/cicd-test
A repo for me to test random CICD use cases in a random ENV
abdulrabbani00/CrowdFundingContract
A Smart Contract written in Solidity for crowd funding. Utilizes Brownie!
abdulrabbani00/CustomERC20
A custom ERC20 token created on the Rinkeby Network.
abdulrabbani00/ethereum-k8s-testnets
Examples on how to deploy the Ethereum blockchain from scratch on Kubernetes
abdulrabbani00/gke-test-project-1
A test project to highlight a few DevOps tools
abdulrabbani00/LotteryContract
A smart contract which acts as a lottery, randomly picking a winner. Utilizes chainlinks for true randomization, and brownie as the framework.
abdulrabbani00/terraform-azurerm-caf
Base terraform module for the landing zones on Terraform part of Microsoft Cloud Adoption Framework for Azure
abdulrabbani00/DogNFTs
A few Dog NFTs created on Rinkeby, utilizing Opensea and Pinata!
abdulrabbani00/emailer
abdulrabbani00/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
abdulrabbani00/freqtrade
Free, open source crypto trading bot
abdulrabbani00/gemini_coding_question
abdulrabbani00/go-ethereum
Official Go implementation of the Ethereum protocol
abdulrabbani00/google.cloud
GCP Ansible Collection https://galaxy.ansible.com/google/cloud
abdulrabbani00/hyperlane-monorepo
The home for Hyperlane core contracts, sdk packages, and other infrastructure
abdulrabbani00/ipld-eth-server
Backend for serving ETH IPLD objects from ipld-eth-indexer database
abdulrabbani00/learning-go
This repository will capture all the code I have written to learn Golang. I'll be using the following to learn Go: https://gobyexample.com/
abdulrabbani00/learning-rust
Learning repo for Rust.
abdulrabbani00/learning-scala
abdulrabbani00/minimal-mistakes
:triangular_ruler: This repository captures all the code and content for my personal website: www.abdulrabbani.com
abdulrabbani00/SolidityPractice
abdulrabbani00/SparkProgrammingInScala
Apache Spark Course Material
abdulrabbani00/stack-orchestrator
This repository will contain tests utilizing foundry for `vulcanize-geth`
abdulrabbani00/templates
Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own!
abdulrabbani00/UpgradableSmartContract
A smart contract that can be upgraded using a proxy!