Skip to content
View josephquigley01-cmd's full-sized avatar
  • Joined Apr 5, 2026

Block or report josephquigley01-cmd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. High-Frequency-Signal-Denoising High-Frequency-Signal-Denoising Public

    A Python-based quantitative engine utilizing 1D Discrete Wavelet Transforms (DWT) to filter stochastic noise from high-frequency financial tick data. Repurposed from advanced 2D academic image proc…

    Python

  2. Biomedical-Signal-Processing-using-DWT Biomedical-Signal-Processing-using-DWT Public

    An automated biomedical signal processing pipeline using Discrete Wavelet Transforms (DWT) to denoise ECG data and detect cardiac arrhythmias.

    Jupyter Notebook

  3. Medical-Image-Segmentation-for-Pathology-Detection Medical-Image-Segmentation-for-Pathology-Detection Public

    End-to-end PyTorch deep learning pipeline implementing a U-Net architecture for automated medical image segmentation. Built to accurately detect and isolate localized pathologies (colon polyps) in …

    Python

  4. Quantitative-Risk-Engine Quantitative-Risk-Engine Public

    A high-performance Python risk engine utilizing Monte Carlo simulations, Geometric Brownian Motion, and SciPy Cholesky decompositions to calculate VaR and CVaR for multi-asset financial portfolios.

    Python

  5. Survival-Analysis-on-Clinical-Trial-Data Survival-Analysis-on-Clinical-Trial-Data Public

    A biostatistical survival analysis pipeline using Python to evaluate patient prognosis in the Mayo Clinic PBC dataset. Implements Kaplan-Meier estimators and Cox Proportional Hazards models to math…

    Jupyter Notebook

  6. Time-Series-Anomaly-Detection-for-Predictive-Maintenance Time-Series-Anomaly-Detection-for-Predictive-Maintenance Public

    An automated predictive maintenance pipeline that detects equipment failures in continuous IoT sensor time-series data. Applies Time-Delay Embedding and PCA reconstruction error via PyOD to flag me…

    Python