Skip to content
View jclark-14's full-sized avatar

Block or report jclark-14

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.

Content in all repositories owned by your account will be closed.
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
jclark-14/README.md

Jody Clark, RN, MSCS

Software Engineering • AI/ML • Healthcare Technology

I'm a registered nurse and computer science professional with 16+ years as an RN and a Master of Science in Computer Science focused on artificial intelligence and machine learning.

My background combines deep clinical domain expertise with hands-on experience in software engineering, cloud technologies, data analysis, and applied machine learning. I've worked across acute care, clinical case management, healthcare systems, and full-stack software development, and I'm especially interested in applying technology to complex real-world problems at the intersection of healthcare and AI.

Technical Focus

  • Languages: Python, Java, TypeScript, JavaScript, SQL
  • AI/ML: scikit-learn, XGBoost, pandas, NumPy, supervised learning, model evaluation, cross-validation
  • Frontend: React, Next.js, Tailwind CSS, responsive UI development
  • Backend: Node.js, Express.js, Java Spring Framework, Spring Boot, REST APIs, authentication & authorization
  • Data & Persistence: PostgreSQL, MySQL, Spring Data JPA, Hibernate, H2
  • Cloud & Tools: AWS, Git, GitHub, Linux

Selected Projects

Full-stack application that uses ZIP-code climate data and lawn characteristics to generate personalized grass recommendations and step-by-step lawn establishment and improvement plans.

React • TypeScript • Node.js • Express • PostgreSQL • REST APIs • AWS

ICU Mortality & Clinical Risk Prediction - Graduate AI/ML Case Study

Developed clinical prediction models using XGBoost and Gaussian Naive Bayes, including in-hospital mortality prediction from first-24-hour ICU data across 91,713 patient stays and approximately 180 clinical features. Evaluated class imbalance, discrimination, minority-class performance, and model operating points using cross-validation, ROC-AUC/AUC-PR analysis, hyperparameter search, and out-of-fold threshold optimization.

Python • XGBoost • scikit-learn • pandas • Machine Learning • Model Evaluation

Implementation repository is kept private because this work originated as graded graduate coursework.

Constraint-aware Python delivery simulator supporting deadlines, delayed availability, grouped deliveries, address corrections, and route optimization across 40 packages.

Python • Algorithms • Data Structures • Optimization • Testing

Production client website built from the ground up for a men's fashion retailer and transitioned to the client for ongoing maintenance.

Next.js • React • Tailwind CSS • Formik • Yup • Vercel

Education & Certifications

  • M.S. Computer Science, Western Governors University — AI/ML focus
  • B.S. Computer Science, Western Governors University
  • AWS Certified Machine Learning – Specialty
  • AWS Certified Solutions Architect – Associate
  • AWS Certified AI Practitioner
  • AWS Certified Cloud Practitioner
  • LPI Linux Essentials

Connect

LinkedIn

Pinned Loading

  1. lawncare-pro lawncare-pro Public

    LawnCare Pro is a PERN stack web app that generates personalized, step-by-step lawn care plans based on local climate and grass species. It uses real-time climate data and user input to provide tai…

    TypeScript

  2. suits2020 suits2020 Public

    Suits 20/20 is a stylish, responsive site built with Next.js, React, TypeScript, Tailwind CSS, Formik, Yup, and EmailJS. It showcases the store’s offerings while prioritizing SEO, ARIA accessibilit…

    TypeScript

  3. wgups-routing-system wgups-routing-system Public

    Fully automated, constraint-driven solution to the NP-hard TSP, featuring dynamic package loading with no hardcoded logic. Handles deadlines, groupings, delays, and truck constraints using a multi-…

    Python 1