add WebToys and BPS

This commit is contained in:
2024-02-10 19:21:54 -05:00
parent 292f6ee3d0
commit f2ed98bc5d
36 changed files with 500 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ The web is, IMHO, the most revolutionary invention in information sharing since
- [LinkLists](/linklists) - Lists of links (natch) to various web sites, resources, and/or [blogs](/linklists/blogroll.html), typically organized around a particular subject. Like bookmarking, but not. Updated (occasionally).
- [Licenses](/licenses) - Permanent copies of the licenses that I use [here](https://git.itsericwoodward.com/explore/repos) and [there](https://www.planarvagabond.com/).
- [WebToys](/webtoys) **NEW** - A small collection of useless, interactive fun for your web browser.
### Elsewhere

View File

@@ -0,0 +1,16 @@
---
title: WebToys
description: Some useless, interactive fun for your web browser.
date_pub: 2024-02-09T23:58:51.000-04:00
section: web
content_type: feature
short_code: mwt
---
I occasionally do code challenges and other fun web things, and thought I should start collecting them here.
<!--
Most of them can best be described as useless, interactive fun for your web browser.
-->
- [BPS (Bill Paxton Soundboard)](bps/) - An old-idea-made-new as part of a time-limited code challenge.