Blog
-
Easy Screenshots for Web Work
Jan 26, 2024 | Blog, UI, ImagesWhile reworking my portfolio, I needed a 300 X 400 image of websites that I’ve worked on. This is a tedious task, but I found chrome dev tools to be the simplest approach.
-
Git Cheat Sheet
Sep 12, 2023 | Blog, GitI've kept track of all my most commonly used git commands and a few very basic sequences. Here for a quick reference.
-
Overview React's useState and useEffect Hooks
Jan 11, 2023 | Blog, ReactHooks are an important topic in React, and understanding common hooks like useState and useEffect is crucial for developing React applications. Here is a brief overview.
-
How to Code the Infamous Weather App
Dec 5, 2022 | Blog, JavaScript, FeaturedA solid starting point to make your own. I hope you know some CSS!
-
How to Structure Your Time for Studies
Nov 6, 2022 | Blog, Featured, JavaScriptI've been circling the answer for some time now and believe I'm very, very close to perfecting it.