feat: update README and index.html with links
- Updated the README.md to include a link to the portfolio website. - Modified index.html to add links to the portfolio project in both French and English sections.
This commit is contained in:
parent
148dd7fb98
commit
5b939b5afe
10
README.md
10
README.md
@ -1,3 +1,11 @@
|
||||
# Portfolio
|
||||
|
||||
Portfolio website
|
||||
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.
|
||||
|
||||
@ -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. <a href='' target='_blank'>Ce portfolio</a> (HTML, CSS, JavaScript)\n2. <a href='' target='_blank'>Générateur de documentation Prolog</a> (Prolog)",
|
||||
en: "1. <a href='' target='_blank'>This portfolio</a> (HTML, CSS, JavaScript)\n2. <a href='' target='_blank'>Prolog documentation generator</a> (Prolog)"
|
||||
fr: "1. <a href='https://gitea.hexasec.io/tombdf/Portfolio' target='_blank'>Ce portfolio</a> (HTML, CSS, JavaScript)\n2. <a href='' target='_blank'>Générateur de documentation Prolog</a> (Prolog)",
|
||||
en: "1. <a href='https://gitea.hexasec.io/tombdf/Portfolio' target='_blank'>This portfolio</a> (HTML, CSS, JavaScript)\n2. <a href='' target='_blank'>Prolog documentation generator</a> (Prolog)"
|
||||
},
|
||||
contact: {
|
||||
fr: "Email: <a href='mailto:thomas@hexasec.io'>thomas@hexasec.io</a>\nLinkedIn: <a href='https://www.linkedin.com/in/thomas-brasdefer-2ab818275' target='_blank'>Thomas Brasdefer</a>\nGitea: <a href='https://gitea.hexasec.io/tombdf' target='_blank'>tombdf</a>",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user