Skip to content
View AsianaHolloway's full-sized avatar

Block or report AsianaHolloway

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.

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

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

Report abuse
AsianaHolloway/README.md

👋🏽 Hi, I'm Asiana Holloway

🎓 Graduate Student in Health Informatics at Michigan Tech
💡 Passionate about AI in Healthcare | Data-Driven Decision Making | Health Information | Digital Health Innovation 📍 Based in Houston, TX | 6+ years of experience in healthcare operations


💼 About Me

I am currently pursuing a Master’s in Health Informatics, with over six years of experience in healthcare operations specializing in Post clinical decision support and authorization processing. My interests lie in bridging the gap between clinical workflows and emerging technologies particularly AI, healthcare data science, and the Internet of Medical Things (IoMT).

I created this portfolio to showcase the hands-on projects I've completed throughout my graduate coursework, ranging from predictive analytics and medical imaging to cloud-integrated mobile health apps.


🧠 Skills & Tools

  • Programming: Python, SQL, R, HTML/CSS, JavaScript (basic)
  • Libraries & Frameworks: PyTorch, TensorFlow, Pandas, NumPy, Scikit-learn, Flask
  • Tools: Git, Jupyter Notebook, Google Colab, Postman, AWS Lambda, DynamoDB, API Gateway
  • Tech Focus: AI in healthcare, IoMT, Data Visualization, Digital Image Processing, Predictive Modeling, EHR systems

🧪 Featured Projects

🧘🏽‍♀️ WellnessWave – IoMT Wearable Stress App

Course: Internet of Medical Things
Tech: Flutter, AWS Lambda, DynamoDB, Fitbit API

  • Developed a full-stack mobile app for real-time stress tracking using wearable data
  • Includes user check-in system, backend cloud functions, and secure data storage
    📄 View Project Repo | 🎥 Watch Demo

📊 Predicting Heart Disease Risk – ML Classifier Models

Course: AI Learning in Healthcare
Tech: Logistic Regression, Decision Trees, SVM, Python, Colab

  • Built and compared multiple models to predict heart disease based on patient data
  • Measured accuracy, AUC, and precision to find best model
    📂 View Project Repo

📊 Analyzing Employee Attrition Using Spark and Python

Course: Big Data Analytics
Tech: Apache Spark, Python, PySpark

  • Performed distributed data analysis to examine employee attrition trends
  • Compared single-node vs dual-node VM performance for cleaning and analyzing large datasets
    📄 View Project Repo

🩺 Primary Care Telehealth Visits – Research Collaboration

Course: Introduction to Health Informatics
Tech: Microsoft Powerpoint Slides, Peer-reviewed Research, Video Presentation

  • Collaborated with classmates to investigate the use of telehealth in primary care settings
  • Conducted interviews with healthcare professionals and distributed questionnaires
  • Analyzed peer-reviewed literature to evaluate telehealth benefits, challenges, and opportunities
    📄 View Project Repo | 🎥 Watch Demo

🧠 Medical Digital Image Preprocessing and Segmentation

Course: AI in Healthcare
Tech: Python, OpenCV, scikit-image, NumPy, Matplotlib, Google Colab

  • Implemented grayscale conversion, min–max normalization, and thresholding segmentation on medical images
  • Enhanced image contrast and isolated regions of interest to support tumor detection tasks
  • Evaluated image quality and segmentation results for potential use in AI model training
    📂 View Project Repo

🩺 Low-Level Differential Diagnostic System

Course: Clinical Decision Support & AI Modeling
Tech: Python, SQLAlchemy, SQLite, Jupyter Notebook

  • Implemented a rule-based system using a JSON symptom database
  • Designed SQL tables and mappings for symptoms and conditions
  • Built scoring algorithm using Frequency × Evoking Strength to rank top diagnoses
    📄 View Project Repo | 🚀 Open in Colab

🌐 Connect with Me


"Technology will not replace healthcare workers — but those who use technology effectively will."

Pinned Loading

  1. Analyzing-Employee-Attrition-Using-Spark-and-Python Analyzing-Employee-Attrition-Using-Spark-and-Python Public

    Big data project using Spark and Python to analyze employee attrition and compare single vs dual VM performance.

    Jupyter Notebook

  2. Exploring-Machine-Learning-Applications-in-Predicting-Heart-Disease-risk Exploring-Machine-Learning-Applications-in-Predicting-Heart-Disease-risk Public

    A Comparative Study of Logistic Regression, SVM, and Decision Trees

    Jupyter Notebook

  3. WellnessWave-IoMT-App WellnessWave-IoMT-App Public

    A mobile health app using wearable data and cloud integration for real-time stress monitoring.

    Dart

  4. Primary-Care-Telehealth-Visits Primary-Care-Telehealth-Visits Public

    Collaborative research project exploring the impact, benefits, challenges, and future of telehealth in primary care using physician interviews, surveys, and peer-reviewed sources.

  5. Medical-Digital-Image-Preprocessing-and-Segmentation Medical-Digital-Image-Preprocessing-and-Segmentation Public

    Exploring fundamental digital image preprocessing and segmentation techniques in the context of medical imaging.

    Jupyter Notebook

  6. AssignmentDifferentialDiagnostics AssignmentDifferentialDiagnostics Public

    A rule-based clinical decision support demo built with Python, SQLAlchemy, and Jupyter Notebook. Loads a JSON symptom database into SQLite, applies a scoring formula (Frequency × Evoking Strength),…

    Jupyter Notebook