github.com/kimzam30/Project-NeraTemplate
Project Nera
A personal letter delivered as a retro terminal session: typewriter text, music, and a timed image reveal, in one HTML file.
- Status
- Template
- Kind
- A letter in one HTML file
- Size
- One index.html: markup, styles and logic, no build step
- Look
- Phosphor-green monospace on black
- Media
- Yours, and gitignored so a fork never exposes it
- Started
- Last push
- License
- MIT
- Built by
kimzam
What it is
A template: clone it, swap the words and the media, send the link. Text types out character by character, a background track fades in once the reader interacts (browsers block autoplay until then), and after two passages an image is revealed with a heartbeat animation.
Use it
Add a song.mp3 and a us.jpg, edit the two message arrays and the closing line, and tune the delays to your track. Because the media is gitignored, deploy the local folder (Netlify Drop, or npx vercel --prod) rather than connecting the repository, or the letter goes out without its song and picture.