~/ Hello World!
printf("Hello, World!"); System.out.println("Hello, World!"); println("Hello, World!");
██████╗ ███╗ ██╗██████╗ ███████╗ ██╗███╗ ██╗ ██╔══██╗████╗ ██║██╔══██╗██╔════╝ ██║████╗ ██║ ██████╔╝██╔██╗ ██║██████╔╝█████╗ ██║██╔██╗ ██║ ██╔═══╝ ██║╚██╗██║██╔══██╗██╔══╝ ██║██║╚██╗██║ ██║ ██║ ╚████║██████╔╝███████╗██╗██║██║ ╚████ A_TERMINAL@PNBE (800001)
Hi, my name is Prashant and I am a backend developer Java
developer. Over the years, I have
developed applications that have run on desktops and web.
$ Why terminal
Why not! I had always wanted to do something like this. Terminals are interesting and fun. And you dont need a mouse. This personal project aims to show case the versatility of a terminal but currently it is far from there. I am working on it bit by bit.
$ Terminal Commands
Try these commands in the terminal:
help # Show available commands ls # List available pages cd /about # Navigate to About page cat /projects # Preview Projects page # You can see latest blogs using cd blog # You can open a blog based on the blog ID using the following command view-post [id] Have fun. I hope you enjoy your stay!