SOLO & TEAM PROJECTS

2024 - Oracle

  • Orchestrated & developed the UI for cloud shell customers to support controlled public network access through IAM policies and security zones in OCI.
  • Technologies - React, TypeScript
  • 2023 - Oracle

  • Orchestrated & developed the UI for ARM Architecture Support project for cloud shell, which's used by all OCI customers across all world-wide realms every day.
  • Technologies - React, TypeScript
  • 2021, 2022 - Leetcode

  • Well, this isn't a project but it helped to sharpen up my coding skills 😄
  • Technologies - Python
  • Dec 2021 - NMSU HPC Website

  • Redesigned the HPC website of New Mexico State University, Las Cruces, NM
  • Technologies - HTML5, CSS3, JavaScript
  • Sep 2021 - Chrome Extension

  • Developed a chrome extension which displays the demonetized keywords for YouTube videos.
  • Technologies - Python, Node Js, Socket.io.
  • Dec 2021 - Supercomputer

  • Integrated the Open On Demand interactive applications(MATLAB, Jupyter Notebook) to NMSU HPC Web Portal
  • Technologies - Bash, YAML, Ruby, JavaScript
  • May 2021 - MySQL

  • Developed a web GUI to perform basic CRUD operations on MySQL Database.
  • Improved the insertion time of 100K, 200K records from 4.5 minutes to mere seconds using Bulk Insertion technique.
  • Technologies - HTML5, CSS3, JavaScript, Node Js, MySQL, Express, Multer.
  • Nov 2021 - NASP(Web App)

  • A web app to enable the class students to post and sell their used products.
  • Other students registered in the portal can bid and the highest bidder takes it.
  • Technologies - JavaScript, Node Js, MongoDB, Express, HandleBars, PassPort(Login Auth).
  • Apr 2020 - POJAN(Web App)

  • Job Assistantship web portal for the NMSU students to explore RA/GA research opportunities.
  • Department Professors broadcast the vacant postions and students can find it.
  • Technologies - NodeMailer, Twilio API, JavaScript, Node Js, MySQL, PassPort(Login Auth).
  • Mar 2020 - Memory Card Game

  • Developed client-side multiplayer memory card flipping game.
  • Later, the server-side implementation of the game has been achieved using Socket.io.
  • Technologies - HTML5, CSS3, JavaScript, Node Js, Socket.io, Express.
  • Mar 2020 - MySQL vs PostgreSQL

  • Compared the execution time on MySQL and PostgreSQL system on a large database.
  • Improved the execution time on the PostgreSQL system significantly by building appropriate index structures like hash index, B-Tree index, etc.
  • Databases - MySQL, postgreSQL
  • Activity Recognition - ML

  • Analyzed and processed the human activity recognition data set to predict a person’s activity.
  • Increased the accuracy to 94% using ensemble algorithms and reduced the execution time of the research experiment by 90% by utilizing the university’s HPC Supercomputer.
  • Libraries - Linear Regression, Logistic Regression, Bagging, Boosting, Slurm Workload Manager.
  • Disease Prediction - ML

  • Predicted the output for the unseen instances in the Hepatitis C Prediction Dataset.
  • Improved the accuracy(further) of regression & classification models to 98% by using ensemble methods.
  • Libraries - Linear Regression, Logistic Regression, KNN, Bagging, Boosting.