# Web technologies Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/web-technologies
> Markdown URL: https://aitinkerers.org/technologies/web-technologies.md
> Technology record last updated: 2026-03-05T10:20:34Z
> Generated: 2026-09-21T10:44:20Z

The foundational stack—HTML, CSS, and JavaScript—plus critical protocols (e.g., HTTP/3) and APIs that structure, style, and power all content delivered across the internet.

Web technologies are the essential programming and protocol suite that constructs the modern internet. The core triad is HyperText Markup Language (HTML) for document structure, Cascading Style Sheets (CSS) for visual presentation, and JavaScript for client-side interactivity (e.g., dynamic updates). This system is supported by application protocols like HTTP/3 for efficient data transfer and various Web APIs (Geolocation, WebGL) enabling advanced functionality. These technologies form the foundation for everything from simple static pages to complex, dynamic applications built with frameworks like React or Vue, ensuring an open, interoperable, and accessible user experience across all major browsers.

- Official technology site: https://developer.mozilla.org/en-US/docs/Web
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Labrinth generative 90s Website](https://nyc.aitinkerers.org/talks/rsvp_vioB2tgwURY)

Generate a imagined 90s geocities web sites with LLMs dynamically as you browse. The prompt generates code that renders in the browser complete with working search and links.

- Event context: Demos and Dim Sum with Deel and Apollo — 2025-06-03 — New York City
- Public talk page: https://nyc.aitinkerers.org/talks/rsvp_vioB2tgwURY

## Related Technologies

- [Anthropic API](https://aitinkerers.org/technologies/anthropic-api) ([Markdown](https://aitinkerers.org/technologies/anthropic-api.md)) — 66 public demos
- [Local LLM](https://aitinkerers.org/technologies/local-llm) ([Markdown](https://aitinkerers.org/technologies/local-llm.md)) — 3 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [Rust](https://aitinkerers.org/technologies/rust) ([Markdown](https://aitinkerers.org/technologies/rust.md)) — 56 public demos
