This is my website.
My first Web Development, which is composed of my profile, my hobbies, a research project where I'm working on, and my CV, in case you want to know more about me professionally.
I used the following technologies to develop the web page:
HTML
CSS
Bootsrap
Javascript
Ubuntu 18.04
Execute the following lines of codes in your linux terminal:
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt install nodejs
npm install reload
After installing the above packages, you can use either of both commands to host the web page locally:
python3 -m http.server 8080
reload .
Diego Riveros
🔗 Hey! Here's my website
This project is licensed by the MIT License.