
Retro Portal - Web Template
Retro web template based on 90's style
What it does
Retro Portal is a fast-loading 90s-inspired personal and community web portal template with raw-text styling, neon colors, webrings, guestbooks, news tickers, component showcases, responsive layouts and optional motion controls. It includes five standalone implementations for React, Vue, Angular, Vanilla HTML and PHP.
The Pixel Attic, a hand-crafted 90s web portal.
A hand-crafted home on the information superhighway. No trackers. No infinite scroll. Just good links, loud colours and a little bit of HTML magic. A no-framework component catalogue with progressive enhancement. <blink>hello web</blink> + show details A progressive enhancement keeps this useful even when the script is taking afrom retro-portal.malkomich.workers.dev
Does the same job
all alternatives →- DRDivjoy – React Codebase and UI Generator2019 · divjoy.com · ▲511

- NRNew retro portal website in HTML 3.2 with loads of content including HN2023 · home.goto95.com · ▲6
So I was bored and made a retro late 90s style portal website in HTML 3.2. Works with old browsers starting from Netscape Navigator 1.1 (but also has TLS and a tiny bit of CSS for modern browsers). Basically I tried to answer the question "What now?" after you get your late 90s retrocomputer up and running. Where's the fun in games anyway? This thread in HTML 3.2: https://home.goto95.com/hn/item/36148940

- UGUse Go's HTML/template to write React-like code2024 · ▲106
Hi all, I'm currently working on my hobby project, and one of the fun constraints I put in was to build using as less dependencies as possible. I chose Go as it has a really good standard library, and all went well for building backend. But for frontend, I was wondering whether I should break the constraint and go for React. I tried options like Web Components, but I really didn't like the ergonomics and I didn't want to use jQuery either. Out of curiosity, I was exploring Go's html/template package to see if I can write UIs in a React-like manner. I found most of the online docs using…

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com