-
EY
-
05:10
(UTC -07:00) - ardislu.dev
-
csvio Public
CSV I/O (csvio) is a Node.js library for processing CSV files.
JavaScript MIT License UpdatedJan 28, 2026 -
4-byte-gen Public
Simple web app to generate optimized function selectors for Solidity.
-
utf-8-visualizer Public
A tool to visualize how Unicode code points get encoded into UTF-8.
-
uBlock-Origin-search-filter Public
My personal uBlock Origin filter list which removes low-quality websites and nuisances from search engine results.
PowerShell GNU Affero General Public License v3.0 UpdatedDec 25, 2025 -
minimal-srihash Public
Like srihash.org but reduced to just the minimal amount of code.
HTML MIT License UpdatedDec 24, 2025 -
ArdisUtilities Public
My personal PowerShell utility functions.
-
rebalance-portfolio Public
Google Apps Script (GAS) code to calculate optimal purchases to re-balance a portfolio.
VBA UpdatedJun 22, 2025 -
-
static-encrypt-cli Public
Rust CLI companion to the static-encrypt frontend.
Rust UpdatedMar 23, 2025 -
-
google-forms-comments Public
A simple comment system that uses Google Forms and Google Sheets as its backend.
-
google-forms-frontend Public
Single page HTML frontend that posts form submissions directly to a Google Form.
-
file-hash-oracle Public
A proof of concept file validator that uses Ethereum as the source of truth.
Solidity UpdatedOct 27, 2024 -
google-api-proxy Public
Google Apps Script proxy server to bypass Google API limitations.
-
ipfs-check Public
A simple script to check if IPFS content is reachable.
PowerShell UpdatedOct 21, 2024 -
rate-worker Public
A minimal service worker that intercepts and throttles fetch requests.
JavaScript UpdatedOct 13, 2024 -
token-timelock Public
Proof of concept smart contract that holds tokens until a specified block number.
Solidity UpdatedSep 8, 2024 -
minimal-test-erc20 Public
This is a minimal ERC-20 implementation intended to be copied into test cases for other smart contracts.
Solidity UpdatedSep 6, 2024 -
sheets-to-csv-archive Public
Adds a "Download CSV Archive" button to Google Sheets.
-
-
ardis.lu Public
My portfolio website for small projects and web experiments.
TypeScript UpdatedMay 18, 2024 -
targz Public
Web utility to make a .tar.gz file from one or more input files.
HTML UpdatedMay 15, 2024 -
4-byte-gas-test Public
A smart contract to test the gas savings from optimizing 4-byte function signatures in Solidity.
HTML UpdatedApr 8, 2024 -
-
minimal-atomics Public
Minimal web app demonstrating the usage of Atomics and SharedArrayBuffer in JavaScript.
HTML UpdatedFeb 7, 2024 -
-
This is a web utility to simulate how Solidity functions will display on Etherscan's UI.
HTML UpdatedDec 29, 2023 -
promisify-google-script-run Public
This is the minimal code required to promisify your client-side GAS function calls (i.e., your google.script.run functions).
HTML UpdatedNov 30, 2023 -
-
code4rena-gas-test Public
A simple smart contract to test the effectiveness of common code4rena gas optimizations.