Compare commits

..

No commits in common. "955f7142cf7507d29db084388c5e230725b0bf11" and "c44d0f6f25cd27fe01d9738cf93904d4df121baf" have entirely different histories.

3 changed files with 88 additions and 108 deletions

View file

@ -10,30 +10,37 @@
</head> </head>
<body> <body>
<div class="topbar">
<a href="https://www.techtransthai.org" class="backbutton">
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path fill="currentColor" d="m 10.9375 0.996094 c -0.292969 0 -0.558594 0.128906 -0.742188 0.328125 l -6.671874 6.671875 l 6.671874 6.675781 c 0.011719 0.011719 0.023438 0.023437 0.035157 0.03125 c 0.179687 0.183594 0.429687 0.292969 0.707031 0.292969 h 1 v -1 c 0 -0.273438 -0.113281 -0.523438 -0.292969 -0.707032 c -0.011719 -0.007812 -0.019531 -0.019531 -0.035156 -0.03125 l -5.257813 -5.261718 l 5.292969 -5.292969 c 0.179688 -0.179687 0.292969 -0.429687 0.292969 -0.707031 v -1 z m 0 0"/></svg>
</a>
<div style="display: flex; align-items:start; justify-content: center; margin-top: -0.3cm;">
<h4>Profile</h4>
</div>
</div>
<div class="pfp"> <div class="pfp">
<img src="icons/avatar.png" alt="latenightdef" width="160" height="160" style="border-radius: 80px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)"> <img src="icons/avatar.png" alt="latenightdef" width="160" height="160" style="border-radius: 80px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
</div> </div>
<div class="name"> <div class="name">
<h1 class="logo">Pongpeera Wongprasitthiporn</h1> <h1 class="logo">Pongpeera Wongprasitthiporn</h1>
<a class="gtk-button-pill" href="/index.html">See my real face</a> <a class="gtk-button-pill" href="/">See my real face</a>
</div> </div>
<div class="header"> <div class="header">
<a target="_blank" rel="noopener noreferrer" href="https://kernel.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://kernel.org" class="headerbutton">
Linux Linux
</a> </a>
<a class="headerbutton"> <a class="headerbutton">
Libvirt & QEMU/KVM Libvirt & QEMU/KVM
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://podman.io/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://podman.io" class="headerbutton">
Podman & Quadlet Podman & Quadlet
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://www.docker.com/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://www.docker.com/" class="headerbutton">
Docker Docker
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://flatpak.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://flatpak.org" class="headerbutton">
Flatpak Flatpak
</a> </a>
@ -41,55 +48,21 @@
<div class="header"> <div class="header">
<a target="_blank" rel="noopener noreferrer" href="https://www.openstreetmap.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://www.openstreetmap.org" class="headerbutton">
OpenStreetMap OpenStreetMap
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://boinc.berkeley.edu/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://boinc.berkeley.edu" class="headerbutton">
BOINC BOINC
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://penpot.app/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://penpot.app" class="headerbutton">
Penpot Penpot
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://gitlab.com/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com" class="headerbutton">
GitLab CI, Pages GitLab CI & Pages
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://forgejo.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://www.cloudflare.com" class="headerbutton">
Forgejo
</a>
</div>
<div class="header">
<a class="headerbutton">
On-premise hosting
</a>
<a target="_blank" rel="noopener noreferrer" href="https://aws.amazon.com/" class="headerbutton">
Amazon EC2, SES
</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.cloudflare.com/" class="headerbutton">
Cloudflare Cloudflare
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://systemd.io/" class="headerbutton">
systemd
</a>
</div>
<div class="header">
<a target="_blank" rel="noopener noreferrer" href="https://woodpecker-ci.org/" class="headerbutton">
Woodpecker/Drone CI
</a>
<a target="_blank" rel="noopener noreferrer" href="https://gohugo.io/" class="headerbutton">
Hugo
</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.python.org/" class="headerbutton">
Python
</a>
<a target="_blank" rel="noopener noreferrer" href="https://go.dev/" class="headerbutton">
Go
</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.gnu.org/software/bash/" class="headerbutton">
Bash
</a>
</div> </div>
<div class="header"> <div class="header">
@ -103,6 +76,19 @@
Localization Localization
</a> </a>
</div> </div>
<div class="header">
<a class="headerbutton">
Hosting & Infrastructure
</a>
<a target="_blank" rel="noopener noreferrer" href="https://aws.amazon.com/ec2" class="headerbutton">
AWS EC2
</a>
<a target="_blank" rel="noopener noreferrer" href="https://systemd.io" class="headerbutton">
systemd
</a>
</div>
<div class="grid-container"> <div class="grid-container">
@ -193,21 +179,25 @@
</div> </div>
<h3>Internships</h3> <!-- <h3>Internships</h3>
<div class="list" > <div class="list" >
<div class="separator"></div> <div class="separator"></div>
<a target="_blank" rel="noopener noreferrer" class="listaction" href="https://i-bitz.co.th/"> <a class="listaction" href="work-kmitl.html">
<div style="display: flex; margin-left: 0.5cm; margin-top: -0.4cm; margin-bottom: -0.2cm; align-items: center; justify-content: left"> <div style="display: flex; margin-left: 0.5cm; align-items: center;">
<div> <p>Student at KMITL</p>
<p>DevOps, i-bitz company limited</p>
<p class="description">2024</p>
</div>
</div> </div>
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg> <svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
</a> </a>
</div> <div class="separator"></div>
<a class="listaction" href="work-others.html">
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
<p>Other works</p>
</div>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
</a>
</div> -->
<h3>Works & contributions</h3> <h3>Works & contributions</h3>

