Ardis Lu's repositories
cloudflare-workers
Monorepo for my personal Cloudflare Workers.
fill-8949-with-csv
Web app that fills IRS Form 8949 with data from a CSV file.
static-encrypt
A tool to encrypt any static content.
ardislu.dev
My technical blog: notes on web development, crypto, self-hosting, and tech in general.
google-forms-frontend
Single page HTML frontend that posts form submissions directly to a Google Form.
minimal-routing
Demo website for the minimum JavaScript required to implement client-side routing.
seed-phrase-transposer
CLI to print possible permutations of a seed phrase to help test if a transposition error occurred while the seed phrase was recorded.
utf-8-visualizer
A tool to visualize how Unicode code points get encoded into UTF-8.
ArdisUtilities
My personal PowerShell utility functions.
erc-165-calculator
Minimal web app to calculate ERC-165 interface IDs from Solidity functions.
google-forms-comments
A simple comment system that uses Google Forms and Google Sheets as its backend.
random-word-generator
A Deno CLI which returns a string of random words from a given word list.
solc-metadata
This is the minimum JavaScript required to fetch, extract, decode, and use the metadata that the Solidity compiler (solc) appends to the end of a smart contract's bytecode.
static-encrypt-cli
Rust CLI companion to the static-encrypt frontend.
991337.xyz
A small Three.js experiment.
css-for-line-clamp-ellipsis
A reference page for this extremely specific combination of CSS properties that are required to truncate a paragraph after a specified number of lines.
css-loaders
Demo website to show bare minimum pure CSS loaders.
ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
github-stats-transparent
Generates GitHub stats for my GitHub README file.
minimal-masonry
Minimal implementation of the masonry layout.
minimal-srihash
Like srihash.org but reduced to just the minimal amount of code.
rebalance-portfolio
Google Apps Script (GAS) code to calculate optimal purchases to re-balance a portfolio.
sleepy-operators
An assortment of sleep-based operators to make your programs sleepier.
transcriber
Bun CLI for executing combinations of shell commands.