Projects

Search, filter, and sort across personal builds, enterprise healthcare reporting, and analytics deliverables.

Experience Resume

ICU Outcome Prediction

Sklearn • PyTorch • Streamlit • Jan 2025 – May 2025 • Personal project

Built a multimodal ICU outcome predictor combining LSTM vital sign modeling with BioClinicalBERT embeddings of clinical notes.

  • Implemented TF-IDF feature extraction from 5,000+ clinical note features with logistic regression as a baseline and improved AUROC by 6–8% over NLP-only models.
  • Designed end-to-end ML workflows and deployed the model as a REST API service with CI/CD integration for reproducibility.

340B Extract – Split Transaction File | Verity Solutions

Oracle Health • Jan 2025 – Mar 2025

Developed and maintained a detailed extract capturing medication dispenses at eligible facility locations, classifying each dispense (Inpatient, Outpatient, Medicaid/WAC) to ensure 340B compliance.

  • Modeled 25 core dispense data points and 14 auxiliary attributes (dose, strength, volume, quantity, 340B quantity) to support Verity processing.
  • Delivered encrypted .txt files via MoveIt and exposed the extract through a reporting portal for ad-hoc execution, saving ~114 hours/year and driving more than $12M/year in pharmacy drug spend savings.

CLABSI Audit Report | Central Line–Associated Bloodstream Infection

Oracle Health • Jan 2025 – Mar 2025

Built a report providing comprehensive information on patients with central lines and associated continuous infusions to support CLABSI auditing and patient safety.

  • Captured 18 critical data points including line type, dressing activity, number of lumens, infusion status per lumen, site care, and cap change timestamps over specific clinical lookback windows.
  • Implemented a new query design that allocates and deallocates memory within subqueries and stores data in a 2D array for efficient PDF generation and structured output.

HIDI Extract | District of Columbia Hospital Association

Oracle Health • Sep 2024 – Dec 2024

Developed a data collection and reporting solution for UB-04 claims under DCHA requirements using structured record types (A–G) based on HIDI specifications.

  • Orchestrated one driver script controlling six modular scripts with a shared data structure to ensure modularity and maintainability.
  • Captured 70+ data points with <2% error rate across patient, charge, insurance, and clinical data and delivered standardized files quarterly to an SFTP site.

MedeAnalytics | Patient Account, Charges, Transaction, UCRN Files

Oracle Health • Sep 2024 – Dec 2024

Engineered SQL pipelines generating patient accounting data files (Patient Account, Charges, Transaction, UCRN) consumed by MedeAnalytics.

  • Delivered nine files daily to SFTP with approximately 600,000 records, supporting detailed financial tracking and reporting.
  • Optimized queries via batching of qualified rows within subqueries to ensure consistent performance at scale.

Power BI Report Migration from On-Premise to Snowflake

Oracle Cerner • May 2023 – Jun 2023

Migrated associate- and project-centric Power BI reports from on-prem/SharePoint sources to Snowflake, rebuilding all KPIs and calculations using DAX.

  • Centralized cloud-sourced data into a single Power BI repository instead of scattered on-prem datasets, simplifying governance and refresh logic.
  • Reimplemented key reports including Program Dashboard, Associate Assignments, Project Plan Compliance, Tasks Due/Overdue, and Planning Variance.

Web Automation Using Selenium

Oracle Cerner • Jan 2023 – Jun 2023

Automated ingestion of offline project data (Excel) into web-based systems using Selenium WebDriver.

  • Applied multithreading to accelerate navigation and form submission across complex multi-field pages.
  • Eliminated manual data entry and saved approximately 44.16 hours for every 1,000 rows processed.

AI-Powered Battery Management System

Python • Deep Learning • May 2023 – Nov 2023

Engineered deep learning models predicting EV battery State of Charge (SoC) and State of Health (SoH) across 5,000+ charging cycles.

  • Enabled adaptive eco-charging strategies that extend battery life and improve overall system efficiency.
  • Published results in the International Journal of Computational Learning & Intelligence (2023).

Face Mask Detection Using TensorFlow and Python

REVA University • Oct 2021 – Nov 2021

Built an object detection model trained on labeled images to classify faces with and without masks.

  • Integrated the model into a real-time inference pipeline capable of detecting face mask usage from live video feeds.

Blood Bank Management Using AWS

REVA University • Feb 2022 – Apr 2022

Deployed a Blood Bank Management System using Amazon Lightsail with configuration via Remote Desktop Protocol (RDP).

  • Configured inbound rules, HTTP host headers, and related settings to securely host and expose the web application.
  • Demonstrated end-to-end deployment and basic DevOps practices on AWS.