Pinned Repositories
arbitrum-nitro-nginx-ufw
A quick deployment script that runs Arbitrum Nitro Node in Docker, with NGINX as reverse proxy, so that UFW works
fngobot
a simple, stupid Telegram chatbot for tracking financial markets
notes
Logseq notes
sfdisk-sort-rs
A Rust rewrite of `sfdisk-sort-go`
soytrie
A generic trie implementation using Rust's HashMap
soyart's Repositories
soyart/arbitrum-nitro-nginx-ufw
A quick deployment script that runs Arbitrum Nitro Node in Docker, with NGINX as reverse proxy, so that UFW works
soyart/fngobot
a simple, stupid Telegram chatbot for tracking financial markets
soyart/notes
Logseq notes
soyart/sfdisk-sort-rs
A Rust rewrite of `sfdisk-sort-go`
soyart/soytrie
A generic trie implementation using Rust's HashMap
soyart/ali
ALI specifications
soyart/ali-rs
Rust implementation of ALI
soyart/cloud-init_linux
cloud-init template
soyart/eth-tx-crawler
A Go-based Ethereum log data crawler, with Redis database
soyart/ethlogfilter
A small Go script for filtering Ethereum logs based on block numbers, TX hash, contract addresses, or topics.
soyart/gfc
stable branch of gfc, a small go file encryption utility using AES 256 and PBKDF2
soyart/gsl
Go Soylib - a soylib for soydev, in Goylang
soyart/hog
Simple Go worker pool
soyart/leet
My LeetCode solutions
soyart/los
NixOS modules and flakes
soyart/playground-c
Playground C code
soyart/playground-wire-app
Playground for Go Wire
soyart/rfc
rfc is a Rust rewrite of gfc
soyart/satch
Safe Go batch job utils
soyart/sfdisk-sort
A meta-repository for `sfdisk-sort-go` and `sfdisk-sort-rs`.
soyart/sfdisk-sort-go
A small Go script for parsing `sfdisk -d` output, and rearranging the partitions based on start blocks. The output of the program is a text that can be re-read by sfdisk and apply it to the partition table. This program DOES NOT alter your partition table per se.
soyart/soydepend-go
Simple, Go map-based dependency graph
soyart/soydepend-rs
Simple dependency graph implemented with Rust HashMap and HashSet
soyart/soyjot
Simple webapp for sharing text
soyart/soypac
Arch Linux user pacman repository
soyart/statusbar
Minimal status bar for WMs like sway and dwm
soyart/stubborn
A caching DNS resolver written in Go
soyart/superwatcher
Go-based Web3 back-end for filtering Ethereum event logs
soyart/w3utils
Go soy library for building Web3 services (more like go-ethereum wrapper/utils).
soyart/webtools
A shitty static site manager with ssg from rgz.ee