The completed projects, works in progress, those unfortunately sidelined, and all other projects I’ve worked on.

I’ve worked on tons of little projects over the years but these are the ones that are somewhat worth showcasing. Some of them are open source, so if you see something that piques your interest, check out the code let me know what you think.

  • TalentBrew

    TalentBrew is an applicant tracking system designed to streamline the hiring process and help companies find top talent quickly and efficiently. It is intended to make hiring as simple and enjoyable as brewing the perfect cup of coffee or tea.

    talentbrew.in

  • Hubhopper Studio

    A podcast hosting platform catered for the Indian creators, handling creation, RSS generation, distribution and anlytics all under one roof.

    studio.hubhopper.com

  • Hubhopper Editor

    Feature rich browser based audio editor where you can import, record, trim, split, fade in/out and a lot more. Inspired by the demand for easy audio manipulation.

    web:editor

  • Boilerplate MERN stack app for SAAS products.

    Contributed to the open source project used for SAAS platforms having the need for ACL permissions with teams/users. Using the MERN stack with NextJS.

    saas-app.async-await.com

  • Enhans

    Made the porfolio website for the Enhans project that is a collaboration between 8 students from Srishti School of Art, Design and Technology and NIMHANS, dealing with doctor patient communication

    enhans.co.in

  • HTML5 Asteroid Game

    Recreating the retro Asteroid game in HTML5 and JS. Intially developed by Atari.

    github.io

  • Node Gmail

    NodeJS script for all things email. Drafting, sending, listing. Integrated with the googleapis. And mail templating with nodemailer

    github.io

  • XML Parser and Podcast Episode Downloader

    NodeJS script for parsing an RSS into JSON and downloading all it's episodes into a folder. Displays progress and uses promises to avoid concurrent HTTP connections errors.

    github.io