Well I'm a web developer, a programmer. I am really passionate about my programming, I have spent 5 years doing it. If I have an idea or I see something online and I think "I wonder how they did that" I will sit down and code it out.
Before University I had never coded before, I played a lot of games as a kid and found it so fascinating how a bunch of lines of code could produce something so fun and pleasing to the eye, this fueled my ambition to learn to program at University. There I learned about Web development and discovered the intriguing design process of making a website, the details of what goes on behind the page and the psychological aspect of keeping a user interested enough to stay on the site.
In my spare time other than coding I like to bake. My signature item to bake is shortbread, it's simple but it makes my friends and family happy to eat it.
I've picked up a few things in my time programming, you can see below all the programming languages and tools I've become accustomed to and use very regularly throughout my day to day with either my job or on my own personal projects.
Here are some projects I have been working on for my job and as my own personal ones.
Published February 14, 2021 • (10 min read)
A tutorial on how to get a server side rendered Nuxt.js application running on AWS Lambda using the serverless framework with a custom domain.
Published February 11, 2021 • (2 min read)
A css solution to containing an image within a flex grow container with a fixed height flexbox without extending the size of the container.
Published October 11, 2020 • (8 min read)
A tutorial on how to implement a frontend build for a user to enable and disable two factor authentication with Laravel Fortify.