Hello, I'm

Harry Min

I'm a software engineer passionate about building scalable systems and solving complex problems. Welcome to my personal website where I share my projects, blog posts, and more!

YAML profile.yaml
1 2 3 4 5 6 7 8 9 10 11 12
profile:
  name: Harry Min
  location: London, UK
  education: Computer Science at the University of Cambridge
  work: Software Engineer at Meta
  skills:
    languages: [Python, Rust, JS, TS, Hack (PHP), HTML/CSS, SQL]
  contact: 
    email: [email protected]
    github: Avanta8
    linkedin: harry-min

Latest Posts

Check out my latest thoughts and ideas.

See all posts

Why Ctrl+; Doesn't Work in Your Terminal and How to Fix It

Recently, I needed to map a short keybinding in Neovim, but I had trouble finding a key combination that wasn’t already taken. I had the idea of using Ctrl+; , but after setting a mapping for <C-;> in my Neovim config, it didn’t work as expected! In fact, it didn’t register at all. The reason why lies deep in the history of ASCII and terminal emulators.

From Zero to Zola: Building My Personal Website from Scratch

After finishing a recent internship, I finally had the time to tackle a project I’d been looking forward to: building my personal website! This post is the story of my journey: choosing the right tools, battling CSS, and finding my way through the world of static site generators.

Placeholder Post: Code Blocks

This is just a placeholder example post for using code blocks.

Contact

Get in touch with me through the following platforms.