guest@antonysanchez.com:~$ cat ~/welcome.txt

Antony % Portfolio

This portfolio website uses the VT323 font-family, which is Licensed under the Open Font License, and is styled after the VT320 1987 computer terminal. It's optimized for a desktop experience. The drop down display may not properly work on mobile, alongside some of the other more finnicky code, until further optimization has been done on the web-page. The website uses HTML, Javascript, and CSS through the ReactJS framework, and was built with code written by me in Visual Studio Code.

The basic text color is set to 'forestgreen', while the highlighted outlines are set to 'darkseagreen' when on-hover. The website uses functional components and hooks as opposed to Class components, since I believe functional components are cleaner to work with. I have eslint enabled to ensure my code is not ugly.

Antony % Portfolio

guest@antonysanchez.com:~$ ls

Antony % Portfolio

Antony % Portfolio

guest@antonysanchez.com:~$ cd pages/index.js

I'm Antony Sanchez, a Computer Science Major at Southern Illinois University. I've been programming for upwards of nine years and started learning HTML/CSS with basic website manipulation. Nowadays, I've expanded into various parts of tech stacks like ReactJS, .NET, Ruby on Rails, and SlimPHP. I've dabbled in Laravel, DJango, and Angular.

If you have any questions, you can contact me at dandys1000@gmail.com.

Alternatively, if you're interested in my projects, you can take a look at my Projects tab in the navigation bar.