Use the form below to send me a message.
Enhance your online presence with a custom website, web application, or WordPress site designed from the ground up to elevate your brand and achieve your digital goals.
Read my latest posts and see some of the projects I've been working on.
August 10, 2024
Sending Emails with the Microsoft Graph APIRecently I have been exploring options for sending emails programmatically for a contact form and found that most email services are expensive and include a lot of marketing focused features that I don't need. I instead opted to use a cheap Exchange Online plan and the Microsoft Graph API. Here's how you can do it too!
April 18, 2024
Six Interesting Svelte FeaturesHaving only recently started using SvelteKit I was impressed with how easy it was to get started and surprised by how much I enjoyed using it. Here are six of the features that I found particularly useful whilst I was learning the framework.