Skip to content
View JasonHunter95's full-sized avatar
  • Boulder, CO

Block or report JasonHunter95

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 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

Pinned Loading

  1. hospital-model hospital-model Public

    A comprehensive, age-structured compartmental epidemic model designed for analyzing infectious disease dynamics under healthcare system stress.

    Jupyter Notebook

  2. microDNA-Detection-and-Analysis microDNA-Detection-and-Analysis Public

    A reproducible pipeline for detecting, extracting, and annotating small extrachromosomal circular DNA (eccDNA) from high‑throughput short-read sequencing data.

    Python

  3. MancalaAI MancalaAI Public

    This repository contains an implementation of Mancala that leverages an AI player using Minimax Alpha-Beta Pruning to make optimal choices at each turn.

    Python

  4. pokemon-project pokemon-project Public

    A Pokemon-themed web application built with Python for the backend and React for the frontend. It utilizes the PokeAPI to fetch data about various Pokemon, which is then displayed in a user-friendl…

    JavaScript

  5. Object-Oriented-BlackJack-in-Java Object-Oriented-BlackJack-in-Java Public

    Basic object oriented implementation of BlackJack in Java using the java.swing library to render a GUI

    Java

  6. Dungeon-Escape Dungeon-Escape Public

    This is a text-based adventure game I implemented in C++ using basic object oriented principles.

    C++