Day 17, 18, 19, 20, 21 of #100DaysOfCode 馃馃
Made an online version of my resume using Gatsby.js Check out the Repo and Demo
Search for a command to run...
Articles tagged with #web-development
Made an online version of my resume using Gatsby.js Check out the Repo and Demo
Been getting the hang of Tailwind CSS for the past week and finally after 3 days and 25 commits, I'm finally done with the challenge I took from Devchallenges.io using Gatsby.js and Tailwind CSS! Check out the 馃憠Github Repo and Demo馃憟 So far I've b...
Completed another challenge from Devchallenges.io using Gatsby.js, Bootstrap and React Bootstrap. The craziest part was I couldn't figure out how to overlap the card on the image responsively and without breaking the layout. It took me several hours ...
Starting from node -v to git push to writing an entire app using vim, we, developers, spend a significant amount of time in the terminal. Love it or hate it, you have to mess around with the terminal at some point in your dev career. So why not prese...
Finished the Tutorial section of Gatsby.js on its official site and further researched more on it. I'm really impressed by the things you can do using Gatsby. The expansion of functionality using plugins is simply astounding. Whatever you need there...
Started diving deep into Gatsby.js from the ground up following the Gatsby official docs. Looking forward to learning more about it in-depth and implement it in some real-life projects.