
About Me
Hey, thanks for stopping by! I'm Alex, a 31 year old Software Engineer & Customer Experience (CX) Consultant from the USA. I love to teach and s
About The Site
The site was built using Astro with React, Tailwind and Markdown. I am hosting the site through netlify. My plan is to build the websites out beyond a blog and expirement with different technologies. Astro's ability to easily mix UI frameworks and support for addons makes it an ideal choice for personal dev site, IMO.
Infrastructure for the website is pretty simple, at least from a management perspective. I have a private github repo setup with a free netlify account. Since Astro compiles down to static files, I could host the site in a S3 bucket. The blog posts themselves are markdown files that get built into the proper HTML files at compile time.