Cmd Portfolio
I would like to announce that I have completed a console design as an alternative to my existing portfolio design. You can navigate through the site as if you were on a windows console by entering certain commands in this console portfolio that I have just designed.
Console View Portfolio Design
It is designed as a truly usable console. Written using jQuery, HTML, CSS.
Commands you can use
-hello / hi -> Hello<br>-about -> About Me<br>-references -> My References<br>-contact -> Contact Informations<br>-blog -> My Blog Page<br>-open blog -> Open My Blog Page<br>-clear -> Clear Console<br>-green -> Change Color Green<br>-red -> Change Color Red<br>-rainbow -> Change Color Rainbow Effect<br>-def -> Change Color Default<br>-delay 0 -> Delay 0<br>-delay 100 -> Delay 100ms<br>-delay def -> Delay Default<br>-Up Arrow -> Brings the Command You Entered Previously<br>-github -> Opens Project on GitHub <br> -fullscreen -> Toggle Fullscreen<br> -exit -> Close Curent Tab<br>
You can click to see the demo
<a target="_blank" href="https://projects.bugra.work/console/">View Demo</a>