Skip to content

Commit

Permalink
feat: +Localization & CV Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolotboy committed Dec 1, 2023
1 parent 445defd commit 517a598
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 62 deletions.
20 changes: 10 additions & 10 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Maxime's Portfolio</title>
<title lang="en">Maxime's Portfolio</title>
<link rel="stylesheet" href="styles/style.css">
<link rel="stylesheet" href="styles/css-library.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
Expand All @@ -13,8 +13,8 @@
<div class="main-container-column">
<div class="header">
<div class="left-header">
<h1 class="title">Maxime Lepage's Portfolio</h1>
<h2 class="sub-title">Generalist Programmer</h2>
<h1 class="title" lang="en">Maxime Lepage's Portfolio</h1>
<h2 class="sub-title" lang="en">Generalist Programmer</h2>
<div class="links-container">
<a href="https://github.com/Dolotboy" class="href-img" target="_blank">
<img src="images/icons/github_dark.png" class="img-link">
Expand All @@ -30,16 +30,16 @@ <h2 class="sub-title">Generalist Programmer</h2>
<nav class="navbar">
<ul class="nav-menu">
<li class="nav-item">
<a href="index.html" class="nav-link href-dark">Home</a>
<a href="index.html" class="nav-link href-dark" lang="en">Home</a>
</li>
<li class="nav-item">
<a href="projects.html" class="nav-item href-dark">Projects</a>
<a href="projects.html" class="nav-item href-dark" lang="en">Projects</a>
</li>
<li class="nav-item">
<a href="resume.html" class="nav-item href-dark">Resume</a>
<a href="resume.html" class="nav-item href-dark" lang="en">Resume</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-item href-dark">About me</a>
<a href="about.html" class="nav-item href-dark" lang="en">About me</a>
</li>
</ul>
<div class="hamburger">
Expand All @@ -52,7 +52,7 @@ <h2 class="sub-title">Generalist Programmer</h2>

<hr class="separator">

<h1>Coming Soon !</h1>
<h1 lang="en">Coming Soon !</h1>

<hr class="separator">

Expand All @@ -62,7 +62,7 @@ <h2 class="sub-title">Maxime Lepage</h2>
<a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="right-header">
<p>© 2024 Maxime Lepage CA. All right reserved.</p>
<p lang="en">© 2024 Maxime Lepage CA. All right reserved.</p>
</div>
</div>
</div>
Expand Down
24 changes: 12 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Maxime's Portfolio</title>
<title lang="en">Maxime's Portfolio</title>
<link rel="stylesheet" href="styles/style.css">
<link rel="stylesheet" href="styles/css-library.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
Expand All @@ -13,8 +13,8 @@
<div class="main-container-column">
<div class="header">
<div class="left-header">
<h1 class="title">Maxime Lepage's Portfolio</h1>
<h2 class="sub-title">Generalist Programmer</h2>
<h1 class="title" lang="en">Maxime Lepage's Portfolio</h1>
<h2 class="sub-title" lang="en">Generalist Programmer</h2>
<div class="links-container">
<a href="https://github.com/Dolotboy" class="href-img" target="_blank">
<img src="images/icons/github_dark.png" class="img-link">
Expand All @@ -30,16 +30,16 @@ <h2 class="sub-title">Generalist Programmer</h2>
<nav class="navbar">
<ul class="nav-menu">
<li class="nav-item">
<a href="index.html" class="nav-link href-dark">Home</a>
<a href="index.html" class="nav-link href-dark" lang="en">Home</a>
</li>
<li class="nav-item">
<a href="projects.html" class="nav-item href-dark">Projects</a>
<a href="projects.html" class="nav-item href-dark" lang="en">Projects</a>
</li>
<li class="nav-item">
<a href="resume.html" class="nav-item href-dark">Resume</a>
<a href="resume.html" class="nav-item href-dark" lang="en">Resume</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-item href-dark">About me</a>
<a href="about.html" class="nav-item href-dark" lang="en">About me</a>
</li>
</ul>
<div class="hamburger">
Expand All @@ -58,7 +58,7 @@ <h2 class="sub-title">Generalist Programmer</h2>

