Skip to content
View jaspereap's full-sized avatar
Block or Report

Block or report jaspereap

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

Pinned

  1. game-of-life game-of-life Public

    Conway's game of life implementation in Java

    Java 1

  2. machine-learning-pipeline machine-learning-pipeline Public

    Data analysis, feature engineering, model training and evaluation

    Jupyter Notebook

  3. Certificates Certificates Public

    This repository serves to display official certificates for Jasper.

  4. Simple stats to debug Angular forms Simple stats to debug Angular forms
    1
    <div>
    2
        <h3>FormGroup Stats</h3>
    3
        <table *ngIf="form as form" border="">
    4
            <div>form</div>
    5
            <tr>