Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker Print Effect

A site created to show stylish terminal-like interface that displays text with a classic "hacker" effect, where characters are randomly scrambled before settling into their final form. It's my first js/html project as n00b :')

Features

  • Terminal-style interface
  • Animated text scrambling effect with various intervals
  • Blinking cursor
  • Retro scanline effect

Instructions

  1. Can be viewed by cloning the repository and opening index.html in your web browser.
  2. Github Pages: https://shinigamiidaikou.github.io/HackerPrint-Site/

Customization

The displayed text can be modified by changing the text constant in script.js:

const text = "Your custom text here";

License

MIT (2026)

About

Website displaying a hackerprint effect text generation inside a terminal UI, based on javascript.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages