i write sometimes.
2022-05-24
How I redesigned my portfolio, from start to finish.
I made my first portfolio about 7 months agoI loved it. It was simple and static, and the design was really lovely. I got the design from the BootCamp that I was enrolled in and made the website with HTML, SCSS, and some JavaScript. Not too...
2021-12-05
FocusEvent.relatedTarget — when and why you might need it.
Last week I was working on a small to-do list app as a weekly project for a BootCamp for web developers that I’m enrolled inThe app is built with vanilla JavaScript, HTML/CSS for the UI. Although it is a “must” to have a to-do list app in f...