joshuahamsa.com
$ whoami
Joshua Hamsa
$
$ cat things-i-do.txt
  • Follow Jesus
  • Husband
  • Father
  • Solar Engineer
  • Gideons International
  • Songs
  • Code Stuff
$ ls -la projects/

Let's Effing Go!

Customizable NFTs on the XRP Ledger

XRPL NFT Listener

Utility for listening to changes in a collection to update a database.

$ grep -r "learning" brain/
  • XRP Ledger
  • Homelabbing
  • Music Theory
  • Software Development
$ find ./blog -type f | sort -r
2024-05-10 learning-dev.md
I'm not a dev...
2024-05-01 hello-world.md
This is my first post.

console.log("Hello, World!");