All Blog Posts

  • Soft Skills that will Help In Your Career

    According to https://www.ziprecruiter.com/blog/skills-hiring-report/, employers are seeking candidates that score well in the soft skills below.

  • How to add a CSS Border-Image

    https://css-tricks.com/almanac/properties/b/border-image/https://codepen.io/Mamboleoo/pen/zYOJOGb

  • Postel’s law vs Miller’s Law

    Postel’s law focuses on making design versatile, flexible, and satisfactory for as many users as possible. MIller’s law focuses on breaking information into chunks so…

  • What is an API?

    I am learning about API’s today. I am seeking to find out, what are they, and how are they used in web and mobile app…

  • Data Privacy Laws 2023 (TLDR)

    Data privacy laws are infuriatingly complicated because of the nature of the internet is that it is accessed by countries around the globe, thus resulting…

  • Intellectual Property and its Protection Methods (TLDR)

    Intellectual property may consist of ideas, procedures, mathematical formulas, source code, and other unique abstract entities used by a given company. Intellectual property is key…

  • More PWA notes

    Resources on learning about PWAs Tutorials: Anatomy of a Manifest File

  • Making iOS apps and PWA’s (TLDR)

    Some things I am learning

  • PWAs vs Native Apps (TLDR)

    There are two ways to make apps. They are similar yet very different in the end. PWAs PWAs are compatible with most devices, which makes…

  • How to Hold a Client Meeting

    This is for my own reference, but I am making it public in case someone else finds it helpful

  • Creating a Project Scope Document

    I am currently working on creating a contract document for a client. This post contains my notes on what a scope and project has to…

  • JSON Basics

    Today I am learning about JSON on LinkedIn Learning because I opened a link to have free access to it for 24 hours. Here are…