LLucyinlilkittykat.hashnode.dev·Mar 9, 2023 · 5 min readMastering the Poke-web: How to Build a Website that Reads the Pokemon API and Returns ResultsWhat is an API? An API, or Application Programming Interface, is a set of protocols, routines, and tools that allow different software applications to communicate and interact with each other. In other words, it is a way for developers to access and ...01R
LLucyinlilkittykat.hashnode.dev·Feb 16, 2023 · 5 min readOver-working - can't be that bad, right?Actually it can. Very bad, actually. I wanted to talk to you all today about the impact overworking can have on you, and some tips I have for helping you with it. Physical and mental exhaustion Overworking can lead to physical and mental exhaustion, ...01A
LLucyinlilkittykat.hashnode.dev·Feb 16, 2023 · 5 min readLucky numbers in JS!What is a lucky number? So we are going to create some code which I used as a challenge to the members of a Discord server I'm in. The challenge had the following criteria: A lucky number is defined as any number that has a '6' or an '8' in it. A nu...00
LLucyinlilkittykat.hashnode.dev·Feb 15, 2023 · 6 min readValentines Day HTML/CSS/JSHappy Wednesday! Did you all have a nice Valentines Day? I hope you were all able to share love, with yourself or with another. ❤️ Let's begin Firstly, we need a webpage. Nothing fancy, I went for a white background. I mainly wanted here to just focu...00
LLucyinlilkittykat.hashnode.dev·Feb 13, 2023 · 2 min readWhat would Valentine's Day be without some cheesy pickup lines?The project I've heard my fair share of cheesy pickup lines and as much as my eyes like to roll at the sound of some of them, I figured this could be a fun little project to try out! The challenge I would like you to create a website for me, that wil...00