Cracking the Code Challenge: Run Length EncodingAnother week, another algorithm…Sep 10, 2021Sep 10, 2021
Python Basics: The Random ModuleThe thing that made me fall in love with Python.Sep 2, 2021Sep 2, 2021
5 Simple Differences Between JavaScript and PythonI have begun the exciting journey of learning my first language post-bootcamp: Python! A senior engineer friend of mine once described…Aug 28, 2021Aug 28, 2021
TestCafe Basics: Top 5 Actions to Interact with the PageA couple of months ago, I began my journey of implementing testing into my projects and working with the automation framework TestCafe, and…Aug 20, 2021Aug 20, 2021
Handling Image Errors in ReactWhile working on a take-home assessment this week, I encountered an issue that I’d never thought of before: what happens when an image src…Aug 11, 2021Aug 11, 2021
Using localStorage in React ApplicationsWho can remember all of our usernames and passwords these days anyways? Those “Remember Me” checkboxes at the bottom of login forms have…Aug 8, 2021Aug 8, 2021
Cracking the Code Challenge: Fun with AnagramsDuring my job search process for junior software engineering positions, I frequently am asked to tackle code challenges to demonstrate my…Jul 29, 2021Jul 29, 2021
How To Embed Videos Using HTMLI am very excited to be almost done building out my personal portfolio page and deploying it for the world to see. One of my last steps is…Jul 26, 2021Jul 26, 2021