$ whoami
Paul Thurston
$ curl ipinfo.io
{
  "region": "San Francisco Bay Area",
  "state": "California",
  "country": "USA",
  "ip": "127.0.0.1"
}
$

About Me

I am a Software Engineer with a decade of experience working on applications in the Healthcare industry. As a full stack developer I've worked on everything from centering divs to deploying secure, HIPAA complient infrastructure on AWS.

Projects

Personal Website

Built using Astro I made this website to be fast and lightweight with minimal CSS/Javascript. Hosted on AWS (using Infrastructure as Code of course), this site uses industry best practices for hosting, including using AWS Cloudfront as a global CDN.