Code Monkey home page Code Monkey logo

👋 Hi there, I'm Haejin (think like, "hedgin' your bets").

About Me

I'm a software engineer with a passion for fullstack web development and making life easier.

Recently worked on creating a better developer experience with Reactime (a DevTool for time-travel debugging Redux-less* React apps). So, if you want to chat, I encourage you to reach out.

Always interested in new tech to make for more extensible, maintainable projects and contributions.
Below are my personal favorites.

Stack

Languages

  • Javascript - quirky, lovable, prolific, very poorly named
  • Typescript - a superset of Javascript and (to me) a welcome shift to static typing for the web

Frameworks

Frontend

  • React.js - Lightweight, extensible UI component library for Javascript lovers
  • Apollo Client - If you give a mouse a GraphQL API...at least give them this too

Backend

  • Node.js - Asynchronous Javascript-based server runtime environment
  • Express.js - A thin layer to apply over Node for modular routing and more succinctly "express"ed server logic

Testing

  • Jest - Delightfully readable and feature-rich assertion framework to create unit tests in pure isolation

Additional Recommendations (interesting?)

Below are things I've used in my own projects and whose value I can attest to.

  • Redux - Structured wrapper around your app to "connect" any component to a global state (Note: use wisely)
  • Redux Toolkit - Organize verbose boilerplate and reducers into neat "slices" and more!
  • immer - Skip the functional ceremony, and just mutate state directly! (but not really)
  • Webpack - Module bundler
  • axios - Clean interface for making HTTP client requests
  • Lodash - Neat utility to boost your ability to write clean, effective JS operations

Haejin's Projects

apollo icon apollo

:rocket: Open source tools for GraphQL. Central repo for discussion.

cs_35l icon cs_35l

Software Construction Laboratory at UCLA

focal icon focal

Program user interfaces the FRP way.

how-web-works icon how-web-works

What happens behind the scenes when we type www.google.com in a browser?

instagram-editor icon instagram-editor

👀 Write your post here, and see how it'll look on Instagram - Simple Web Editor using React & Recoil with State Persistence

lodash icon lodash

A modern JavaScript utility library delivering modularity, performance, & extras.

node icon node

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.