Philip ZiolkowskiAn explanation of the two pointer technique (two sum) with a sorted arrayThe two-pointer technique allows you to iterate through an array and find the two numbers that sum up to the target in the most efficient…Nov 8, 2021Nov 8, 2021
Philip ZiolkowskiHow to authenticate users with a Ruby on Rails APIIn the fourth phase of Flatiron coding Bootcamp we have learned how to authenticate users with usernames and passwords. We also learned how…Sep 28, 2021Sep 28, 2021
Philip ZiolkowskiHow to use basic Active Record AssociationsFor the third phase of Flatiron Coding Bootcamp, we learned the Ruby programming language which has a bunch of interesting and useful…Aug 13, 2021Aug 13, 2021
Philip ZiolkowskiUsing Routes and Links in ReactJSA key function of all websites is to have multiple pages so that the user can do something and interact with the website. For the 2nd…Jul 12, 2021Jul 12, 2021
Philip ZiolkowskiHow I built my first Javascript project using an APIThe project that I built is a web app that returns a random activity to do. There are three ways to get this random activity. The…Jun 13, 2021Jun 13, 2021
Philip ZiolkowskiThe Switch: Software EngineeringLast summer, in May 2020, I graduated from Sonoma State University with a B.S. in Business Administration. I was happy to have finally…May 30, 2021May 30, 2021