Update main.html with education section

This commit is contained in:
EthanPisani 2024-10-21 23:38:35 -04:00
parent 93fe7eaa32
commit 8e8836cd4b

View File

@ -47,6 +47,15 @@
<a href="https://www.ethanpisani.com" target="_blank">Website</a> <a href="https://www.ethanpisani.com" target="_blank">Website</a>
<a href="https://www.github.com/EthanPisani" target="_blank">GitHub</a> <a href="https://www.github.com/EthanPisani" target="_blank">GitHub</a>
</p> </p>
<div class="section">
<h2>Education</h2>
<p class="project-container-p"><strong>Bachelor of Computer Science <em>University of Western Ontario</em></strong> <span class=project-date">2021 — 2025</span></p>
<p>
Honors Specialization in Computer Science
</p>
</div>
<div class="section"> <div class="section">
<h2>Projects</h2> <h2>Projects</h2>
@ -56,7 +65,7 @@
<hr> <hr>
<div name="Tails of Ailurus"> <div name="Tails of Ailurus">
<p class="project-container-p">Tails of Ailurus</strong> <span class=project-date">September 2024 — Present</span></p> <p class="project-container-p"><strong>Tails of Ailurus</strong> <span class=project-date">September 2024 — Present</span></p>
<ul> <ul>
<li>Developing a 3D game in the Godot 4.3 Engine</li> <li>Developing a 3D game in the Godot 4.3 Engine</li>
<li>Wrote custom GDextension modules in C++ for the game engine</li> <li>Wrote custom GDextension modules in C++ for the game engine</li>
@ -172,7 +181,7 @@
<li>Performed daily QA testing of regressions, enhancing team efficiency.</li> <li>Performed daily QA testing of regressions, enhancing team efficiency.</li>
<li>Gained experience in agile development, using Jira, code reviews, impact analysis, and Endevor.</li> <li>Gained experience in agile development, using Jira, code reviews, impact analysis, and Endevor.</li>
</ul> </ul>
<hr>
<p><strong>Junior Communications Officer</strong> | DFO Government of Canada<br /> <p><strong>Junior Communications Officer</strong> | DFO Government of Canada<br />
May 2022 — August 2022</p> May 2022 — August 2022</p>
<ul> <ul>
@ -228,13 +237,7 @@
</div> </div>
<div class="section">
<h2>Education</h2>
<p>
<strong>Bachelor of Computer Science</strong>, University of Western Ontario<br />
Honors Specialization in Computer Science (2021 - 2025)
</p>
</div>