Skip to content
View kchoi85's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
  • Toronto, Canada

Block or report kchoi85

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

πŸ‘‹ Hi, I am David Choi πŸ‘¨β€πŸ’»

πŸŽ‰ About me

πŸ‘ I am an experienced backend developer (web & infrastructure) at TD Bank in Downtown Toronto!
🌎 I like to participate in various hackathons and collaborate with developers around the world
🌴 I'm on track for being cerified in Microsoft Azure Cloud certifications
πŸ“š In my free time, you can find me studying about Artifical Intelligence, Systems Design, and Mobile App development

πŸ“« Let's Get in Touch

πŸ’Ό Connect with me on LinkedIn
βœ‰οΈ Send me an email

Pinned Loading

  1. shop-api shop-api Public

    πŸ›οΈ The REST API is implemented as JSON over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has a distinct URL and is manipulated in isolation.

    JavaScript 1

  2. redux-app redux-app Public

    πŸ’¬ State management with Redux. Integration with React/React-native applications.

    JavaScript 1

  3. java-spring-security-app java-spring-security-app Public

    πŸ” Spring Boot + Spring Security with JWT (Access/Refresh Tokens) OAuth2.0

    Java

  4. ML5.js-Image-Classification ML5.js-Image-Classification Public

    Image Classification with ML5.js

    JavaScript

  5. amazon-leetcode amazon-leetcode Public

    Brushing up on DS/A questions on Leet/Lintcode

    Java

  6. Golang-Mux-Gorm-MVC Golang-Mux-Gorm-MVC Public

    Implementing REST API with Golang mux/gorm in MVC architecture

    Go