About me

My photo profile

Short Bio

Long Bio

Hi, I am EdwardJPT.

I'm a full-stack web developer with passion for low level programming. Nowadays, I mainly works with Go, SQLite, HTML, TailwindCSS, and HTMX or Preact.js if the project calls for it. In the past, I also used popular tools like Node.js (with Typescript), PostgreSQL, and React.js/Next.js, but I’ve shifted my focus to my current tech stack because I prefer keeping things simple, fast, and lightweight.

After five years of building web applications, I’ve found myself increasingly drawn to the lower part of the stack, especially regarding the database systems that I used everyday. I’m currently digging deeper into database internals and distributed systems, learning how databases organize and retrieve data efficiently, how storage engines are designed, and how large-scale systems maintain consistency and reliability.

I'm currently available for both full-time or part-time opportunities. If you're working on interesting problems and you think I can help you, you can contact me through this email. You can also visit my blog page and projects page, to see some of the things I've built and the topics I'm currently exploring.

Thank you for visiting my site!

About this site

Q :

Why .wtf domain?

A :

I always wanted a short web domain with my name in it, but edward.com or edward.io is not available, and edward.online or edward.cc is expensive. One day I found this blog post while scrolling over Hackernews and found out that .wtf domain is possible and the price for edward.wtf wasn't expensive, so I bought it.

Q :

What is this site about?

A :

Just like what shown in the navigation bar, this site is the place where I publish about my personal projects, and also my writings either in the form of blog post (I wrote it for other people to read), or public personal notes (I wrote it for myself but it publish anyway).

Q :

What is the tech stack of this blog?

A :

I wrote this website myself as a means to learn Golang. So, I use Go (with Chi) for the back end, Go html/template for the front end, SQLite for the database, and TailwindCSS to style the page. Here's the code of this website.

© EdwardJPT