dopollit: create new polls, share, get responsesLaunched a new product called dopollit https://dopollit.vercel.app On how to use watch the below video https://youtu.be/RI0MtoXjVos The producthunt post-https://www.producthunt.com/posts/dopollitSep 25, 2022·1 min read
How to build a REST API using MongoDB, Express.js and Node.jsLets try to make a simple REST API using MongoDB, Express.js and Node.js You can also find the project in REST_API-MongoDB repository. Also look at this api url https://restapi-cars.herokuapp.com for getting data https://restapi-cars.herokuapp.com/Ca...Jan 29, 2021·7 min read
Integrate Alan.app with flutterMaking a simple voice chat integration using flutter and Alan.app to navigate to other pages. You can find the Source code in Github You can find also the script from Alan.app in here. Lets start with creating a account in Alan.app Open Alan.ap...Jan 4, 2021·5 min read
How to integrate Telegram Bot with Python using requestsA simple project using requests in python to send/receive the message from the Bot. Starting with a simple intro of Telegram and Python Telegram is a cross-platform cloud-based instant messaging, video calling, and VoIP service. Python is an inter...Dec 26, 2020·3 min read
Google Authentication using React ExpoFirebase google authentication using react expo ( For Android Users ) Follow the github page for source code: Google-Auth-Using-React-Expo Steps to follows to use Google Sign In: Open google and search for console.cloud.google.com and Sign In wit...Dec 26, 2020·3 min read