Shadow1363 / Terminal

Terminal inspired portfolio website.

Home Page:https://shadow1363.github.io/Terminal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terminal

image

A simple Linux Terminal Themed - Portfolio Website

See it in action here: https://shadow1363.github.io/terminal/

how it works

image

The whole program is dependant on const body. Edit it to your heart's content.

If you want to display a .txt file on the terminal:

  • add the filename.txt file in files
  • add this inside body: "filename.txt": "filename.txt"

planned features

  • cleaner & more optimized code
  • bug fixes (animation, sound and arrow keys thanks @n3dhir!)
  • OS boot screen (pico-8, lethal company, etc)
  • wiki page

resources

https://manytools.org/hacker-tools/ascii-banner/ I recommend small/small-slanted

https://www.asciiart.eu/image-to-ascii I recommend "Transparent frame 10px"

license

Hippocratic License HL3-FULL

About

Terminal inspired portfolio website.

https://shadow1363.github.io/Terminal/

License:Other


Languages

Language:JavaScript 77.2%Language:CSS 15.1%Language:HTML 7.7%