-
users-post-forum Public
A forum to view/add/delete user posts and comments
JavaScript UpdatedFeb 19, 2021 -
github-repo-search Public
An easy to search user's repository on GitHub app using Vanilla JavaScript
JavaScript UpdatedSep 8, 2019 -
Web-Crawling-using-NodeJS Public
A small project which crawl the content of a website (https://medium.com/) to extract all the links on it along with its occurrences and params list and storing it in MongoDB.
JavaScript UpdatedAug 11, 2019 -
-
-
It is a CRUD NodeJS APIs for a typical contact book app with Basic Authentication. It support adding/editing/deleting contacts from a primary storage (MySQL) and allow searching by name and email a…
JavaScript UpdatedMar 10, 2019 -
jQuery Video Upload using AngularJS which upload videos through the Wistia API and implements the jQuery-File-Upload plugin
-
This repository aims to develop an application that can be used to translate the images of any format to the text format. Features - It convert the standard font texts and handwritten texts from im…
-
online-reservation-system Public
This repository aims to develop a web application that can be used to book online railway tickets. Features – It can register the user and allow him/her to search for train from database and book t…
-
This repository aims to get the information from user (like - Image URL, Image Size etc.) and convert it into JSON format and store it in json file then access the data using LinkedHashMap<String, …