Part 1: Complete guide on creating a Discord bot with TypeScript using discord.jsSep 16, 2021路5 min read
How I built CLI version of Wordle gameImplementing the famous Wordle game in CLIFeb 5, 2022路5 min read
Part 4: How to Build a NextJS App using Typescript and TailwindCSS: The Complete GuideSep 10, 2021路8 min read
Increase user engagement with Chatbotish.Adding Feedback, FAQ, Bug report, Feature request to your website made easy.Aug 30, 2021路7 min read
Introducing Aura: See your mood in a whole new light.Track your mood on Aura. It's easy and it's beautiful.Jul 27, 2021路7 min read
Part 3: How to Build a NextJS App using Typescript and TailwindCSS: The Complete GuideDynamic routing and API endpoints in NextJSJul 10, 2021路8 min read
Part 2: How to Build a NextJS App using Typescript and TailwindCSS: The Complete GuideFetching and displaying data from API in NextJS using getStaticProps, TailwindCSS @apply directive and Typescript Interface.Jul 2, 2021路6 min read
Part 1: How to Build a NextJS App using Typescript and TailwindCSS: The Complete GuideSetting up NextJS with Typescript and TailwindCSSJun 28, 2021路3 min read
Adding SASS/SCSS to your React/NextJS ApplicationWhat is SASS? SASS short for Syntactically Awesome StyleSheet (Yes, as the name suggests, it's really awesome), it is just CSS but better (Basically you can say SASS is CSS on steroids!). It is a preprocessor scripting language that is interpreted or...Jun 27, 2021路3 min read