diff --git a/src/pages/dev.astro b/src/pages/dev.astro index ca2dc97..0e025eb 100644 --- a/src/pages/dev.astro +++ b/src/pages/dev.astro @@ -63,36 +63,31 @@ const pageTitle = `Dev | ${SITE_TITLE}`;
{allProjects.map((project, index) => ( -
- -
+ +
-
-
- PRJ.0{project.data.order} - - LIVE_FEED -
+
+ + Project {project.data.order} +
-

+

{project.data.title}

-

+

{project.data.description}

-
- /// STACK_MANIFEST -
{project.data.tags && (
{project.data.tags.map((tag) => ( - - {tag} + + #{tag} ))}
@@ -102,7 +97,7 @@ const pageTitle = `Dev | ${SITE_TITLE}`;
@@ -121,21 +116,21 @@ const pageTitle = `Dev | ${SITE_TITLE}`; href={project.data.link} target="_blank" rel="noopener noreferrer" - class="w-full flex items-center justify-between px-6 py-4 bg-[var(--theme-hover-bg)] border border-[var(--theme-border-primary)] text-xs font-bold uppercase tracking-widest text-[var(--theme-text-primary)] hover:border-brand-accent/50 hover:text-brand-accent transition-all duration-300 group/btn rounded-full" + class="w-full flex items-center justify-between px-6 py-3 bg-[var(--theme-hover-bg)] border border-[var(--theme-border-primary)] text-sm font-medium text-[var(--theme-text-primary)] hover:border-brand-accent hover:text-brand-accent transition-all duration-300 group/btn rounded-full" > Open Externally - +
-
+
- @@ -146,8 +141,8 @@ const pageTitle = `Dev | ${SITE_TITLE}`;
-
- +
+ Click to Engage @@ -163,24 +158,26 @@ const pageTitle = `Dev | ${SITE_TITLE}`;
-
- /// SECONDARY_SPECIALIZATION +
+ + Also Offering +
-

+

Visual Effects &
Technical Art

-

+

Beyond traditional web development, I specialize in high-end VFX production and pipeline automation.