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

Block or report jaeihn

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

"hello world"; my name is @jaeihn.

Naver Blog Github Email

About Me

  • You can contact me in EN, KR, JP, and CH.
  • Please respect my preferred gender pronoun: THEY/THEM.
  • Recent graduate of UBC's Master of Data Science in Computational Linguistics program.
  • Areas of interest: natural language processing, affective computing, human-computer interaction.
  • Trying to get into a habit of organizing and backing up my projects in GITHUB.

Ongoing Projects


Past Projects


Useful Resources

  • I am a big advocate for learning by doing. For people who are just starting out in coding, or preparing for the AP Computer Science Exam, Nick Parlante's CodingBat offers a collection of introductory level programming problems in Java. The completeness of your code is automatically assessed through a series of test cases.
  • Eric Wastl publishes coding problems of various difficulties every year in December, a code version of Advent Calendar (= aptly named the "Advent of Code"). You are given unique inputs and the website only tests for the corresponding output, so you can use whatever programming language you want.
  • Visualling appealing dynamic stats for GitHub profiles by @anuraghazra.
  • Cute badges to decorate your GitHub profile.

This README page was written in HTML / Last update: March 6, 2023

Pinned Loading

  1. Advent-of-Code Advent-of-Code Public

    Python solutions to Eric Wastl's <Advent of Code>.

    Python

  2. AntibioticResistanceSimulation AntibioticResistanceSimulation Public

    Java simulation of antibiotic resistance. Pretty cute.

    Java

  3. FFXIV-Mini-Cactpot-Solver FFXIV-Mini-Cactpot-Solver Public

    Small program that helps you make the optimal choice for your daily mini-cactpot in FFXIV.

    Python