Intro

I'm Asher Kim. Welcome to my page.

asherkim815@gmail.com clipboard svg

  • Full-stack web developer, JavaScript-based, entry-level
  • Willing to work server-side-only, but not client-side-only
  • Can use:
    • [Language] TypeScript (learning), JavaScript, HTML, CSS
    • [Full-Stack] Next.js (learning)
    • [Front-End] React
    • [Back-End] Node.js
      • express
      • express-session (cookie)
      • pg (Postgres)
      • connect-pg-simple (saving session data in Postgres)
      • passport (authentication including OAuth 2.0)
      • bcrypt, crypto (hashing & salting)
      • axios (api)
      • etc.
    • [Database] PostgreSQL
  • Open to employer's reqs (learn new stacks, relocate, etc.)
  • Born and living in Seoul, South Korea
  • More info in resume and portfolio

Portfolio

weather now screenshot
Weather Now | EJS, Node, Express
Simple weather API app
permalist screenshot
Permalist | EJS, Node, Express, Passport, Postgres
To-do list that uses authentication (email & OAuth) and database. Tried to deploy on Vercel, but it doesn't seem to support EJS.
family travel tracker screenshot
Family Travel Tracker | EJS, Node, Express, Postgres
App for tracking each family member's visited countries. Users and visited countries saved in database.