My Personal Projects

All of my personal project I have worked on or created are listed here.

stylelintrc-generator (NPM Package)

Jun 18, 2021
A simple CLI tool to create .stylelintrc.json file perfectly compatible with your project and code formatter Prettier written in TypeScript. Answer some simple questions and get your RC file, as well as all the packages, installed.


Check it out Source Code

eslintrc-generator (NPM Package)

Jun 14, 2021
A simple CLI tool to create .eslintrc.json file perfectly compatible with your project and code formatter Prettier. Answer some simple questions and get your RC file, as well as all the packages, installed


Check it out Source Code

GitHub Jobs

May 19, 2021
A React JS app built using the GitHub Job API and Material-UI styling.You can search for your first or next job among all the listed jobs, use filters to narrow your results and be specific to what you are looking for.

This project is made for showcasing my work with API skills and using any styling library or framework. This project took me around four days to build, styling part took most time because I used Material UI for the first time.


Check it out Source Code

LinkedIn Clone

May 18, 2021
Built using React JS, Redux, Firebase & Styled-Components within a week. My first project after learning React JS referencing a tutorial on YouTube by 'Clever Programmer'. Added some features apart from the tutorial on my own like:


Check it out Source Code

User Authentication App (Node JS)

Apr 11, 2021
Built using node js and passport focused on the functionality only not on the look and feel built while learning passport.


Source Code

Trial Newsletter (Node JS)

Jan 16, 2021
Made this server while practicing and learning Node JS to handle POST requests and also routing hosted on Heroku.


Check it out Source Code

Simon Game (jQuery)

Jan 12, 2021
A simple Simon game made using HTML, CSS and JavaScript using jQuery library. Made while learning and practicing jQuery.


Check it out Source Code

Zoom Bot

Dec 27, 2020
It is simple Python automation that will open the Zoom app according to the timetable given and join the meetings and wait till the next meeting and repeat for the whole day for every meeting.


Source Code

Movie-Recommendation-React.js

Dec 18, 2020
It is a movie recommendation web app built in React.js. This is my submission for markNine for Neog Camp organized by Tanay Pratap.


Check it out Source Code

Emoji-Interpreter

Dec 19, 2020
It is an emoji interpreter web app built in React.js. This is my submission for markEight for Neog Camp organized by Tanay Pratap.


Check it out Source Code

fun-translation-app

Dec 16, 2020
This is a fun API based language translation app. Use this to translate english language to some other funny ones and have fun.


Check it out Source Code Read BTS

Auto-Blog-Post-for-Portfolio

Dec 7, 2020
This application will take a raw blog from a txt file and convert it into the HTML file with all the basic syntax as per the website. It is helpful to avoid rewriting the same code again and again and also helpful in saving a lot of time.


Read BTS Source Code

Portfolio

Dec 2, 2020
This is my portfolio website made during the Neog Camp and it showcases all my Projects and all my Blogs.


Check it out Source Code Read BTS

Banana-Talks

Nov 28, 2020
If you have watched 'Despicable Me' then I am sure that you loved those cute Minions. But did you know, the Gibberish that they speak is a real language Then what you waiting for convert your own text to Minion Speak or Banana Language using this converter.


Check it out Source Code

Mirzapur-Quiz-CLI

Nov 30, 2020
A Fun CLI Quiz based on Mirzapur using JavaScript. Made while learning Full Stack Web Development from Tanay Pratap at Neogcamp. Project markTwo (neogcamp).


Check it out Source Code

My-Quiz-CLI

Nov 29, 2020
This is a basic Command Line Interface Quiz based on me using JavaScript (Node.js). Made while learning Full Stack Web Development from Tany Pratap at Neogcamp. Project markOne (neogcamp).


Check it out Source Code

MVP-Discord-Bot

Oct 20, 2020
MVP: The only Bot you need..!
A Multi-Purpose Bot designed with the vision of having all the required functions and capabilities performed by many other Bots such as MEE6, YAGPDB, etc. So, you only need a single Bot on your Server.


Source Code

Automatic-Birthday-Wisher

Aug 16, 2020
It is a simple birthday wisher app which will match today's date with the records in the database if present any then it will remind you with a notification and also send them a personalized message on your behalf.


Source Code

Bank-Management-System-SQlite-Database

Jul 16, 2020
A simple Bank Management System with all the basic functions built in Python. It will be best for the school students to include in their project.


Source Code

Number-Guessing-Game

Jan 1, 2020
It is a program where the user has to guess a number randomly picked by the program and then the user will get prompts according to his choices higher than the number or lower. The user has some specified number of guess chances which makes the game more interesting and joy-full.


Check it out Source Code

Number-Guessing-Magic-Trick

Jun 6, 2020
A very simple program to perform a magic trick where the user guesses a number between 1 and 30 and the program is designed in such a way that it is capable of guessing the number of the user by using simple mathematics.


Check it out Source Code