An Intro to GHA and Designing Simple Workflows · Lately, I've been diving deep into GitHub APIs and GitHub Actions to help improve the workflows of an...
A Step-by-Step Guide and Troubleshooting Tips · Recently, I was brought on board to contribute to an open-source project called CivicTechJobs that uses a...
Making Sense of Remote Upstream and Remote Origin · As I made the transition to a career in software engineering, I kept hearing about the benefits of...
TypeScript is JavaScript with syntax for types. Here are some common types and how we could use them: // number function add(a: number, b: number):...
Have you ever visited a website and noticed that the copyright year is still stuck in the past? It could be an oversight, but it can make the website...
Phase II (as of 9/30/2022) Current Structure and Functionality: Home Page: Login Register Cuteness Express: doesn't require login, anyone can see all...