M4RKYU.SYS
Edition 2027
Skip to content
LOC
EN
/
Ontario · CA
/
▸
search
Standby
—
Audio settings
OK
/
--:--:--
EST
M4
M4RK_YU
portfolio
Build
Build
Build
Overview
Work
Selected case studies and write-ups
Games
Playable prototypes and game-dev logs
Gallery
Gallery
Gallery
Overview
Photos
Photo collections and visual experiments
Shop
Prints, posters, and one-off objects
Writing
Writing
Writing
Overview
Blog
Long-form devlogs and field notes
Notes
Short observations, links, snippets
Resources
Resources
Resources
Overview
Tools
38 in-browser developer utilities
Links
Daily-use dev and design bookmarks
About
About
Contact
Contact
Search…
⌘K
No unread updates
中文
Sign in
No unread updates
SEARCH
2-Colour · Riso Proof
Search
Search the archive
Projects, notes, tools, and frames — one box across the whole site.
No unread updates
Sign in
No unread updates
Start typing to search.
Project
2024 · web-app
Nimbus
A passwordless cloud workspace for organizing, sharing, beaming, and asking questions about your files. Personal cloud storage is usually either a bare folder tree or a dense administration console. Both make routine actions such as findin…
Project
2024 · ai-tool
BioLoom
A no-signup AI writing tool that generates, scores, edits, and shares platform-specific bios across eight models. Short profile bios are deceptively hard because they compress tone, audience, context, and professional signal into a tiny sp…
Project
2024 · web-app
M4rketView
A free, no-key crypto dashboard with live prices, resilient public-data fallbacks, local portfolios, alerts, and comparison tools. Crypto dashboards tend to drown users in motion, color, and unstable hierarchy. M4rketView focuses on compar…
Project
2026 · web-app
Bloomprint
Turns yard inspiration into a buildable plan — what to buy, how much, what tools, in what order, and what can go wrong. Landscaping a yard is overwhelming: an inspiration photo says nothing about materials, quantities, tools, sequencing, o…
Project
2026 · web-app
PolitiLens
A political news intelligence dashboard for comparing how outlets across the spectrum frame the same story. Political news is abundant but comparison is expensive. Readers have to find parallel coverage manually, infer editorial positionin…
Project
2024 · ai-tool
Purecreate
A 3D apparel customizer that designs your shirt in real time and generates decals from a text prompt with DALL·E 3. Designing custom apparel usually means clunky mockup tools or a slow back-and-forth with a designer — there's no fast, visu…
Project
2021 · game-dev
Unreal Battle Royale Prototype
A single-player Unreal Engine 4 systems prototype covering stance, looting, equipment, inventory, weapons, and scopes. The goal was to learn how a PUBG-like character and equipment loop is assembled in Unreal: locomotion states, world pick…
Project
2024 · game-dev
Descent Into Madness
A published Unity WebGL dungeon shooter with procedural floors, sanity pressure, classes, bosses, loot, and fast-travel exploration. This university team project explored how procedural dungeon structure, combat readability, navigation, an…
Project
2024 · web-app
UI Studio
A no-login multiplayer design canvas with shared objects, cursors, comments, undo history, and exportable room URLs. Design tools tend to be either single-player or heavyweight. UI Studio explores how light a shared canvas can feel while s…
Project
2026 · ai-tool
AI Agent Toolkit
A personal Windows-first toolkit for local AI coding: PowerShell automation, Ollama, a Streamlit control center, and conservative repo workers. Many AI coding workflows assume paid cloud access, Unix tooling, and permissive automation. Thi…
Project
2024 · web-app
M4rkdown
A v3.1 offline-first Markdown workspace with advanced preview, local documents, collaboration, and an eight-player typing arena. Most markdown editors assume a connection and a single writer. M4rkdown asks what an editor feels like when it…
Resource
Reference
Next.js Docs
Official App Router, routing, caching, and runtime documentation. Open this before assuming any Next.js behaviour — the v15 → v16 surface keeps shifting.
Resource
Reference
MDN Web Docs
Mozilla's reference for every web API, CSS property, and JavaScript built-in. The least-bad source of truth for browser behaviour, with examples that actually run.
Resource
Reference
React Docs
React's modern, hooks-first documentation with interactive examples. Re-reading the rules of hooks every six months is healthy.
Resource
Reference
TypeScript Handbook
The canonical TypeScript tour — types, generics, narrowing, modules. Cheaper than asking the compiler what `as const` actually means.
Resource
Reference
Tailwind CSS Docs
Searchable reference for every Tailwind utility, with v4 token syntax up front. v4 changed enough that muscle memory from v3 isn't enough anymore.
Resource
Reference
web.dev
Google's guidance on performance, accessibility, and modern web platform patterns. When I need an opinionated answer about Core Web Vitals, not a comment thread.
Resource
Reference
Can I Use
Browser support tables for every web feature, with usage data baked in. Before reaching for a new CSS or Web API, I check whether Safari 15 will sulk.
Resource
Reference
DevDocs
Fast, offline-friendly aggregator that bundles 100+ language and framework docs. Cmd-F across every doc set without 50 open tabs.
Resource
Reference
HTML Living Standard
The WHATWG HTML specification — the actual contract browsers implement. When MDN and StackOverflow disagree, the spec wins.
Resource
AI
Claude
Anthropic's chat assistant with long-context reading and careful code reasoning. First stop for design rationale, careful refactors, and reading large files.
Resource
AI
ChatGPT
OpenAI's chat assistant with browsing, image, and code-execution modes. Second opinion when Claude and I are stuck in a loop.
Resource
AI
v0
Vercel's UI generator — describe a screen, get React + shadcn output you can edit. Useful for breaking a blank-page block, not as a final component source.
Resource
AI
Perplexity
AI-cited search that links every claim back to a source. Faster than Google when I want a cited summary, not a SEO-spam ranking.
Resource
AI
GitHub Copilot
GitHub's in-editor AI pair, with chat, completions, and PR review. Quietly autocompletes the boring half of every file I touch.
Resource
AI
Cursor
VS Code-based editor with agent mode, multi-file edits, and inline chat. Where I send Claude to actually edit the repo, not just talk about it.
Resource
Color
Coolors
Tap-to-lock palette generator with contrast, shading, and export to CSS variables. Fastest way to draft a five-color palette that doesn't look extruded from a stock illustration.
Resource
Color
Realtime Colors
Live-preview a full palette on a sample landing page before committing to tokens. Picking accent colors against actual UI beats squinting at hex swatches.
Resource
Icons
Heroicons
Tailwind Labs' MIT-licensed SVG icon set — outline, solid, and mini variants. When I need a clean, neutral icon and don't want to argue about line weights.
Resource
Icons
Lucide
Community-driven Feather fork with 1,500+ icons and tree-shakable React bindings. The icon set this site already uses — search before reinventing a glyph.
Resource
Icons
Phosphor Icons
Six-weight icon family with consistent geometry across the whole set. When the project's accent demands something curvier than Lucide.
Resource
Color
UI Colors
Generate full Tailwind shade scales from a single hex. Turning a brand color into a 50-950 ramp without doing it by hand.
Resource
Color
Tints and Shades
Generate evenly stepped tints and shades for any base color. Sometimes you just need ten ticks lighter and ten ticks darker, no algorithm theatre.
Resource
Inspiration
Mobbin
Searchable screenshot library of real iOS, Android, and web product flows. Before designing a new flow, see how five mature products already solved it.
Resource
Inspiration
SiteInspire
Curated showcase of well-designed websites, taggable by style and type. Lower noise than Awwwards when I'm scouting layout and typography ideas.
Resource
Inspiration
Awwwards
The trophy-case site for ambitious web work, often heavy on motion and WebGL. Useful sometimes; mostly a calibration check for what counts as overproduced.
Resource
Inspiration
Page Flows
Recorded onboarding and product flows from real apps, frame by frame. The clearest way to study how shipped products handle empty states and edge transitions.
Resource
Inspiration
Land-book
Gallery of landing pages filtered by style, type, industry, and color. Quick reference when I need ten variations on a hero before writing one.
Resource
Playground
CodeSandbox
Cloud editor that boots a real Node container — full npm, env vars, and previews. Reproducing a bug for a maintainer without setting up a private repo.
Resource
Playground
StackBlitz
WebContainer-powered editor that runs Node entirely in the browser, instant boot. Faster than CodeSandbox for a quick Vite or Next demo.