Skip to content

alvaldes/aterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Porfolio Website by alvaldes

atermPreview.png

website html css javascript lighthouse

My portfolio website in terminal version developed just with HTML, CSS and JavaScript. Multiple themes supported and keyboard shortcuts can be used for some functionalities.

Features

  • Responsive Design 📱💻
  • Multiple themes 🎨
  • Autocomplete feature ✨ (TAB)
  • Go previous and next command (ctrl+p/⬆️|⬇️)
  • View command history 📖
  • Display weather from some city ☁️🌡️
  • Well-tested ✅ LightHouse

Tech Stack

Develpment - HTML, CSS & JavaScript Testing - LightHouse Deployment - Netlify

Multiple Theme

Currently, this website supports 4 themes. Type theme in the terminal for more info. multitheme.png

LightHouse Score

aterm Lighthouse Score

Running Locally

Clone this project

git clone https://github.com/alvaldes/aterm.git

Go to the project directory

cd aterm

Open the index file

./index.html

Inspiration and Credits

Here are some inspiration for this kind of terminal website.