Home Projects Roadmap Blog GitHub Contact
Archived HTML/CSS · JavaScript · PHP

Early Web Experiments

Four web-development experiments from May 2024 to June 2025 — the starting point for everything else in the web development section.

HTML/CSSJavaScriptPHP

Overview

Four separate projects, spanning roughly a year, tracing a path from static layout work to first attempts at interactivity and authentication.

Artifice AI Portfolio

A design/architecture-style portfolio site — HTML pages paired with a substantial image collection. Focused on layout and visual presentation rather than interactivity.

HTMLImage assets

Unnamed Login Project

A login-page UI experiment combining HTML, CSS and JavaScript with avatar imagery — early exploration of form design and client-side interactivity.

HTMLCSSJavaScript

Avengers

A small themed static site built in November 2024.

Static site

PHP login form

A separate PHP authentication experiment, archived as a standalone artefact rather than integrated into the other projects.

PHP

Skills demonstrated

  • Static layout and CSS
  • Browser-side JavaScript
  • Early server-side authentication concepts (PHP)

Improvements planned

  • Add screenshots and short retrospectives for each project.
  • Mark clearly which parts were tutorial-driven versus original work.
  • Remove any embedded secrets and rotate historical keys.
  • Add README files with setup notes and lessons learned.

Related