C:\Users\legendodin\home>_
~/portfolio/home_
// senior front-end developer

Legend
Odin

5 years React and Next.js in production. 19 years of engineering depth behind it — from x86 assembly and kernel drivers to TypeScript and CI/CD. I understand the full stack because I've worked every layer of it.

Currently open to senior front-end roles. I write clean code, ask why before building, and take ownership from requirements to release.

profile --verboselegendodin.dev
0
// years engineering
0+
// customers served
0+
// products shipped
0+
// languages
open to workLivingston, MT · remote
ReactNext.jsTypeScriptAngular 19SvelteKitNode.jsTailwind CSSPostgreSQLDockerGitHub ActionsC / C++x86 AssemblyARM AssemblyWindows WDMKernel DriversREST APIsGraphQLWebSocketsNginxLinuxReactNext.jsTypeScriptAngular 19SvelteKitNode.jsTailwind CSSPostgreSQLDockerGitHub ActionsC / C++x86 AssemblyARM AssemblyWindows WDMKernel DriversREST APIsGraphQLWebSocketsNginxLinux
// featured_work
[all projects →]
project_01.tsangular ssr
// Angular 19 SSR portfolio
import { Component } from '@angular/core'
 
@Component({ standalone: true })
export class PortfolioComponent {
readonly score = 99; // lighthouse
}
01
[angular ssr]

legendodin.dev

Angular 19 SSR portfolio. Custom intersection-observer directives, full WCAG 2.1 AA, Tailwind design system. Scores 99+ across all Lighthouse categories. Docker + Nginx.

FrontendAngularSSR
project_02.tsheadless cms
// SvelteKit headless CMS
export async function load({ fetch }) {
const res = await fetch('/api/content')
return { posts: await res.json() }
}
// ~0kb client JS shipped
02
[headless cms]

Svelte CMS

Headless CMS built from scratch — SvelteKit frontend, Node.js REST API, structured content model, media management. Near-zero client JS. Architecture maps directly to Sitecore XM Cloud.

FrontendCMSFull Stack
project_03.tsfull stack saas
// hardware-bound license check
const hash = await crypto.subtle.digest(
'SHA-256',
encode(hwid + SECRET)
)
// p99 latency: <4ms
03
[full stack saas]

SysKernel Auth

Hardware-bound software licensing platform. TypeScript dashboard, Node.js REST API, hardware fingerprinting, C shared lib for the hot path. 3+ years in production. 1,000+ customers. p99 under 4ms.

Full StackSystemsSecurity
C:\Users\legendodin> contact --availability open --response fast
OPEN available for new work
DIRECT no CRM, no middlemen
FAST same-day response, usually

Have something worth building?

I read every message personally. If it sounds interesting, you'll hear back the same day.