Pinned Repositories
clusterApp
A demo app to get, search, sort and paginate program list from given data.csv file. Storing it in mongo db and finding the correct list based on the mentioned criterion.
CrickScores
This is an API to get all the live and recently played cricket scores.
Data-Strucutre-and-Algorithms
DevCamper_Backend-API
Earthquake-Markers
This projects gets live feed of data for earthquakes and plots it on the world map using unfolding maps library.
expressTokenAuthentication
Express app for token based authentication and verification
FindRecurringTransactions
This application helps store recurring transactions in MongoDB and returns all the recurring transactions with expected future amount and expected future date
FindRecurringTransactions_V2
Finding it in arguably an average time complexity as O(n^2)
InstamiligramApp
Creating an micro instagram like application using NestJS, PostgreSql and OKTA for user authentication and authorization.
multi-tenancy-nestjs
vihangmi10's Repositories
vihangmi10/multi-tenancy-nestjs
vihangmi10/FindRecurringTransactions
This application helps store recurring transactions in MongoDB and returns all the recurring transactions with expected future amount and expected future date
vihangmi10/clusterApp
A demo app to get, search, sort and paginate program list from given data.csv file. Storing it in mongo db and finding the correct list based on the mentioned criterion.
vihangmi10/CrickScores
This is an API to get all the live and recently played cricket scores.
vihangmi10/Data-Strucutre-and-Algorithms
vihangmi10/DevCamper_Backend-API
vihangmi10/Earthquake-Markers
This projects gets live feed of data for earthquakes and plots it on the world map using unfolding maps library.
vihangmi10/expressTokenAuthentication
Express app for token based authentication and verification
vihangmi10/FindRecurringTransactions_V2
Finding it in arguably an average time complexity as O(n^2)
vihangmi10/InstamiligramApp
Creating an micro instagram like application using NestJS, PostgreSql and OKTA for user authentication and authorization.
vihangmi10/Library_Node
Node Library to get a piece of data and parse it.
vihangmi10/node-mysql2
:zap: fast node-mysql compatible mysql driver for node.js
vihangmi10/problemSolvingWithJS
vihangmi10/ProjectBuilder
A social networking site to connect clients and developers.
vihangmi10/reddit-client-project
This is an application to display the reddit post (sub-reddits) paginated and can be displayed based on hot, new, random and top posts.
vihangmi10/TaskManagement
A NestJS TypeScript PostgreSql application. That authenticates a user and allows users to perform CRUD operations on Tasks.
vihangmi10/TheBookCipher
Re-innovating the age old technique of encryption of plaintext using book cipher by creating a user friendly software. The software aims to remove all the flaws in this existing technique by using randomization function for encryption. Using strong compression technique to reduce the size of cipher text. Also, implementing hash function for unique identification of the key. Creating a self-destruct message for non-authenticated receivers. Decrypting the text only after authentication confirmed.
vihangmi10/VideoWEBRTC
Free WEBRTC Video Calling with PHP authentication
vihangmi10/WoebotChallenge
vihangmi10/wordieBot
A robot that can read a dictionary and return the meaning of a word asked for! This bot can either turn the page forward and backward, read each word, read first and last word of the page or go to first and last page of the dictionary.