Vineet's Portfolio

A showcase of my projects and abilities.

Vineet Prasad Verma
full stack dev

I am 23 years old, from Gwalior (M.P.), currently based in Banglore, an engineer interested in Web Development using the JavaScript ecosystem . I prefer working with small teams so that I can be a part of multiple responsibilities. I love everything that has to do with Coding, Problem solving and Data Structures. I am independent developer who loves to work in MERN stack. I am also Android Basics Nanodegree holder, a programme run by Udacity sponsored by Google.

Oct 16, 2019

yelpcamp

YelpCamp allows user to add campgrounds for other users, to comment and view campground created by other users.

April 28, 2020

Polls App

An app which let you create polls. It is a simple app made without using any Database. This app is made using frontend framework called Svelte.

June 04, 2020

Ubuntu Todo App

Clone of all the functionalities of Ubuntu Todo. Built 4 variant in different technologies. (React+Monogo) (Svelte+Redis) (Express+PostgreSQL) (VanillaJS)

July 08, 2020

Web Server

Web Server created using sockets and net module of Node.js. Having all the basic functionalities of the server provide by express framework.

April 18, 2018

Book inventory app

Android App which allows user to keep track of its inventory. This app was made during Udacity Android Basics Nanodegree programme sponsored by Google.

June 15, 2020

URL Shortener

Url shortener is used to reduce size of long links. This app is made in MERN stack. Have written custom logic to generate short code instead of using any built in library.