About
Hello, and welcome to my website!
I am a developer that specializes in web development, with some skills in design as well.
My specialty right now is in creating front-end websites and apps, but I am currently learning the backend as well to become a full-stack developer.
As a hobby, I like to dabble in art. This includes drawing and 3d sculpting.
Feel free to check out some of the projects I've made, or read some blog posts I have written!
Links
Recent Posts
There are a lot of ways one can probably implement a dark mode toggle for their site, and today I want to talk to you about two ways I had achieved this. The first way is actually quite a mess to deal with, but it is what I experienced when making my project the first time. The second way is done in my remake, and I feel as though it is much more elegant and readable than my first approach.
8 minute read
I go over as to what happened to me in 2023.
4 minute read
November was a busy month, let's review what happened.
7 minute read
The first two weeks of November have passed, and I feel it's time to make another review.
8 minute read
Featured Projects
complete
Quiz App
This app will test your skills (as well as your knowledge!) as you build out a fully functional quiz. We provide a local JSON file to help you practice working with JSON!
complete
Password Generator App
This app will be an excellent test of your HTML, CSS, and JS skills. You'll build custom form controls and use JavaScript to generate random passwords.
complete
Time Tracking Dashboard
A perfect opportunity to practice your CSS Grid skills. For anyone wanting to take it up a notch, we provide a JSON data file to practice working with data.
complete
Tip Calculator App
This small app is perfect for anyone starting to get to grips with JavaScript. The calculator functionality will be a nice test!