Skip to content
View JerrisonChang's full-sized avatar
🐈
🐈

Block or report JerrisonChang

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
JerrisonChang/README.md

Hi! I'm Jerrison Chang-Sundin!

PHD student at University at Albany

LinkedIn Badge personal website

A Little more about me...

const Jerrison = {
    pronoun: "he/him",
    programmingSkills: {
        Python: [Flask, pandas, numpy, scikit-learn, nltk, spacy, PyQt5],
        JavaScript: [NodeJS, ExpressJS, AngularJS, ReactJS, cytoscapejs],
        Typescript: [],
        Java: [],
    },
    database: [MongoDB],
    deployment: [nginx, AWS_EC2],
    pets: [{
        type: Cat,
        name: "Mochi"
    }],
    hobbies: [digitalDrawing, yoga, hiking, videoGames, sewing]
}

Popular repositories Loading

  1. kf6api-py kf6api-py Public

    Python 1 2

  2. AESfor300Z AESfor300Z Public

    Python

  3. jerrisonchang jerrisonchang Public

  4. chinese-test-maker chinese-test-maker Public

    my first python project (made in 2019)

    Python

  5. open-sesame open-sesame Public

    Forked from swabhs/open-sesame

    A frame-semantic parsing system based on a softmax-margin SegRNN.

    Python