"use client" import Image from 'next/image'; import React from "react"; import Photo from './components/Photo' import ContactIcons from './components/ContactIcons'; import Link from 'next/link'; export default function Home() { return (
Win's Logo

Thanawin Pattanaphol

ธนาวินทร์ พัฒนผล

A hobbyist full-stack developer, high schooler, enjoyer of 60s-80s music, language nerd, and a hobbyist electrician.

"I don't want to make a PDF, I'll code one instead."

About Me

Nickname: Win
Age: 16
Nationality: Thai 🇹🇭
Religion: Buddhism

My main field of work is creating web applications. I specialize in backend development with Node.js and PHP, as well as working with relational databases, such as MySQL / MariaDB.

My other field of work is with server infrastructure. I am currently administering the IT infrastructure (servers, networking, firewalls) at my father's company as well as running my own server setup, also known as a homelab.

View my projects and hobbies by clicking on the images!

Contact

Like my work?

Check them out on my GitHub!

See more posts?

Check updates on my Mastodon!

Get in touch?

Send me a message on Discord!

); }