Blog
Thoughts on data science, engineering, and everything in between.

Sep 10, 20235 min read
Building a simple HTML, CSS & JS Website
A walkthrough of building a responsive website from scratch using fundamental web technologies — HTML, CSS, and JavaScript.
TutorialsRead

Aug 26, 20233 min read
Auto formatting on VS Code using Prettier extension
A quick guide to setting up Prettier for automatic code formatting in VS Code — save time and keep your code consistent.
TutorialsRead