- //Hi Welcome to My Portfolio
- //My name is Jonathan Alcineus and I am a fourth-year student at Florida State University
- //studying statistics and computer science
- //Feel free to interact with the code and type into it
- //I have also decided to make the code for this website open-source
- //and I would love feedback and ways of my portfolio strong as well as interesting
- //Enjoy!
-
-
-
-
-
-
- function JonPortfolio(ready){
-   if(ready == True){
-     console.log("Let's Go");
-     }
- }