diff --git a/README.md b/README.md index 943e6c7..7703818 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Portfolio -Portfolio website \ No newline at end of file +To view the website, click [here](#https://hexasec.io). + +## About it + +This portfolio is a single simple web page, and I intend to keep it that way : +* It is easier for me to maintain +* I pretty much hate web dev, so I have to keep things simple + +The website itself has the sole goal to get to know my projects, my skills and where to contact me, so it doesn't need much. diff --git a/index.html b/index.html index 134474f..dcf3fd1 100644 --- a/index.html +++ b/index.html @@ -63,8 +63,8 @@ en: "Languages:\n- C\n- Java\n- Python\n- Prolog\n- HTML/CSS/Javascript/PHP\n\nFrameworks:\n- Flask\n- Spring Boot\n\nTools:\n- Git\n- Docker\n\n OS:\n- Linux (Debian/Ubuntu/Arch)\n- Windows" }, projects: { - fr: "1. Ce portfolio (HTML, CSS, JavaScript)\n2. Générateur de documentation Prolog (Prolog)", - en: "1. This portfolio (HTML, CSS, JavaScript)\n2. Prolog documentation generator (Prolog)" + fr: "1. Ce portfolio (HTML, CSS, JavaScript)\n2. Générateur de documentation Prolog (Prolog)", + en: "1. This portfolio (HTML, CSS, JavaScript)\n2. Prolog documentation generator (Prolog)" }, contact: { fr: "Email: thomas@hexasec.io\nLinkedIn: Thomas Brasdefer\nGitea: tombdf",