2025-03-13 06:44:43 +07:00
<!DOCTYPE html>
< html >
< head >
< link rel = "stylesheet" href = "https://www.techtransthai.org/style.css" >
< link rel = "stylesheet" href = "/overrides.css" >
< meta http-equiv = "Content-Language" content = "th" >
< meta http-equiv = "content-Type" content = "text/html; charset=UTF-8" >
< meta name = "description" content = "Pongpeera Wongprasitthiporn's profile" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< title > Pongpeera Wongprasitthiporn's profile< / title >
< link rel = "icon" type = "image/webp" href = "/icons/icon.webp" >
< / head >
< body >
< div class = "topbar stealth" >
< div >
< a href = "/works" class = "button header" >
< svg style = "margin-right: 5px;" xmlns = "http://www.w3.org/2000/svg" height = "20px" viewBox = "0 0 16 16" width = "20px" > < path d = "m 8.292969 12.707031 l -4 -4 c -0.390625 -0.390625 -0.390625 -1.023437 0 -1.414062 l 4 -4 c 0.390625 -0.390625 1.023437 -0.390625 1.414062 0 s 0.390625 1.023437 0 1.414062 l -3.292969 3.292969 l 3.292969 3.292969 c 0.390625 0.390625 0.390625 1.023437 0 1.414062 s -1.023437 0.390625 -1.414062 0 z m 0 0" fill = "currentColor" fill-rule = "evenodd" / > < / svg >
< p style = "margin-left: 5px;" > Back to Works< / p >
< / a >
< / div >
< / div >
< div class = "grid-container" style = "margin-top: 2cm;" >
< div class = "middle large" >
< h1 > DevOps Projects< / h1 >
< h3 > TechTransThai (2023-now)< / h3 >
< div class = "section" >
< a class = "itemcard" target = "_blank" rel = "noopener noreferrer" href = "https://www.techtransthai.org" >
< div class = "listaction" >
< div style = "margin-left: 0.5cm;" >
< h3 > Deployment pipeline for websites< / h3 >
< div style = "display: flex;" >
< div class = "tags" > Forgejo< / div >
< div class = "tags" > Woodpecker CI< / div >
< div class = "tags" > Docker< / div >
< div class = "tags" > MkDocs< / div >
< div class = "tags" > Hugo< / div >
< / div >
< / div >
< / div >
< / a >
2025-03-19 19:22:31 +07:00
< a class = "itemcard" target = "_blank" rel = "noopener noreferrer" href = "https://gitlab.com/little-lines/frontend/-/blob/7882ec28e774c099e29dce5fd7e0d29ff2b0d590/.gitlab-ci.yml" >
< div class = "listaction" >
< div style = "margin-left: 0.5cm;" >
< h3 > Deployment pipeline for Little Lines Web App< / h3 >
< div style = "display: flex;" >
< div class = "tags" > GitLab< / div >
< div class = "tags" > GitLab CI< / div >
< div class = "tags" > Podman< / div >
< div class = "tags" > systemd< / div >
< / div >
< / div >
< / div >
< / a >
2025-03-13 06:44:43 +07:00
< / div >
< h3 style = "margin-top: 5vh;" > Student at KMITL (2021-now)< / h3 >
< div class = "section" >
< a class = "itemcard" target = "_blank" rel = "noopener noreferrer" href = "https://gitlab.com/latenightdef/language-learning-flashcards" >
< div class = "listaction" >
< div style = "margin-left: 0.5cm;" >
< h3 > Synapz - Language Learning Flashcards< / h3 >
< div style = "display: flex;" >
< div class = "tags" > ToC< / div >
< div class = "tags" > 2023< / div >
< div class = "tags" > GitLab CI< / div >
< div class = "tags" > Podman< / div >
< div class = "tags" > systemd< / div >
< / div >
< / div >
< / div >
< / a >
< a class = "itemcard" target = "_blank" rel = "noopener noreferrer" href = "https://github.com/latenightdef/QUIC-GEAR" >
< div class = "listaction" >
< div style = "margin-left: 0.5cm;" >
< h3 > QUICGEAR - Gaming gear trading and auction< / h3 >
< div style = "display: flex;" >
< div class = "tags" > SoftDev< / div >
< div class = "tags" > 2023< / div >
< div class = "tags" > Podman< / div >
< div class = "tags" > systemd< / div >
< / div >
< / div >
< / div >
< / a >
2025-03-19 19:22:31 +07:00
< a class = "itemcard" target = "_blank" rel = "noopener noreferrer" href = "https://forge.techtransthai.org/latenightdef/cursedsnakegame/src/branch/main/.travis.yml" >
< div class = "listaction" >
< div style = "margin-left: 0.5cm;" >
< h3 > CI Build test for Linux CLI app< / h3 >
< div style = "display: flex;" >
< div class = "tags" > ProFund< / div >
< div class = "tags" > 2021< / div >
< div class = "tags" > GitLab< / div >
< div class = "tags" > Travis CI< / div >
< / div >
< / div >
< / div >
< / a >
2025-03-13 06:44:43 +07:00
< / div >
< / div >
< / div >
< / body >
< / html >