Web Applications
Some example publicly available web applications - see About for my other work
Historical Day
Explore historical weather data (for major cities) and significant events for any date since 1754. Try your birthday!
A free and open-source project built with TypeScript, React and Next.js, exported as static assets and integrated with Hugo static site.
- Weekday calculated using Zeller’s congruence
- Historical weather provided by Open Meteo
- Historical events provided by Wikimedia
Tarot Card Shuffle Draw
A free and open-source project that shuffles and returns a selection of Tarot cards. Users can choose different decks, specify the number of cards to draw, and include reversed cards in the draw. Public domain illustrations of the cards are presented with the results.
Written in Go as microservices using AWS Lambdas orchestrated with API Gateway and backed with S3 and CloudFront. Deployed with SAM CLI (CloudFormation).