Pinned Repositories
extended-parachain-template
Node template to build parachains with all the required pallets. Slightly opinionated based on what majority of parachain teams are using.
frontier-parachain-template
Template node for a frontier (EVM) based parachain.
better_peekable
A lightweight iterator adaptor to allow peeking N items ahead using a VecDeque.
cargo-whatfeatures
a simple cargo plugin to get a list of features for a specific crate
goodstein-sequence
An attempt at representing Goodstein sequences and hereditary base `n` notation in rust using standard traits.
kvs
KVS [ Key Value Store/String ] A fast cli app / library, to persistently store UTF-8 based string key, value pairs. Uses swappable backends: KvStore and sled.
local-polkadot
Run polkadot RPC node and explorer with 1 command
LOXR
Lox Interpreter
trusty-phonebook
A Phonebook
weezy20's Repositories
weezy20/local-polkadot
Run polkadot RPC node and explorer with 1 command
weezy20/LOXR
Lox Interpreter
weezy20/kvs
KVS [ Key Value Store/String ] A fast cli app / library, to persistently store UTF-8 based string key, value pairs. Uses swappable backends: KvStore and sled.
weezy20/Allfeat
The blockchain node and runtime of Allfeat networks
weezy20/apps
Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
weezy20/await-mutex
Never hold std::sync::Mutex or a blocking mutex `lock()` across .await; Especially in single threaded runtimes. This is a demonstration of the same, and a solution.
weezy20/bun-run-gun
Run Bun Gun
weezy20/cargo-clean-all
weezy20/DoTemplate
Pop-CLI is a tool to generate pallets and parachain templates as you like it. Repo moved to link:
weezy20/ept-dev
Node template to build parachains with all the required pallets. Slightly opinionated based on what majority of parachain teams are using.
weezy20/gafi
The Network of Game Finance
weezy20/learn-golang
Exercises to get familiar with go lang, go modules, and generics
weezy20/logistic_map
The nonlinear one-dimensional iteration, or difference equation x_n+1 = μ.x_n(1 −x_n), x_n ∈ [0, 1]; 1<μ<4,
weezy20/matklad.github.io
My coding related blog
weezy20/moonbeam
An Ethereum-compatible smart contract parachain on Polkadot
weezy20/Morse-Code
Morse encoder/decoder in Typescript
weezy20/my-desire
weezy20/pba-book
The materials used in the Polkadot Blockchain Academy
weezy20/pop-cli
An all-in-one tool for Polkadot development.
weezy20/pop_templates
weezy20/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
weezy20/routeradar
weezy20/rust-lang-blog-boilerplate
A boilerplate to set up your own blog about Rust. Quickly.
weezy20/substrate
Substrate: The platform for blockchain innovators
weezy20/thiserror
derive(Error) for struct and enum error types
weezy20/tree-go
Implementation of Tree data structures
weezy20/Vite-React-Tailwind
Vite+React+Tailwind Starter
weezy20/weather-rs
weezy20/weezy20.github.io
Site
weezy20/zoxide
A smarter cd command. Supports all major shells.