View file

@ -10,7 +10,14 @@
</head> </head>
<body> <body>
<div class="topbar">
<a href="https://www.techtransthai.org" class="backbutton">
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path fill="currentColor" d="m 10.9375 0.996094 c -0.292969 0 -0.558594 0.128906 -0.742188 0.328125 l -6.671874 6.671875 l 6.671874 6.675781 c 0.011719 0.011719 0.023438 0.023437 0.035157 0.03125 c 0.179687 0.183594 0.429687 0.292969 0.707031 0.292969 h 1 v -1 c 0 -0.273438 -0.113281 -0.523438 -0.292969 -0.707032 c -0.011719 -0.007812 -0.019531 -0.019531 -0.035156 -0.03125 l -5.257813 -5.261718 l 5.292969 -5.292969 c 0.179688 -0.179687 0.292969 -0.429687 0.292969 -0.707031 v -1 z m 0 0"/></svg>
</a>
<div style="display: flex; align-items:start; justify-content: center; margin-top: -0.3cm;">
<h4>Profile</h4>
</div>
</div>
<div class="pfp"> <div class="pfp">
<img src="icons/pfp.jpg" alt="latenightdef" width="160" height="160" style="border-radius: 80px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)"> <img src="icons/pfp.jpg" alt="latenightdef" width="160" height="160" style="border-radius: 80px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
</div> </div>
@ -21,19 +28,19 @@
<div class="header"> <div class="header">
<a target="_blank" rel="noopener noreferrer" href="https://kernel.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://kernel.org" class="headerbutton">
Linux Linux
</a> </a>
<a class="headerbutton"> <a class="headerbutton">
Libvirt & QEMU/KVM Libvirt & QEMU/KVM
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://podman.io/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://podman.io" class="headerbutton">
Podman & Quadlet Podman & Quadlet
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://www.docker.com/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://www.docker.com/" class="headerbutton">
Docker Docker
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://flatpak.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://flatpak.org" class="headerbutton">
Flatpak Flatpak
</a> </a>
@ -41,55 +48,21 @@
<div class="header"> <div class="header">
<a target="_blank" rel="noopener noreferrer" href="https://www.openstreetmap.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://www.openstreetmap.org" class="headerbutton">
OpenStreetMap OpenStreetMap
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://boinc.berkeley.edu/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://boinc.berkeley.edu" class="headerbutton">
BOINC BOINC
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://penpot.app/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://penpot.app" class="headerbutton">
Penpot Penpot
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://gitlab.com/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://gitlab.com" class="headerbutton">
GitLab CI, Pages GitLab CI & Pages
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://forgejo.org/" class="headerbutton"> <a target="_blank" rel="noopener noreferrer" href="https://www.cloudflare.com" class="headerbutton">
Forgejo
</a>
</div>
<div class="header">
<a class="headerbutton">
On-premise hosting
</a>
<a target="_blank" rel="noopener noreferrer" href="https://aws.amazon.com/" class="headerbutton">
Amazon EC2, SES
</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.cloudflare.com/" class="headerbutton">
Cloudflare Cloudflare
</a> </a>
<a target="_blank" rel="noopener noreferrer" href="https://systemd.io/" class="headerbutton">
systemd
</a>
</div>
<div class="header">
<a target="_blank" rel="noopener noreferrer" href="https://woodpecker-ci.org/" class="headerbutton">
Woodpecker/Drone CI
</a>
<a target="_blank" rel="noopener noreferrer" href="https://gohugo.io/" class="headerbutton">
Hugo
</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.python.org/" class="headerbutton">
Python
</a>
<a target="_blank" rel="noopener noreferrer" href="https://go.dev/" class="headerbutton">
Go
</a>
<a target="_blank" rel="noopener noreferrer" href="https://www.gnu.org/software/bash/" class="headerbutton">
Bash
</a>
</div> </div>
<div class="header"> <div class="header">
@ -103,6 +76,19 @@
Localization Localization
</a> </a>
</div> </div>
<div class="header">
<a class="headerbutton">
Hosting & Infrastructure
</a>
<a target="_blank" rel="noopener noreferrer" href="https://aws.amazon.com/ec2" class="headerbutton">
AWS EC2
</a>
<a target="_blank" rel="noopener noreferrer" href="https://systemd.io" class="headerbutton">
systemd
</a>
</div>
<div class="grid-container"> <div class="grid-container">
@ -193,21 +179,25 @@
</div> </div>
<h3>Internships</h3> <!-- <h3>Internships</h3>
<div class="list" > <div class="list" >
<div class="separator"></div> <div class="separator"></div>
<a target="_blank" rel="noopener noreferrer" class="listaction" href="https://i-bitz.co.th/"> <a class="listaction" href="work-kmitl.html">
<div style="display: flex; margin-left: 0.5cm; margin-top: -0.4cm; margin-bottom: -0.2cm; align-items: center; justify-content: left"> <div style="display: flex; margin-left: 0.5cm; align-items: center;">
<div> <p>Student at KMITL</p>
<p>DevOps, i-bitz company limited</p>
<p class="description">2024</p>
</div>
</div> </div>
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg> <svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
</a> </a>
</div> <div class="separator"></div>
<a class="listaction" href="work-others.html">
<div style="display: flex; margin-left: 0.5cm; align-items: center;">
<p>Other works</p>
</div>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px" ><path fill="currentColor" d="m 4 0.996094 v 1 c 0 0.296875 0.125 0.558594 0.328125 0.742187 l 5.257813 5.257813 l -5.257813 5.261718 l -0.035156 0.03125 c -0.179688 0.183594 -0.292969 0.433594 -0.292969 0.707032 v 1 h 1 c 0.277344 0 0.527344 -0.109375 0.707031 -0.292969 l 0.035157 -0.03125 l 6.671874 -6.675781 l -6.671874 -6.671875 c -0.183594 -0.199219 -0.449219 -0.328125 -0.742188 -0.328125 z m 0 0"/></svg>
</a>
</div> -->
<h3>Works & contributions</h3> <h3>Works & contributions</h3>

View file

@ -22,7 +22,7 @@ html *
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
margin-top: 2cm; margin-top: 3cm;
} }