SteGriff/Pebbles

Pebbling is the act of offering small, meaningful objects or gestures to establish social bonds, observed in both animal behavior and human relationships.

Each Pebble here is a tiny gesture of an app, a geeky little offering to spark a jot of digital joy for the recipient (you).

Pebble mascot - cute drawing of a pebble with moss growing on top

Pick a Pebble

  • hello-javalin A REST API to prove I can build Kotlin with Gradle and deploy to Docker/Disco – 🆕 Mar 2026
  • sign-home A little landing page for my VPS – 🆕 Mar 2026
  • bioy Bible in One Year (Soul Survivor) – 🎏 Aug 2018
  • eversince days/weeks/until/since – 🎏 Aug 2021
  • idioma Castellano Notes - Spanish in Argentina – 🎏 Oct 2022
  • img-swatch Tool to get a palette/swatch from an image URL – 🎏 Aug 2021
  • jpad Type japanese – 🎏 Sep 2021
  • kinopio-text Text to svg for kinopio – 🎏 Sep 2021
  • lightzone Light zone – 🎏 Oct 2021
  • numberland numberblocks simulator – 🎏 Oct 2024
  • pigskin The Pigskin Chronicle – 🎏 Aug 2022
  • sg-11 A simple 11ty website starter – 🎏 Oct 2022
  • shopsum How much is your shopping costing you? – 🎏 Feb 2019
  • svg-text Text to svg for kinopio – 🎏 Apr 2021
  • this-is-that A simple Node app with a SQLite database to hold app data. – 🎏 Apr 2020
  • wales-serif Wales Serif – 🎏 Oct 2021
  • weekdays-everywhere Weekdays everywhere – 🎏 Jul 2021
  • whitenoise 🔉 soothing noise generator – 🎏 Jun 2021

Notes to self

Converting static site from Glitch

  • Make the readme.md file from Glitch into an index.md.
  • Make the index.html into app.htm.
  • Files from assets need to be trimmed from cdn.glitch… more detail needed.
  • Delete copies of vue.js - reference ../lib/vue.prod.js instead (TBC - should I centralise in /js/vue.prod.js instead?)
  • Delete copies of tachyons - reference /css/tachyons.css instead.
  • Rework or remove sw.js.