neog.camp projects 👇:


Profit or Loss 📊💰

A website which helps users how much profit or loss he/she is making in percentage & absolute value.


Palindrome Birthday 📅🍰🥳

Let's check if your bday is a palindrome?

  1. ➡ This app checks if your birthdate is palindrome or not in 6 formats (yyyy/mm/dd, dd/mm/yyyy, mm/dd/yyyy, dd/mm/yy, mm/dd/yy , yy/mm/dd).
  2. ➡ Also returns the nearest palindrome date and difference between


Play with triangles 📐🔢

A website which helps you to learn about triangles and a simple quiz.


Is your Birthday Lucky ? 🎂🎈🎊

The fun app that takes user's date of birth and lucky number as input and shows if the user's birthday is lucky or not.


Cash Register 💲💸

A cash register management system to know the minimum number of notes to return for bill amount against the cash given.


Travel in India 🚋🏖🌄

A ReactJS recommendation app for places to travel in India based on their category


Emoji Dictionary 😃

A simple emotion intepretor.This app helps you understand the meaning of any emoji, don't get confused or use an emoji wrongly anymore, type in an emoji and read its meaning.


English to Morse and Braille Code.👨‍🦯🗣

A translation web app to convert English to Morse Code and Braille Code.
  1. ➡ Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs.

    🔗 Morse Code api
  2. ➡ Braille is a tactile writing system used by people who are visually impaired. It is traditionally written with embossed paper.

    🔗 Braille Code api


Mininon-talk 😎

Minion Talk is a simple app developed using Vanilla JS to convert a message in english into gibberish language used by minions.


GOT quiz. 👑🥶🐲

Everybody loves Game of Thrones,so here's the chance to test your love for GOT.Built a fun CLI quiz app about me using following APIs :

  1. ➡ readline-sync
  2. ➡ chalk

Do-You-Know-Me ? 👋

A CLI app built with Node.js

Built a simple CLI quiz app about me using following APIs :

  1. ➡ readline-sync
  2. ➡ chalk
  3. ➡ chalk-rainbow


other projects 👇:


TO-DO-List 📝

The simple and minimal to-do-list web app that lets users add, mark complete, and prioritize tasks.


Current-Weather ☁☀⛈

A vanillaJS webapp to fetch the weather of any city in the world using OpenWeather api.

  1. -OpenWeatherMap for data
  2. -Upslash for images

Calculator-VanillaJS 🧮

A mathematical calculator built using vanillaJs,HTML5 and CSS3



Simple Portfolio 👤

A very basic portfolio built just for the sake of understanding HTML and CSS