Mayank

My Projects

Here is a showcase of some of my best projects that I made. They can be found on my GitHub !

collage1
collage2

01

StackOverflow CLONE
MYSQL / EXPRESS.JS / REACT.JS / NODE.JS

This project is a replica of a famous Q/A website for developers as the name suggests, containing all the necessary functionalities of creating an account, CRUD operations on the questions, giving the user the liberty to add a tag to the question so that it gets easier to locate questions for a particular tag and of course there is a functionality to give an answer and as well add comments to the question.

02

Resume Bot
NODE.JS / LATEX / FACEBOOK WEBHOOK

It's a Messenger Chat Bot in which the user will be asked to answer quite a lot of questions based on what they want to add in their Resume and then the Resume will be generated.

03

SD Times App
FLUTTER / SQFLITE / HACKER NEWS API

Software Development Times is a cross-platform mobile application. It consists of three sections News, Questionnaire and Jobs, and all these are in the interest of developers.

04

Space Invaders
PYTHON / PYGAME / ATARI

This game is an inspiration for a famous Atari 2D Game by changing the mechanics of the game and adding other kinds of creativity to it, built using a Python module which is PyGame.

05

Blog Site
NODE.JS / MYSQL / SEMANTIC UI

It's a Blog Application that provides the user the accessibility to perform CRUD operations on blogs, add comments to someone else's blogs only if the user has been authenticated otherwise the user can just traverse through the blogs.

06

MovieSurfer
NODE.JS / MONGODB / BOOTSTRAP 4

This project was a creation of my own and an inspiration for IMDB. In it, the user has the accessibility to know about any movie or tv show that's in the API and lets the user make there own watchlist of shows and movies, but for that, the user has to be authenticated.