Oct 20, 2021How to make an animated NFT collection with codeGlitchClocks are completely animated NFTs drawn using code. In this article I’ll be diving deep about how I made them, how you can animate your artwork with code, and how my team and I released them. …P 5 Js14 min read
Mar 1, 2021Making a Resume in HTML or ReactThree years ago, I made a guide on how to make a resume in React. Since then, I’ve been told the library I use no longer works. Along with that, I thought of just a better way in general to achieve the same outcome. First, I’m going to teach how…Resume Writing5 min read
Jan 17, 2021How Apps Are LocalizedI also have a youtube version of this article! Please check it out if you’re a more audible and visual learner. YouTube link: https://youtu.be/ra3UbgwnSbo Open your phone, and look at all the applications you use. Most of them are probably available in other languages. …Programming9 min read
Aug 19, 2018Let’s make a resume in ReactTHIS GUIDE IS OUT OF DATE! SEE AN UPDATED METHOD HERE!: Making a resume in HTML or React Three years ago, I made a guide on how to make a resume in React. Since then, I’ve been told the library I use no…wkwok.medium.com What? You heard correct. Let’s make a Resume using React. I tried searching for a few hours to see if anyone else had done it, but I couldn’t find any clear steps to doing so. I had to hack together a solution that acted exactly how I wanted. …Java Script9 min read