var youtube = "https://www.youtube.com/fknight/"; var twitter = "https://www.twitter.com/forrestpknight/"; var password = "fkcodes"; var linkedin = "https://www.linkedin.com/in/forrestpknight/"; var instagram = "https://www.instagram.com/forrestpknight/"; var github = "https://github.com/forrestknight/"; var email = 'mailto:forrest@fkcodes.com'; whois = [ "
", "Hey, I'm Forrest!👋", "I'm a software developer and content creator, who builds engaging websites like this one", "and makes YouTube videos about computer science & software engineering.", "After graduating with a Bachelor's in Computer Science, I worked professionally", "as a software engineer building enterprise web applications for Fortune 500 companies.", "While doing all of that, I documentned my coding journey on YouTube - trying to enlighten", "the next generation of developers and help them navigate the crazy world that is software", "development & computer science.", "Before I knew it, that online presence took on a life of its own, to the point where I knew", "I needed to make the jump from software engineering to full time content creator, and it's", "the best decision I ever made.", "Now, I make videos about creating cool shit like this terminal website, and hosting my", "podcast 'Decoded w/ Forrest Knight.' What most people don't know, and will only know", "because they're reading this right now, is that I also run a creative & media agency.", "We partner with clients to drive their business outcomes using modern marketing strategies.", "
" ]; whoami = [ "
", "The paradox of “Who am I?” is: we never know, but, we constantly find out.", "
" ]; social = [ "
", 'youtube youtube/fknight' + "", 'twitter twitter/forrestpknight' + '', 'linkedin linkedin/forrestpknight' + "", 'instagram instagram/forrestpknight' + '', 'github github/forrestknight' + "", "
" ]; secret = [ "
", 'sudo Only use if you\'re admin', "
" ]; projects = [ "
", "Still curating... most projects are offline, on GitHub, or confidential.", "
" ]; help = [ "
", 'whois Who is Forrest?', 'whoami Who are you?', 'video View YouTube videos', 'social Display social networks', 'secret Find the password', 'projects View coding projects', 'history View command history', 'help You obviously already know what this does', 'email Do not email me', 'clear Clear terminal', 'banner Display the header', "
", ]; banner = [ 'ForrestKnight (FK) Not A Corporation. All knights reserved.', " ___ ____", " /' --;^/ ,-_\\ \\ | / ", " / / --o\\ o-\\ \\\\ --(_)-- ", " /-/-/|o|-|\\-\\\\|\\\\ / | \\ ______ __ __ __ _ __ __ ", " '` ` |-| `` ' / ____/___ _____________ _____/ /_ / //_/____ (_)___ _/ /_ / /_ ", " |-| / /_ / __ \\/ ___/ ___/ _ \\/ ___/ __/ / ,< / __ \\/ / __ `/ __ \\/ __/ ", " |-|O / __/ / /_/ / / / / / __(__ ) /_ / /| |/ / / / / /_/ / / / / /_ ", " |-(\\,__ /_/ \\____/_/ /_/ \\___/____/\\__/ /_/ |_/_/ /_/_/\\__, /_/ /_/\\__/ ", " ...|-|\\--,\\_.... /____/ © 2022", " ,;;;;;;;;;;;;;;;;;;;;;;;;,. ", "~~,;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", 'Welcome to my interactive web terminal.', "For a list of available commands, type 'help'.", ];