Skip to content

suyash-thakur/suyash-thakur.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal themed Portfolio

This is a simple terminal themed portfolio built using JavaScript. It allows you to perform basic terminal operations like checking available commands, getting information about the developer, listing the technologies the developer has worked with, and more.

How to use it?

Simply open the index.html file in your browser. The terminal interface will be displayed, and you can type commands in the input field at the bottom. Available commands are displayed by typing the help command. Type clear to clear the terminal. You can also type open [link-name] to open a link from the list of available links. For example, open github will open the developer's GitHub page. There's also a surprise command surprise. Give it a try!

Technologies used

This application uses JavaScript, HTML, and CSS.

You can use this repository and customize the code to make your own similar portfolio.