NeoG Projects

Do You Know Me Quiz

December, 2021

Developed using NodeJS

This is a CLI App. if answer is right then your score will increase.if current user has made a high score then i will congratulate him/her.

GK Quiz

December, 2021

Developed using NodeJS

This is a CLI App. each question has four options that will be in front of you. you can also skip questions. each right answer will increase your score.

minion-talk

February, 2022

Developed using Vanilla JS

You need to enter your message in english and converter will convert it in Minion's language.It uses api funtranslations.com to translate text into minion language.

Yoda Translator

June, 2022

Developed using Vanilla JS

Yoda translator translates English language sentances to yoda speak.Yoda speaks in short sentences! If you try to translate long, convoluted sentences you'll probably get a weird and often inconsistent translation.

Emoji Translator

February, 2022

Developed using React JS

It will tell you the meaning of the emoji on clicking on emoji and you can also search the meaning by entering emoji in the input box.

Food Recommendation

June, 2022

Developed using React JS

This React app lets you distinguish between different kind of meal of different cities using the menu bar.

Cash Register

February, 2022

Developed using Vanilla JS

It helps the user by telling how can he/she return the change to the customer with minimum number of notes.

Lucky Birthdate

June, 2022

Developed using Vanilla JS

A website which checks whether your birthday is lucky or not by calculating if sum of digits in your birthdate is divisible by your lukcy number

triangles-quiz

February, 2022

Developed using HTML CSS JS

Fun with Triangle app which has quiz on triangle, hypotenuse calculation & area calculation and also a check whether the given angles can form a triangle or not?

palindrome birthday

June, 2022

Developed using HTML CSS JS

Check out the below fun app which checks if your birthdate is a palindrome or not. Also, it will tell you the nearest palindrome date and by how many days you missed it.

profit or loss

June, 2022

Developed using HTML CSS JS

Take user's stock price for one stock when he bought it. Take the quantity as well Now, take today's stock price for that stock and Tell the user how much profit or loss he/she is making.

Bonus Excercise

Leap Year

June, 2022

Developed using Node JS

want to know if your birth year is a leap year or not? well, don't worry 😇 i have got you covered 😉 this CLI app that i have made in JavaScript will tell you if your birth year is a leap year or not!!

prime number

June, 2022

Developed using Node JS

This is CLI app to check whether user's birthday is a prime number.