Create instant polls with real-time analytics, poll timers, and live viewer tracking. Free voting software for team decisions. Pro analytics for $1 lifetime. No signup is required to vote.
Twittr is just a simple web application which is made using Next.js and uses Twitter API to fetch details of a specific tweet and using those details to find out whether you are being ratioed or not.
Editr is a minimal text editor which has been made up using React.js. Editr supports Speech Recognition and also displays the real-time text statistics. Editr is currently hosted at Netlify and its source code is available in my GitHub account.
The Chat'Inn is a simple and minimal real-time chat application whose database is powered by firebase and firestore. The frontend part is complete, made using React.js and made responsive using normal CSS properties.