<div class="mid-container-column">

<h1 class="section-title">My Qualifications</h1>
<h1 class="section-title" lang="en">My Qualifications</h1>
<div id="my-qualifications" class="showcase-row-spaced">

<div id="csharp-showcard" class="showcard">
Expand Down Expand Up @@ -210,7 +210,7 @@ <h1 class="section-title">My Qualifications</h1>

</div>

<h1 class="section-title">My Education</h1>
<h1 class="section-title" lang="en">My Education</h1>

<div id="my-education" class="mid-container-column">
<div class="mid-container-column">
Expand All @@ -230,7 +230,7 @@ <h2 class="sub-title">Baccalauréat en Développement de Jeux vidéo - <a href="
<span class="showcard-detailed-horizontal-tag">BAC</span>
<span class="showcard-detailed-horizontal-tag">Video game</span>
</div>
<p>It was at UQAC that I studied to obtain my bachelor's degree in video game development. I did a DEC-BAC course, which means that since I obtained a college diploma in "Technique de l'informatique", 30 university credits were credited to me. Throughout my journey to obtain this diploma, I followed <a href="https://www.uqac.ca/dim-choix/premier/docs/20223/DEC-BAC%20-%206596%20-%20Baccalaureat%20en%20developpement%20de%20jeux%20video.pdf" target="_blank">this course grid.</a> I studied there from 2022 to 2024.</p>
<p lang="en">It was at UQAC that I studied to obtain my bachelor's degree in video game development. I did a DEC-BAC course, which means that since I obtained a college diploma in "Technique de l'informatique", 30 university credits were credited to me. Throughout my journey to obtain this diploma, I followed <a href="https://www.uqac.ca/dim-choix/premier/docs/20223/DEC-BAC%20-%206596%20-%20Baccalaureat%20en%20developpement%20de%20jeux%20video.pdf" target="_blank">this course grid.</a> I studied there from 2022 to 2024.</p>
<div>
<a href="https://www.uqac.ca/" class="href-img" target="_blank">
<img src="images/icons/web_dark.png" class="img-link">
Expand All @@ -257,7 +257,7 @@ <h2 class="sub-title">Technique de l'informatique - <a href="https://www.cegepjo
<span class="showcard-detailed-horizontal-tag">DEC</span>
<span class="showcard-detailed-horizontal-tag">Informatic</span>
</div>
<p>It was at the Cégep de Jonquière that I studied to obtain my college diploma in "Technique de l'informatique". I follow <a href="https://www.cegepjonquiere.ca/informatique.html?gclid=CjwKCAiAoL6eBhA3EiwAXDom5hOxIzRVxoB9ad0q2S0qz3PAsEr6mw30rGvrf-xjohbP9QS022WTaxoC4hAQAvD_BwE#prog_grille" target="_blank">this course grid.</a> I studied there from 2019 to 2022.</p>
<p lang="en">It was at the Cégep de Jonquière that I studied to obtain my college diploma in "Technique de l'informatique". I follow <a href="https://www.cegepjonquiere.ca/informatique.html?gclid=CjwKCAiAoL6eBhA3EiwAXDom5hOxIzRVxoB9ad0q2S0qz3PAsEr6mw30rGvrf-xjohbP9QS022WTaxoC4hAQAvD_BwE#prog_grille" target="_blank">this course grid.</a> I studied there from 2019 to 2022.</p>
<div>
<a href="https://www.cegepjonquiere.ca/" class="href-img" target="_blank">
<img src="images/icons/web_dark.png" class="img-link">
Expand All @@ -281,7 +281,7 @@ <h2 class="sub-title">Maxime Lepage</h2>
<a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="right-header">
<p>© 2024 Maxime Lepage CA. All right reserved.</p>
<p lang="en">© 2024 Maxime Lepage CA. All right reserved.</p>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 517a598

Please sign in to comment.