Khoa

About Me

Hi! I'm Khoa, a passionate developer and lifelong learner. Here's my journey.

about-khoa.js
const aboutKhoa = {
name: "Khoa",
roles: ["Developer", "Founder", "Nomad", "Blogger"],
experience: "10+ years",
getRandomFact() {
const facts = [
"Validated 20+ startup ideas",
"Can code from any coffee shop",
"100% income from the internet",
"Read 50+ books/year"
];
return facts[Math.floor(Math.random() * facts.length)];
},
currentFocus: () => {
return "Building products, sharing knowledge, living freely";
}
}
$aboutKhoa.getRandomFact()
$aboutKhoa.currentFocus()
"Building products, sharing knowledge, living freely"
git commit -m "Started learning to code and blogging"
2014

Started learning to code and blogging

Started learning to code and blogging

git commit -m "Started freelancing"
2016

Started freelancing

Started freelancing, earned my first dollars from Upwork

git commit -m "Started building startups"
2018

Started building startups

Started building startups, failed repeatedly, but kept going

git commit -m "Started investing in crypto and learning blockchain"
2019

Started investing in crypto

Started investing in crypto, learning blockchain, and related tech. Joined blockchain hackathons. Built Dapps

git commit -m "Became a digital nomad"
2021

Became a digital nomad

Became a digital nomad, working remotely while traveling. The world became my office. Visited 8+ countries

git commit -m "Keep learning, keep sharing value"
2023

Keep learning, keep sharing value

Keep learning, keep sharing value. Building the nocode community in Vietnam

git commit -m "Building Vibe Coder School"
2025

Building Vibe Coder School

Building Vibe Coder School, a community for non-tech folks to build apps with AI.

What do you want to explore?

Choose a path and dive deeper into my experiences.

Tech Stack

Next.jsReactTypeScriptTailwind CSSMDXNode.jsPythonBlockchain