Posts
Collection of informative and resources focused on various programming-related with the latest industry trends.
August 13, 2022
How to Make SMS OTP With Supabase and Twilio
Implementing SMS OTP in a simple way with third-party tools like Twilio and Supabase
June 21, 2022
Create Dynamic Open Graph Images with Cloudinary
Make dynamic Open Graph images with the help of Cloudinary URL transformations
June 4, 2022
Is PyScript going to take the place of JavaScript?
Understanding framework for building rich Python programs in the browser using the HTML interface.
May 24, 2022
When should you use useState vs. useRef?
Understanding the similarities and differences between useState and useRef
May 12, 2022
Custom Image Transition in Next.js With Tailwind CSS
Make an image more interactive with the use of CSS transitions.
April 18, 2022
Scraping Google Search With Python and Beautifulsoup4
Learn how to Scraping Google and optimize search using google search operators
April 5, 2022
How to Create a Whatsapp Bot With Node.js
Using a third-party library to make a WhatsApp bot for free and customable.
February 12, 2022
React Native Camera but With React Hooks
Control the camera and interacts with the devices native operating system and hardware using RNCamera
February 5, 2022
How to Display Steam Now Playing With Next.js
Using Steam web API to display now playing steam on websites