Skip to content

Blog

Technical articles about software development, cloud infrastructure, and more.


Valorant Rank API

January 15, 2024

I want to expand my hello-world api with some new functionality as the basis for a future discord bot. A good starting point could be retrieving my own rank using Riot's API.


How I host my website for under a dollar per month

January 10, 2024

AWS offers generous free tiers for personal or low traffic usage as a preview for some of its technologies. Using cdk I configure all of my infrastructure as code.