Stock Returns Calculator is an app created using Vanilla JS, which shows how much profit or loss users are having on their stocks.
Is your birthdate is palindrome?
July, 2021 mark13
Birthdate Palindrome Check is a fun game app created using Vanilla JS, which tells users whether their birthdate is palindrome or not. A palindrome is a word/number which reads the same backward as forward.
Triangles Fun
August, 2021 mark12
Triangles Fun is a fun app created in Vanilla JS to learn about triangles in a fun way. It has four sections.
Is your birthday lucky?
July, 2021 mark11
Lucky Birthday is a fun game app created using Vanilla JS, which tells users whether their birthday is lucky or not. It takes their birth date and lucky number as input and gives output as lucky or unlucky.
Cash Register
July, 2021 markTen
The cash register is a personal Cash Manager App, which helps the user by telling how can he/she return the change to the customer with minimum number of notes.
Piyush's Movie Recommendation
July, 2021 markNine
PMR (Piyush's Movie Recommendation) is a movie recommendation app which recommends different genre movies. This app is created using React JS.
Flag Interpreter
July, 2021 markEight
Flag Interpreter is a fun app to search for a flag or click the flag listed on the page to know the country of the flag. This app is created using React-JS.
Ferb Talk
July, 2021 markSeven
A translation app to convert English to Ferb Latin, created using a funtranslations API. During their routine summer fun, the two brothers Phineas and Ferb(in a Dinsney series) create their own language, Ferb Latin.
Talk Banana
July, 2021 markSix
A translation app to convert English to the banana language, created using a funtranslations API. Minions speak in the banana language in the animated movie Despicable Me.
Personal Portfolio
July, 2021 markThreemarkFourmarkFive
Personal Portfolio created using HTML5 and CSS. It is also having Projects and Blogs pages.
Money Heist Quiz
July, 2021 markTwo
A CLI app, basically a quiz named Money Heist created using NodeJS on repl. This app is for Money Heist's fans (including me 🤪), and for those who are eagerly waiting for the next release.
How well you know Piyush?
July, 2021 markOne
This is a CLI app, basically a quiz named How well you know Piyush Ahir created using NodeJS.
Hand Gesture Recognition
May, 2021 PythonOpenCV
It recognize hand gestures from a video sequence. After segmenting the hand region, it count the fingers shown in the video sequence to instruct a robot based on the finger count.