From f219562c2b72732f21afcb418ece194544b08a83 Mon Sep 17 00:00:00 2001 From: kokopi-dev Date: Fri, 28 Aug 2026 18:19:51 +0900 Subject: [PATCH] update:info --- constants/projects.go | 10 ++++++++++ go.mod | 2 +- go.sum | 2 ++ pages/index.templ | 15 ++++++++------- 4 files changed, 21 insertions(+), 8 deletions(-) diff --git a/constants/projects.go b/constants/projects.go index 0ae4288..3705e4c 100644 --- a/constants/projects.go +++ b/constants/projects.go @@ -12,6 +12,16 @@ type Project struct { } var AllProjects = []Project{ + { + Url: "https://kokopi.dev", + Name: "kokopi.dev", + Description: "Technical and Personal Blog Site", + HostedOn: "Home Server", + LinkGitea: "", + LinkGithub: "", + TechTags: []string{"golang", "templ", "htmx", "tailwindcss", "postgresql", "tailscale"}, + IsWIP: false, + }, { Url: "https://derrickgee.dev/projects/support-ticket-demo", Name: "Support Ticket System", diff --git a/go.mod b/go.mod index a1e49e3..1852333 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module personal-site go 1.25.0 require ( - github.com/a-h/templ v0.3.1001 + github.com/a-h/templ v0.3.1020 github.com/gin-gonic/gin v1.12.0 github.com/joho/godotenv v1.5.1 ) diff --git a/go.sum b/go.sum index 7fc702b..64dd0d8 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,7 @@ github.com/a-h/templ v0.3.1001 h1:yHDTgexACdJttyiyamcTHXr2QkIeVF1MukLy44EAhMY= github.com/a-h/templ v0.3.1001/go.mod h1:oCZcnKRf5jjsGpf2yELzQfodLphd2mwecwG4Crk5HBo= +github.com/a-h/templ v0.3.1020 h1:ypAT/L5ySWEnZ6Zft/5yfoWXYYkhFNvEFOeeqecg4tw= +github.com/a-h/templ v0.3.1020/go.mod h1:A2DlK61v+K+NRoGnhmYbNYVmtYHcFO5/AisMvBdDxTM= github.com/bytedance/gopkg v0.1.3 h1:TPBSwH8RsouGCBcMBktLt1AymVo2TVsBVCY4b6TnZ/M= github.com/bytedance/gopkg v0.1.3/go.mod h1:576VvJ+eJgyCzdjS+c4+77QF3p7ubbtiKARP3TxducM= github.com/bytedance/sonic v1.15.0 h1:/PXeWFaR5ElNcVE84U0dOHjiMHQOwNIx3K4ymzh/uSE= diff --git a/pages/index.templ b/pages/index.templ index 5a2c1e3..f49a7f4 100644 --- a/pages/index.templ +++ b/pages/index.templ @@ -68,7 +68,7 @@ templ aboutSection() {

- I'm a full-stack software engineer specializing in Python and C# Blazor — I work across the whole stack, + I'm a full-stack software engineer specializing in Golang, C# Blazor, and Python — I work across the whole stack, from backend APIs to server-side rendering to the UI.

@@ -77,16 +77,16 @@ templ aboutSection() {

Python + class="inline-flex items-center px-2 py-0.5 rounded-md font-mono text-[0.6875rem] font-medium bg-bg-300 text-fg-200 border border-border-100 whitespace-nowrap">Golang C# / Blazor Golang + class="inline-flex items-center px-2 py-0.5 rounded-md font-mono text-[0.6875rem] font-medium bg-bg-300 text-fg-200 border border-border-100 whitespace-nowrap">Python FastAPI + class="inline-flex items-center px-2 py-0.5 rounded-md font-mono text-[0.6875rem] font-medium bg-bg-300 text-fg-200 border border-border-100 whitespace-nowrap">HTMX Tailwindcss

- + + // Westbold · Remote

Full Stack Software Engineer

- Jul 2021 — Present + Jul 2021 — Jan 2026

Full-stack development across customer-facing