Tighten Stack: five layers (L0–L4), less scroll and spacing.

Merge contact and ops into L4 surface; static footer; narrower cards and smaller offsets.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
ilia 2026-05-20 22:42:25 -04:00
parent cfca7aade8
commit b03a9972cf
4 changed files with 163 additions and 165 deletions

View File

@ -214,7 +214,7 @@
</div>
<div class="card-body">
<h2>Stack</h2>
<p>Scroll through layers — L0 foundation to L6 interface. Services as a literal stack of cards.</p>
<p>Sticky card stack L0L4. Scroll peels layers back — tight, architectural, no bloat.</p>
<span class="tag">layers · scroll · architectural</span>
</div>
</a>

View File

@ -14,11 +14,10 @@
<body>
<nav class="nav">
<a href="/">← options</a>
<span class="depth" id="depth">depth: 0</span>
<span class="depth" id="depth">L0</span>
</nav>
<div class="stack-viewport">
<!-- L0 — foundation -->
<section class="layer layer-0" data-layer="0">
<div class="layer-inner">
<header class="layer-head">
@ -26,18 +25,17 @@
<span class="layer-name">foundation</span>
</header>
<h1>Levkin</h1>
<p class="tagline">Software development · Canada · remote</p>
<p class="body">A boutique engineering practice — production systems, automation, and enterprise tooling. Not a body shop. Fixed scope, documented handoff, optional stewardship.</p>
<p class="tagline">Software · Canada · remote</p>
<p class="body">Boutique engineering — production systems, automation, enterprise. Fixed scope, documented handoff.</p>
<div class="chips">
<span>15+ years</span>
<span>8h &lt;2min releases</span>
<span>24/7 automation</span>
<span>15+ yrs</span>
<span>8h→2m</span>
<span>24/7</span>
</div>
<p class="avail">Currently taking on new engagements</p>
<p class="avail">Taking new engagements</p>
</div>
</section>
<!-- L1 — custom -->
<section class="layer layer-1" data-layer="1">
<div class="layer-inner">
<header class="layer-head">
@ -45,15 +43,13 @@
<span class="layer-name">application</span>
</header>
<h2>Custom software</h2>
<p class="body">Web apps, APIs, internal tools. Stack-agnostic — boring, proven tech preferred.</p>
<p class="body">Web apps, APIs, internal tools.</p>
<ul class="stack-list">
<li>TypeScript / Node · Python · C# / .NET</li>
<li>PostgreSQL · SQL Server · React · Vue</li>
<li>TS · Python · .NET · PostgreSQL · React</li>
</ul>
</div>
</section>
<!-- L2 — automation -->
<section class="layer layer-2" data-layer="2">
<div class="layer-inner">
<header class="layer-head">
@ -62,15 +58,10 @@
<a href="https://auto.levkin.ca" class="layer-link">auto.levkin.ca ↗</a>
</header>
<h2>Automation</h2>
<p class="body">Scripts, no-code workflows, CI/CD, webhooks, LLM integrations — runs while you sleep.</p>
<ul class="stack-list">
<li>n8n · Zapier · Make · GitHub Actions</li>
<li>Jenkins · Azure DevOps · Python · Bash</li>
</ul>
<p class="body">n8n · Zapier · CI/CD · webhooks · LLMs</p>
</div>
</section>
<!-- L3 — caseware -->
<section class="layer layer-3" data-layer="3">
<div class="layer-inner">
<header class="layer-head">
@ -79,63 +70,39 @@
<a href="https://caseware.levkin.ca" class="layer-link">caseware.levkin.ca ↗</a>
</header>
<h2>CaseWare &amp; CaseView</h2>
<p class="body">Features, templates, release automation for audit &amp; accounting. CaseWare International, MNP, JazzIt.</p>
<ul class="stack-list">
<li>C# · .NET · SQL Server · JavaScript CI</li>
</ul>
<p class="body">15+ years · CaseWare Intl, MNP, JazzIt · C# · .NET · release pipelines</p>
</div>
</section>
<!-- L4 — QE -->
<section class="layer layer-4" data-layer="4">
<div class="layer-inner">
<header class="layer-head">
<span class="layer-id">L4</span>
<span class="layer-name">quality</span>
<a href="https://iliadobkin.com" class="layer-link">iliadobkin.com ↗</a>
<span class="layer-name">surface</span>
</header>
<h2>Quality engineering</h2>
<p class="body">Senior SDET — test automation, CI/CD, trace-driven debugging.</p>
</div>
</section>
<!-- L5 — ops -->
<section class="layer layer-5" data-layer="5">
<div class="layer-inner">
<header class="layer-head">
<span class="layer-id">L5</span>
<span class="layer-name">operations</span>
<a href="https://jobs.levkin.ca" class="layer-link">jobs.levkin.ca ↗</a>
</header>
<h2>Job Ops</h2>
<p class="body">Internal hiring orchestrator — authenticated, per-user job lists.</p>
</div>
</section>
<!-- L6 — surface / contact -->
<section class="layer layer-6" data-layer="6">
<div class="layer-inner">
<header class="layer-head">
<span class="layer-id">L6</span>
<span class="layer-name">interface</span>
</header>
<h2>Engage</h2>
<p class="body">Discover → Proposal → Ship → Maintain (optional). Fixed-scope quotes after a 15-minute call.</p>
<h2>Quality &amp; ops</h2>
<p class="body">SDET · test automation · CI/CD traces.</p>
<p class="sat-links">
<a href="https://iliadobkin.com">iliadobkin.com</a>
<span class="sep">·</span>
<a href="https://jobs.levkin.ca">jobs.levkin.ca</a>
</p>
<div class="contact-row">
<a class="btn" href="https://cal.levkin.ca/ilia/consult">Book 15 min</a>
<a class="btn btn-ghost" href="mailto:hello@levkine.ca?subject=Stack%20enquiry">hello@levkine.ca</a>
<a class="btn" href="https://cal.levkin.ca/ilia/consult">Book 15 min</a>
<a class="btn btn-ghost" href="mailto:hello@levkine.ca">hello@levkine.ca</a>
</div>
<p class="guarantees">Retries · docs · tests before prod · smallest solution that fits</p>
<footer class="layer-foot">
<a href="https://git.levkin.ca">git.levkin.ca</a>
<span>levkin.ca</span>
</footer>
<p class="guarantees">Retries · docs · tests first · smallest fit</p>
</div>
</section>
</div>
<footer class="site-foot">
<a href="https://git.levkin.ca">git.levkin.ca</a>
<span>levkin.ca</span>
</footer>
<div class="stack-ruler" aria-hidden="true">
<span>L0</span><span>L1</span><span>L2</span><span>L3</span><span>L4</span><span>L5</span><span>L6</span>
<span>L0</span><span>L1</span><span>L2</span><span>L3</span><span>L4</span>
</div>
<script src="./stack.js" type="module"></script>

