mirror of
https://github.com/EthanPisani/ethanpisani.com.git
synced 2025-07-02 18:15:18 -04:00
Update main.html with education section
This commit is contained in:
parent
93fe7eaa32
commit
8e8836cd4b
@ -48,6 +48,15 @@
|
||||
<a href="https://www.github.com/EthanPisani" target="_blank">GitHub</a>
|
||||
</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">
|
||||
<h2>Projects</h2>
|
||||
|
||||
@ -56,7 +65,7 @@
|
||||
<hr>
|
||||
|
||||
<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>
|
||||
<li>Developing a 3D game in the Godot 4.3 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>Gained experience in agile development, using Jira, code reviews, impact analysis, and Endevor.</li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
<p><strong>Junior Communications Officer</strong> | DFO Government of Canada<br />
|
||||
May 2022 — August 2022</p>
|
||||
<ul>
|
||||
@ -228,13 +237,7 @@
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user