PinnedMichael JianginJavaScript in Plain EnglishHow to get better at learning Data Structures and AlgorithmsI recently began studying for technical interviews. I thought I’d begin a blog series and break apart data structure and algorithm…Oct 6, 20201Oct 6, 20201
Michael JianginThe StartupA Beginner’s Guide to Using anime.jsFrustrated with learning a lot of CSS just to animate some simple things? anime.js has your back! This guide is for those who have no idea…Jan 12, 2021Jan 12, 2021
Michael JianginLevel Up CodingThe Immersive Button — Building an Animated Button using HTML and CSSWould you rather click a button that pops-up on hover, or one that darkens a little bit? Make your buttons more exciting with this…Jan 5, 2021Jan 5, 2021
Michael JianginLevel Up CodingThat’s a Flippin’ Cool Effect!We’re going to make a card flip effect. Useful for engaging users and add some interactivity. A creative way to show information for…Dec 29, 2020Dec 29, 2020
Michael JianginThe StartupAdding Life to Your Social Media IconsOne of the things I get comments about is my social media bar, whether it’s for my portfolio or for the startup I work for. Using SCSS…Dec 22, 2020Dec 22, 2020
Michael JiangThe Four Types of Artificial IntelligenceA.I. has its subsets like machine learning and deep learning, but did you know it also has different types?Dec 15, 2020Dec 15, 2020
Michael JianginThe StartupArtificial Intelligence, Deep Learning, and Machine Learning“The coming era of Artificial Intelligence will not be the era of war, but be the era of deep compassion, non-violence, and love.” — Amit…Dec 8, 2020Dec 8, 2020
Michael JianginJavaScript in Plain EnglishJavaScript Algorithms: The N-th Fibonacci EntryWhat is the Fibonacci sequence and how do we find the number at the N-th entry? I’ll cover three different solutions in this blog.Dec 1, 2020Dec 1, 2020
Michael JianginJavaScript in Plain EnglishData Structures and Algorithm Concepts: RecursionWhat is a recursive function and why are they extremely important in understanding algorithms? I’m going to explain recursion in the best…Nov 22, 2020Nov 22, 2020
Michael JianginJavaScript in Plain EnglishJavaScript Algorithms: FizzBuzzFizz…Buzz…FizzBuzz? This classic and fun little technical interview question will really tackle your understanding of the modulus operator!Nov 17, 2020Nov 17, 2020