Hi, I'm Joji (he/him), a Computer Scientist based in Barcelona. Welcome to my interactive portfolio. You can use the following commands (case sensitive):
echo [text]
: Displays the entered text.date
: Displays the current date and time.clear
: Clears the console.github
: Opens GitHub link.blog
: Opens Blog link.discord
: Opens Discord link.iatf
: Opens IATF link.pwd
: Displays the current directory.cd [directory]
: Changes the current directory.mkdir [directory]
: Creates a new directory.rmdir [directory]
: Removes an existing directory.touch [filename]
: Creates a new file.cat [filename]
: Displays the content of a file.