View File

@ -2,8 +2,9 @@
--bg: #0e0e10;
--mono: 'IBM Plex Mono', ui-monospace, monospace;
--sans: 'Instrument Sans', system-ui, sans-serif;
--sticky-top: 3.5rem;
--layer-offset: 2.75rem;
--sticky-top: 3rem;
--layer-offset: 1.35rem;
--layer-scroll: 38vh;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
@ -14,7 +15,7 @@ body {
font-family: var(--sans);
background: var(--bg);
color: #e8e6e3;
line-height: 1.55;
line-height: 1.5;
overflow-x: hidden;
}
@ -26,12 +27,13 @@ body {
z-index: 100;
display: flex;
justify-content: space-between;
padding: 1rem 1.5rem;
align-items: center;
padding: 0.65rem 1.25rem;
font-family: var(--mono);
font-size: 0.72rem;
background: rgba(14, 14, 16, 0.85);
font-size: 0.68rem;
background: rgba(14, 14, 16, 0.9);
backdrop-filter: blur(8px);
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.nav a {
@ -42,239 +44,268 @@ body {
.nav a:hover { color: #c4a574; }
.depth {
color: #6b6966;
color: #c4a574;
font-weight: 600;
font-variant-numeric: tabular-nums;
}
.stack-viewport {
padding: 0 1.5rem 8rem;
max-width: 640px;
padding: 0.5rem 1.25rem 2rem;
max-width: 520px;
margin: 0 auto;
}
/* Sticky card stack — each layer sticks, next slides over */
.layer {
position: sticky;
min-height: 72vh;
margin-bottom: 1.5rem;
border-radius: 12px;
border: 1px solid rgba(255, 255, 255, 0.08);
min-height: auto;
padding-bottom: var(--layer-scroll);
margin-bottom: -calc(var(--layer-scroll) - var(--layer-offset) * 2);
border-radius: 8px;
border: 1px solid rgba(255, 255, 255, 0.07);
box-shadow:
0 -1px 0 rgba(255, 255, 255, 0.05) inset,
0 24px 48px rgba(0, 0, 0, 0.45),
0 4px 12px rgba(0, 0, 0, 0.3);
transform-origin: center top;
transition: transform 0.15s ease-out;
0 12px 28px rgba(0, 0, 0, 0.35),
0 2px 6px rgba(0, 0, 0, 0.2);
}
.layer-0 { top: var(--sticky-top); z-index: 1; background: #1a1a1e; }
.layer-1 { top: calc(var(--sticky-top) + var(--layer-offset) * 1); z-index: 2; background: #222228; }
.layer-2 { top: calc(var(--sticky-top) + var(--layer-offset) * 2); z-index: 3; background: #2a2a32; }
.layer-3 { top: calc(var(--sticky-top) + var(--layer-offset) * 3); z-index: 4; background: #32323c; }
.layer-4 { top: calc(var(--sticky-top) + var(--layer-offset) * 4); z-index: 5; background: #3a3a46; }
.layer-5 { top: calc(var(--sticky-top) + var(--layer-offset) * 5); z-index: 6; background: #42424e; }
.layer-6 { top: calc(var(--sticky-top) + var(--layer-offset) * 6); z-index: 7; background: #4a4a58; margin-bottom: 4rem; }
.layer-0 {
top: var(--sticky-top);
z-index: 1;
background: #1a1a1e;
margin-bottom: -calc(var(--layer-scroll) - var(--layer-offset));
}
.layer-1 {
top: calc(var(--sticky-top) + var(--layer-offset));
z-index: 2;
background: #222228;
}
.layer-2 {
top: calc(var(--sticky-top) + var(--layer-offset) * 2);
z-index: 3;
background: #2a2a32;
}
.layer-3 {
top: calc(var(--sticky-top) + var(--layer-offset) * 3);
z-index: 4;
background: #32323c;
}
.layer-4 {
top: calc(var(--sticky-top) + var(--layer-offset) * 4);
z-index: 5;
background: #3a3a46;
margin-bottom: 0;
padding-bottom: 1rem;
}
.layer-inner {
padding: 2rem 2rem 2.5rem;
padding: 1.25rem 1.35rem 1.35rem;
}
.layer-head {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0.5rem 1rem;
margin-bottom: 1.25rem;
padding-bottom: 0.75rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
gap: 0.35rem 0.75rem;
margin-bottom: 0.75rem;
padding-bottom: 0.5rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
font-family: var(--mono);
font-size: 0.7rem;
font-size: 0.62rem;
}
.layer-id {
color: #c4a574;
font-weight: 600;
letter-spacing: 0.08em;
letter-spacing: 0.06em;
}
.layer-name {
color: #6b6966;
text-transform: uppercase;
letter-spacing: 0.12em;
letter-spacing: 0.1em;
}
.layer-link {
margin-left: auto;
color: #8b9cb3;
text-decoration: none;
font-size: 0.65rem;
font-size: 0.6rem;
}
.layer-link:hover { color: #c4a574; }
.layer h1 {
font-size: clamp(2.5rem, 10vw, 3.5rem);
font-size: clamp(2rem, 8vw, 2.65rem);
font-weight: 600;
letter-spacing: -0.04em;
margin-bottom: 0.35rem;
margin-bottom: 0.2rem;
line-height: 1.1;
}
.layer h2 {
font-size: 1.75rem;
font-size: 1.25rem;
font-weight: 600;
letter-spacing: -0.03em;
margin-bottom: 0.5rem;
letter-spacing: -0.02em;
margin-bottom: 0.35rem;
}
.tagline {
font-family: var(--mono);
font-size: 0.8rem;
font-size: 0.68rem;
color: #6b6966;
letter-spacing: 0.06em;
margin-bottom: 1rem;
margin-bottom: 0.5rem;
}
.body {
color: #a8a6a1;
font-size: 1rem;
max-width: 38ch;
margin-bottom: 1rem;
font-size: 0.9rem;
margin-bottom: 0.65rem;
}
.chips {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
margin-bottom: 1rem;
gap: 0.35rem;
margin-bottom: 0.5rem;
}
.chips span {
font-family: var(--mono);
font-size: 0.65rem;
padding: 0.3rem 0.55rem;
background: rgba(196, 165, 116, 0.12);
font-size: 0.58rem;
padding: 0.2rem 0.45rem;
background: rgba(196, 165, 116, 0.1);
color: #c4a574;
border: 1px solid rgba(196, 165, 116, 0.25);
border-radius: 4px;
border: 1px solid rgba(196, 165, 116, 0.2);
border-radius: 3px;
}
.avail {
font-family: var(--mono);
font-size: 0.72rem;
font-size: 0.65rem;
color: #7eb87a;
letter-spacing: 0.04em;
}
.stack-list {
list-style: none;
font-family: var(--mono);
font-size: 0.78rem;
font-size: 0.68rem;
color: #6b6966;
line-height: 1.7;
}
.sat-links {
font-family: var(--mono);
font-size: 0.68rem;
margin-bottom: 0.85rem;
}
.sat-links a {
color: #8b9cb3;
text-decoration: none;
}
.sat-links a:hover { color: #c4a574; }
.sat-links .sep {
color: #3a3a40;
margin: 0 0.25rem;
}
.contact-row {
display: flex;
flex-wrap: wrap;
gap: 0.75rem;
margin: 1.25rem 0;
gap: 0.5rem;
margin-bottom: 0.65rem;
}
.btn {
font-family: var(--mono);
font-size: 0.8rem;
padding: 0.65rem 1.1rem;
font-size: 0.72rem;
padding: 0.5rem 0.85rem;
background: #c4a574;
color: #0e0e10;
text-decoration: none;
font-weight: 600;
border-radius: 6px;
transition: background 0.15s, color 0.15s;
border-radius: 4px;
}
.btn:hover {
background: #e8d4b0;
}
.btn:hover { background: #e8d4b0; }
.btn-ghost {
background: transparent;
color: #c4a574;
border: 1px solid rgba(196, 165, 116, 0.4);
border: 1px solid rgba(196, 165, 116, 0.35);
}
.btn-ghost:hover {
background: rgba(196, 165, 116, 0.1);
color: #e8d4b0;
background: rgba(196, 165, 116, 0.08);
}
.guarantees {
font-family: var(--mono);
font-size: 0.68rem;
color: #6b6966;
letter-spacing: 0.02em;
font-size: 0.6rem;
color: #5a5854;
}
.layer-foot {
.site-foot {
display: flex;
justify-content: space-between;
margin-top: 2rem;
padding-top: 1rem;
border-top: 1px solid rgba(255, 255, 255, 0.08);
max-width: 520px;
margin: 0 auto;
padding: 1.5rem 1.25rem 3rem;
font-family: var(--mono);
font-size: 0.65rem;
color: #6b6966;
font-size: 0.62rem;
color: #4a4844;
}
.layer-foot a {
color: #6b6966;
.site-foot a {
color: #4a4844;
text-decoration: none;
}
.layer-foot a:hover { color: #c4a574; }
.site-foot a:hover { color: #c4a574; }
/* Side ruler — stack depth indicator */
.stack-ruler {
position: fixed;
right: 1.25rem;
right: 1rem;
top: 50%;
transform: translateY(-50%);
z-index: 50;
display: flex;
flex-direction: column;
gap: 0.35rem;
gap: 0.2rem;
font-family: var(--mono);
font-size: 0.55rem;
color: #3a3a40;
letter-spacing: 0.06em;
font-size: 0.5rem;
color: #2e2e34;
pointer-events: none;
}
.stack-ruler span {
padding: 0.15rem 0;
transition: color 0.2s, transform 0.2s;
transition: color 0.15s;
}
.stack-ruler span.active {
color: #c4a574;
transform: translateX(-4px);
}
@media (max-width: 700px) {
.stack-ruler { display: none; }
:root { --layer-offset: 1.75rem; }
.layer { min-height: 65vh; }
.layer-inner { padding: 1.5rem 1.25rem 2rem; }
}
/* Subtle edge highlight — “card” lip */
.layer::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
border-radius: 12px 12px 0 0;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.12), transparent);
height: 2px;
border-radius: 8px 8px 0 0;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08), transparent);
pointer-events: none;
}
@media (max-width: 700px) {
.stack-ruler { display: none; }
:root {
--layer-offset: 1rem;
--layer-scroll: 32vh;
}
}

View File

@ -13,7 +13,7 @@ function updateDepth() {
}
});
depthEl.textContent = `depth: L${active}`;
depthEl.textContent = `L${active}`;
rulerSpans.forEach((span, i) => {
span.classList.toggle('active', i === active);