Skip to content

januff/cursor-init-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Retro Website Project

A nostalgic early 2000s style website featuring retro animations and effects. This project showcases various classic web design elements popular in the early days of the internet.

Features

  • Starfield background animation
  • Retro-style glowing buttons
  • Three different text animation effects:
    • Matrix-style character randomization
    • Classic typewriter effect
    • Glitch text effect
  • "Under Construction" banner (a classic!)
  • No-scroll single-page design

Running the Project

You can run this project using Python's built-in HTTP server:

python3 -m http.server 8000

Then visit http://localhost:8000 in your web browser.

Technologies Used

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • Canvas API for animations

Structure

  • index.html - Main webpage
  • retro-animation.js - JavaScript animations and effects
  • Old Stuff/ - Archive of previous versions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors