| Name | Description | Source Code | Deployed Product |
|---|---|---|---|
| BWA in GPGPU | A CUDA implementation of the Burrows-Wheeler Aligner algorithm, for aligning NGS short reads to a reference genome/protein. (under development) | GitHub | |
| Pharmacovigilance Algorithms | Implementation of MCEM and RGPS algorithms, for mining Drug-Adverse Event associations from database. | GitHub | |
| WasteWater Web Server | A web user-interface for an algorithm to optimize water reclamation/reuse. Built from scratch. | GitHub | Link |
| Predicting Approval Chance for Credit Card Applications | This app uses data collected on Reddit to estimate your chance of credit card approval using statistical & machine learning models. This app got top of a subReddit with > 200k followers for 2 weeks. | GitHub | Link |
| Maximum Likelihood Estimation for the Generalized Pareto Distribution | Maximum Likelihood Estimation with Censored Data for the Generalized Pareto Distribution | GitHub |