update:info
This commit is contained in:
@@ -68,7 +68,7 @@ templ aboutSection() {
|
||||
<div
|
||||
class="fade-up bg-bg-200 border border-border-100 rounded-lg p-5 transition-all duration-200 hover:border-border-200 hover:bg-bg-300">
|
||||
<p class="text-[0.9375rem] text-fg-200 leading-[1.75] mb-5">
|
||||
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.
|
||||
</p>
|
||||
<p class="text-[0.9375rem] text-fg-200 leading-[1.75] mb-6">
|
||||
@@ -77,16 +77,16 @@ templ aboutSection() {
|
||||
</p>
|
||||
<div class="flex flex-wrap gap-1.5">
|
||||
<span
|
||||
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</span>
|
||||
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</span>
|
||||
<span
|
||||
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">
|
||||
C#
|
||||
/ Blazor
|
||||
</span>
|
||||
<span
|
||||
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</span>
|
||||
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</span>
|
||||
<span
|
||||
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">FastAPI</span>
|
||||
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</span>
|
||||
<span
|
||||
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">Tailwindcss</span>
|
||||
<span
|
||||
@@ -115,13 +115,14 @@ templ expSection() {
|
||||
<div class="flex justify-between items-start gap-4 flex-wrap mb-1.5">
|
||||
<div>
|
||||
<p class="text-xs font-medium text-fg-200 mb-1 flex items-center gap-2">
|
||||
<span
|
||||
class="status-live inline-block w-1.5 h-1.5 rounded-full bg-[oklch(0.72_0.15_145)] mr-1"></span>
|
||||
<span class="inline-block w-1.5 h-1.5 rounded-full bg-[oklch(0.75_0_0)] mr-1"></span>
|
||||
// <span
|
||||
// class="status-live inline-block w-1.5 h-1.5 rounded-full bg-[oklch(0.72_0.15_145)] mr-1"></span>
|
||||
Westbold · Remote
|
||||
</p>
|
||||
<p class="text-[0.9375rem] font-semibold mb-2">Full Stack Software Engineer</p>
|
||||
</div>
|
||||
<span class="font-mono text-[0.6875rem] text-fg-300 whitespace-nowrap pt-0.5">Jul 2021 — Present</span>
|
||||
<span class="font-mono text-[0.6875rem] text-fg-300 whitespace-nowrap pt-0.5">Jul 2021 — Jan 2026</span>
|
||||
</div>
|
||||
<p class="text-sm text-fg-200 mb-3.5 leading-relaxed">
|
||||
Full-stack development across customer-facing
|
||||
|
||||
Reference in New Issue
Block a user