MK
  • About
  • Blogs
  • Projects
  • TIL
  • Notes
  • Workshops

Design

design of this site

Typography

Display:Chakra Petch

Body:System UI

Components

Button

Tag

design development reading

BlogPostPreview

Mar 2, 2023

Automating Refactoring with Codemod

Simple refactoring, when applied to large-scale codebase requires huge amount of manual work. Fortunately, you can make them manageable by using codemod - code transformations that runs on the codebase.

  • Frontend Tooling
Feb 20, 2023
Feb 20, 2023

How to Create CV using HTML

Creating CV using HTML with CSS is straightforward if you know them, but making it exportable as PDF is more involving

  • CSS

ContentSuggestions

You may also like:

Automating Refactoring with Codemod

Simple refactoring, when applied to large-scale codebase requires huge amount of manual work. Fortunately, you can make them manageable by using codemod - code transformations that runs on the codebase.

  • Frontend Tooling

How to Create CV using HTML

Creating CV using HTML with CSS is straightforward if you know them, but making it exportable as PDF is more involving

  • CSS

Flutter for React Developers

Translations of terminology in Flutter to React

SavePageButton

Save for offline reading
AboutBlogsProjectsTILNotesWorkshops
RSS Feed

© 2018-2026 Copyright Malcolm Kee. All rights reserved.