Some of my Projects
ExpressNodeJSNode module for making express routing easy
When your express app has many routers, the code can become ugly, cumbersome and boring to load each of them one by one. This module creates express routes automatically for each of the file present in /routes directory.
ReactNextPortfolio website using NEXT.JS
Built this website using NextJS and using Contentful for content management.
ExpressNodeJSWeather App using express
This website gives weather brief for an input string entered by user. This is done by utilising nodeJS and expressJS using REST APIs and query strings.


