Portfolio

Napat Pamornsut (ณภัทร ภมรสูตร)

Web Developer / Software Tester

Building reliable web applications with a focus on quality and testing. Turning requirements into practical, testable solutions.

Bangkok, Thailand

About me01 / 01
about.tsx
personal profile
1
2
3
4
5
6
7
8
9
10
11
12
13
const profile = {
name: "Napat Pamornsut",
role: "Web Developer",
location: "Bangkok, Thailand",
strengths: [
"reliable web apps",
"quality-focused testing",
"practical solutions"
],
approach: "build, test, improve"
};
export default profile;
profileTypeScript
Read the full profile