Things I’ve built
Built a basic contact form for my professional website and hooked it up to the Mailgun API in order to send emails from senders to my work email. Pro tip: At the time of this writing, the npm packa...
My site, AndrewBraun.dev, runs using a Strapi CMS connected to a SvelteKit frontend. I set up Cloudinary as the upload provider for Strapi and adjusted my code to receive auto-optimized images from...
Set up a serverless webform with AWS API Gateway, Lambda, and SES
Wrote a custom WordPress plugin that extends JetPackCRM functionality to email agents every day and remind them who they need to contact. Not publish-ready, but works very well on the site it's mea...
I set up an Ubuntu server on Linode with Nginx, PostgreSQL, and Strapi as a content management system for my developer site, AndrewBraun.dev. I'll access the content via API calls from SvelteKit, p...
Launched YourMove.ge, a real estate website for a company based in Tbilisi, Georgia.
Since 2020, I've been working on and off on a Gatsby.js site that lists craft beer breweries, bars, and retailers (primarily in the country of Georgia), and while it's not exactly where I want it t...
I optimized a WordPress VPS Apache server by implementing PHP-FPM, setting up HTTP/2, installing Redis, and tweaking other backend settings. Together with some frontend optimization, PageSpeed desk...