VANTREX MANIFEST
DIGITAL LIFE GUIDE
Tutorial dock

Programming Guides Archive

A clean ice blue shelf where you can pin your best write ups. Use the cards below as entries that link out to full tutorials on separate pages.

Web basics

HTML and CSS starter layout for personal sites

Estimated time 25 minutes • Difficulty easy

A step by step walkthrough for building a simple single column layout that still feels like an early two thousands tech homepage. Includes a starter template and small upgrades you can add over time.

APIs

Talking to JSON APIs with fetch

Estimated time 30 minutes • Difficulty moderate

Learn how to make GET and POST requests from the browser, handle errors in a calm way, and wire the responses into a simple UI component. Good prep before you move everything to a framework.

Workflow

Git basics for solo coders

Estimated time 20 minutes • Difficulty moderate

A simple flow you can repeat for every project. Initialize a repository, make commits that actually mean something, push to a remote, and roll back when a change breaks everything.

Three.js

Adding a subtle 3D background to a static page

Estimated time 40 minutes • Difficulty higher

How to integrate Three.js into a classic HTML layout without turning the site into a heavy demo. We use a light scene and keep everything tuned for clarity and quick load time.

New entry

New guide title here

Estimated time 00 minutes • Difficulty set this

Replace this card content with a real guide summary. Duplicate it in the HTML to add more entries. Point the link to a dedicated page when you publish a full tutorial.