Some of my Projects

  • ExpressNodeJS

    Node 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.


  • ReactNext

    Portfolio website using NEXT.JS


    Built this website using NextJS and using Contentful for content management.


  • ExpressNodeJS

    Weather 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.