|
3 | 3 | <head>
|
4 | 4 | <meta charset="UTF-8">
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
| - <title>Projects - Joseph Lavoie</title> |
| 6 | + <meta name="description" content="Joseph Lavoie's educational background, including his high school and university degrees, along with a list of relevant coursework and achievements."> |
| 7 | + <title>Education - Joseph Lavoie</title> |
7 | 8 | <link rel="stylesheet" href="load/universal.css">
|
8 | 9 | <link rel="stylesheet" href="education.css">
|
9 | 10 | </head>
|
10 | 11 | <body>
|
11 | 12 | <header></header>
|
12 |
| - <section class='title'> |
13 |
| - <h1>Education</h1> |
14 |
| - </section> |
15 | 13 |
|
16 |
| - <section> |
17 |
| - <article> |
18 |
| - <h2>St. Francis Xavier High School</h2> |
19 |
| - <p><strong>High School Diploma</strong></p> |
20 |
| - <p><em>January 2019 - June 2021</em></p> |
21 |
| - <p>Location: Edmonton, Alberta, Canada</p> |
22 |
| - <p>Honors</p> |
| 14 | + <main> |
| 15 | + <section class="title"> |
| 16 | + <h1>Education</h1> |
| 17 | + </section> |
23 | 18 |
|
24 |
| - </article> |
25 |
| - <hr><hr> |
26 |
| - <article> |
27 |
| - <h2>Cornell College</h2> |
28 |
| - <p><strong>Bachelor's Degree</strong></p> |
29 |
| - <p><em>August 2021 - May 2024</em></p> |
30 |
| - <p>Mount Vernon, Iowa, United States</p> |
31 |
| - <p>GPA: 3.63</p> |
| 19 | + <section> |
| 20 | + <article> |
| 21 | + <h2>St. Francis Xavier High School</h2> |
| 22 | + <p><strong>High School Diploma</strong></p> |
| 23 | + <p><em>January 2019 - June 2021</em></p> |
| 24 | + <p>Location: Edmonton, Alberta, Canada</p> |
| 25 | + <p>Honors</p> |
| 26 | + </article> |
32 | 27 |
|
33 |
| - <h3>Relevant Coursework & Syllabi</h3> |
34 |
| - <ul> |
35 |
| - <li><a href="../files/syllabi/CSC140.pdf" target="_blank">Foundations of Computer Science: A</a></li> |
36 |
| - <li><a href="../files/syllabi/CSC151.pdf" target="_blank">Discrete Mathematics: A</a></li> |
37 |
| - <li><a href="../files/syllabi/CSC144.pdf" target="_blank">Object-Oriented Programming: A</a></li> |
38 |
| - <li><a href="../files/syllabi/CSC218.pdf" target="_blank">Computer Organization: A</a></li> |
39 |
| - <li><a href="../files/syllabi/CSC301.pdf" target="_blank">Algorithms & Data Structures: A</a></li> |
40 |
| - <li><a href="../files/syllabi/CSC359.pdf" target="_blank">Applications for the Web: A-</a></li> |
41 |
| - <li><a href="../files/syllabi/CSC311.pdf" target="_blank">Systems Software: A-</a></li> |
42 |
| - <li><a href="../files/syllabi/CSC315.pdf" target="_blank">Programming Language Concepts: A</a></li> |
43 |
| - <li><a href="../files/syllabi/CSC358.pdf" target="_blank">Bioinformatics: B</a></li> |
44 |
| - </ul> |
45 |
| - |
46 |
| - |
47 |
| - <h3>Achievements</h3> |
48 |
| - <ul> |
49 |
| - <li>Academic All-Conference, 2021-2024</li> |
50 |
| - <li>High Honors, 2022-2024</li> |
51 |
| - <li>Honors, 2021</li> |
52 |
| - </ul> |
53 |
| - </article> |
54 |
| - </section> |
| 28 | + <hr> |
| 29 | + |
| 30 | + <article> |
| 31 | + <h2>Cornell College</h2> |
| 32 | + <p><strong>Bachelor's Degree</strong></p> |
| 33 | + <p><em>August 2021 - May 2024</em></p> |
| 34 | + <p>Location: Mount Vernon, Iowa, United States</p> |
| 35 | + <p>GPA: 3.63</p> |
| 36 | + |
| 37 | + <h3>Relevant Coursework & Syllabi</h3> |
| 38 | + <ul> |
| 39 | + <li><a href="../files/syllabi/CSC140.pdf" target="_blank">Foundations of Computer Science: A</a></li> |
| 40 | + <li><a href="../files/syllabi/CSC151.pdf" target="_blank">Discrete Mathematics: A</a></li> |
| 41 | + <li><a href="../files/syllabi/CSC144.pdf" target="_blank">Object-Oriented Programming: A</a></li> |
| 42 | + <li><a href="../files/syllabi/CSC218.pdf" target="_blank">Computer Organization: A</a></li> |
| 43 | + <li><a href="../files/syllabi/CSC301.pdf" target="_blank">Algorithms & Data Structures: A</a></li> |
| 44 | + <li><a href="../files/syllabi/CSC359.pdf" target="_blank">Applications for the Web: A-</a></li> |
| 45 | + <li><a href="../files/syllabi/CSC311.pdf" target="_blank">Systems Software: A-</a></li> |
| 46 | + <li><a href="../files/syllabi/CSC315.pdf" target="_blank">Programming Language Concepts: A</a></li> |
| 47 | + <li><a href="../files/syllabi/CSC358.pdf" target="_blank">Bioinformatics: B</a></li> |
| 48 | + </ul> |
55 | 49 |
|
56 |
| - <section id="contact"> |
57 |
| - <h2>Contact</h2> |
58 |
| - <p><a href=" mailto:[email protected]" ><img src=" ../images/email.png" alt=" Home Icon" >[email protected]</a></p> |
59 |
| - <p><a href="https://github.com/Code-JL" target="_blank"><img src="../images/github.png" alt="Home Icon">Code-JL</a></p> |
60 |
| - <p><a href="https://linkedin.com/in/joseph-lavoie-803470260/" target="_blank"><img src="../images/linkedin.png" alt="Home Icon">Linkedin</a></p> |
61 |
| - </section> |
| 50 | + <h3>Achievements</h3> |
| 51 | + <ul> |
| 52 | + <li>Academic All-Conference, 2021-2024</li> |
| 53 | + <li>High Honors, 2022-2024</li> |
| 54 | + <li>Honors, 2021</li> |
| 55 | + </ul> |
| 56 | + </article> |
| 57 | + </section> |
62 | 58 |
|
63 |
| - |
| 59 | + <section id="contact"> |
| 60 | + <h2>Contact</h2> |
| 61 | + <p><a href=" mailto:[email protected]" aria-label=" Send an email to Joseph Lavoie" ><img src=" ../images/email.png" alt=" Email Icon" >[email protected]</a></p> |
| 62 | + <p><a href="https://github.com/Code-JL" target="_blank" aria-label="Visit Joseph Lavoie's GitHub"><img src="../images/github.png" alt="GitHub Icon">Code-JL</a></p> |
| 63 | + <p><a href="https://linkedin.com/in/joseph-lavoie-803470260/" target="_blank" aria-label="Visit Joseph Lavoie's LinkedIn"><img src="../images/linkedin.png" alt="LinkedIn Icon">LinkedIn</a></p> |
| 64 | + </section> |
| 65 | + </main> |
64 | 66 |
|
65 | 67 | <footer>
|
66 | 68 | <p>© 2024 Joseph Lavoie</p>
|
67 | 69 | </footer>
|
68 |
| - <canvas id="bg1"></canvas> |
69 |
| - <script src="https://cdnjs.cloudflare.com/ajax/libs/matter-js/0.19.0/matter.min.js"></script> |
70 |
| - <script src="https://cdnjs.cloudflare.com/ajax/libs/matter-js/0.19.0/plugins/matter-wrap.min.js"></script> |
71 |
| - <script src="load/universal.js"></script> |
| 70 | + |
| 71 | + <canvas id="bg1" style="width: 100%; height: 100%;"></canvas> |
| 72 | + |
| 73 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/matter-js/0.19.0/matter.min.js" defer></script> |
| 74 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/matter-js/0.19.0/plugins/matter-wrap.min.js" defer></script> |
| 75 | + <script src="load/universal.js" defer></script> |
72 | 76 | </body>
|
73 | 77 | </html>
|
0 commit comments