Skip to content
View kjunghoan's full-sized avatar

Organizations

@Ellis-Transformers

Block or report kjunghoan

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

About Me

public class Person {
  private List<String> name;
  private String location;
  private List<String> currentlyLearning;
  private List<String> hobbies;

  public Person() {
    this.name = Arrays.asList("Jung_Hoan_Kim", "김정환");
    this.location = "Washington, DC";
    this.currentlyLearning = Arrays.asList("TailScale", "nix-os", "Arch-Linux")
    hobbies:("Building Computers", "Cars", "Visual Design", "Homelab", "Neovim")
  }
}
TechStack

JavaScript TypeScript Java Python

React Native React React Router jQuery Bootstrap SASS

NodeJS Express.js Next JS Nodemon Webpack Spring

MySQL MongoDB Postgres Redis Prisma Sequelize GraphQL

Git NPM Yarn ESLint

Jest Cypress

AWS Docker Google Cloud Proxmox VMWare

Reach Me Through

LinkedIn Gmail

Pinned Loading

  1. TeamPatrickStar/Atelier-Frontend TeamPatrickStar/Atelier-Frontend Public

    This is our frontend capstone for HackReactor's bootcamp

    TypeScript 2

  2. Betelgeuse-Blasters/grocre Betelgeuse-Blasters/grocre Public

    JavaScript 1

  3. Ellis-Transformers/QuestionsAndAnswers Ellis-Transformers/QuestionsAndAnswers Public

    TypeScript

  4. echos echos Public

    TypeScript

  5. s-hc/LOLDoku s-hc/LOLDoku Public

    Immaculate Grid: League of Legends Edition

    TypeScript 1 2