Projects

SCM: Smart Contact Manager App

Walkthrough Repo Link

2025

  • During this project learned about: Database Connectivity in spring boot, Spring MVC architecture and Spring Security
  • Implemented:
    • Authentication
    • Google and GitHub OAuth
    • Spring Security
    • Database Connectivity
    • CRUD Operations on Database using JPA Repository

TakeYourCare

Walkthrough Repo Link

2025

  • Tech Stacks:
    • NLP Transformer models:
      • BERT
      • RoBERTa
    • Python
    • Flask
    • Ngrok
  • The only challenge faced during this project was: finding and analysing the deciding factor to select the best-performing model

ChaloRidePe

Walkthrough Repo Link

2024

  • Tech Stacks:
    • React Native Expo
    • Tailwind CSS
    • Neon Database
    • Clerk Auth
    • Stripe Payments
    • HERE Maps API
  • The only challenge faced during this project was: implementing and rendering Map Routes using HERE Maps which was completely new to me.

Calculator

Live Demo Repo Link

2023

  • Tech Stacks:
    • JavaScript
    • HTML
    • CSS
  • The only challenge faced during this project was: building and maintaining Expression String

C-Programs using JavaScript

Live Demo Repo Link

2023

  • Tech Stacks:
    • JavaScript
    • HTML
    • CSS
  • The only challenge faced during this project was: building logic using JS

    It was fun doing this project.

Research Publications

AutoCertiGen

Paper Link Repo Link

2021-22

  • AutoCertiGen: An Android Application to Automate Generation of Certificates
  • Batch Certificates Automated Generation Android Application.
  • Built an offline android application named AutoCertiGen that automates the job of batch certificates generation.
  • It can generate thousands of certificates within a few minutes.
  • Worked with Apache Libraries- Apache PDFBox, Apache POI.

CoVShorts

Paper Link Repo Link

2020-21

  • CoVShorts: SARS-COV-2 News Summariser
  • Text Summariser Web Application using Deep NLP Techniques.
  • Analysed deep NLP models (BERT, GPT2, XLNet, T5, and BART) and compared them based on their ROUGE scores for summary generation.
  • Developed a web application using Flask and deployed the best model on it.
  • Web Application generated Summaries of the COVID-19 related News Articles.