Mastodon
Cyris.io

What's on my mind

Interests, hobbies, tutorials, coding and more.

Reverse engineering a private API with MITM Proxy

Developers can often struggle to find the data they need for their personal projects due to certain services locking down their API's. I want to show you how you can get the data you need by reverse engineering a private API.

Generating dynamic images on the fly for Email Marketing

I was recently tasked to find a lightweight method to generate dynamic images on the fly for Email Campaigns. Sure we could use third-party solutions to do just that but for a fee. These are great services but being a developer I wanted to see if I could build my own that fits my needs.