mirror of
https://github.com/EthanPisani/ethanpisani.com.git
synced 2025-07-02 18:15:18 -04:00
Update list styles, add asl project
This commit is contained in:
parent
b1c3c9379e
commit
c5e9377936
@ -35,7 +35,8 @@ p, li {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style-type: none;
|
list-style-type: square;
|
||||||
|
list-style-position: inside;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -61,6 +62,8 @@ a:hover {
|
|||||||
.skills-list {
|
.skills-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
list-style-type: none;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skills-list li {
|
.skills-list li {
|
||||||
|
@ -39,8 +39,10 @@
|
|||||||
<h1 class="text-pop-up-top">Ethan Pisani.</h1>
|
<h1 class="text-pop-up-top">Ethan Pisani.</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://www.linkedin.com/in/ethanpisani" target="_blank">LinkedIn</a> ⋄
|
<a href="https://www.linkedin.com/in/ethanpisani" target="_blank"
|
||||||
<a href="https://www.ethanpisani.com" target="_blank">Website</a> ⋄
|
>LinkedIn</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>
|
||||||
|
|
||||||
@ -203,10 +205,53 @@
|
|||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
|
<div name="ASL-Translate-GPT ">
|
||||||
|
<p class="project-container-p">
|
||||||
|
<strong
|
||||||
|
><a
|
||||||
|
href="https://github.com/EthanPisani/ASL-Translate-GPT"
|
||||||
|
target="_blank"
|
||||||
|
>ASL-Translate-GPT
|
||||||
|
</a></strong
|
||||||
|
>
|
||||||
|
<span class="project-date">2023</span>
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Contributed to a modular design approach that enabled
|
||||||
|
independent development and testing of project components,
|
||||||
|
improving team efficiency and streamlining code integration.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Addressed server crashes, API instability, and integration
|
||||||
|
issues through improved version control, error handling, and
|
||||||
|
coding standardization, resulting in a resilient and functional
|
||||||
|
application.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Led the implementation of an image recognition module that
|
||||||
|
captured and converted ASL hand signs into text, enabling
|
||||||
|
seamless communication with a chatbot using OpenAI’s GPT-3 API,
|
||||||
|
while supporting English, Spanish, and French for broader
|
||||||
|
accessibility.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Streamlined collaboration through Bitbucket for version control,
|
||||||
|
conducted regular in-person group work sessions, and implemented
|
||||||
|
weekly scrum meetings to enhance communication, track progress
|
||||||
|
using Jira, and ensure accountability across the team.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
<div name="SMPLY-Navigate">
|
<div name="SMPLY-Navigate">
|
||||||
<p class="project-container-p">
|
<p class="project-container-p">
|
||||||
<strong
|
<strong
|
||||||
><a href="https://github.com/EthanPisani/SMPLY-Navigate"
|
><a
|
||||||
|
href="https://github.com/EthanPisani/SMPLY-Navigate"
|
||||||
|
target="_blank"
|
||||||
>SMPLY-Navigate</a
|
>SMPLY-Navigate</a
|
||||||
></strong
|
></strong
|
||||||
>
|
>
|
||||||
@ -236,7 +281,9 @@
|
|||||||
<div name="Gan Flask Website">
|
<div name="Gan Flask Website">
|
||||||
<p class="project-container-p">
|
<p class="project-container-p">
|
||||||
<strong
|
<strong
|
||||||
><a href="https://github.com/EthanPisani/gan.ethanpisani.com"
|
><a
|
||||||
|
href="https://github.com/EthanPisani/gan.ethanpisani.com"
|
||||||
|
target="_blank"
|
||||||
>Gan Flask Website</a
|
>Gan Flask Website</a
|
||||||
></strong
|
></strong
|
||||||
>
|
>
|
||||||
@ -258,7 +305,9 @@
|
|||||||
|
|
||||||
<div name="chemistry Study Guide">
|
<div name="chemistry Study Guide">
|
||||||
<p class="project-container-p">
|
<p class="project-container-p">
|
||||||
<strong> <a href="/chem12cpt">Chemistry Study Guide </a> </strong>
|
<strong>
|
||||||
|
<a href="/chem12cpt" target="_blank">Chemistry Study Guide</a>
|
||||||
|
</strong>
|
||||||
<span class="project-date">2021</span>
|
<span class="project-date">2021</span>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
@ -325,9 +374,9 @@
|
|||||||
|
|
||||||
<div class="section">
|
<div class="section">
|
||||||
<h2>Experience</h2>
|
<h2>Experience</h2>
|
||||||
<p>
|
<p class="project-container-p">
|
||||||
<strong>Junior Software Developer</strong> | Canada Revenue Agency<br />
|
<strong>Junior Software Developer | Canada Revenue
|
||||||
May 2024 — September 2024
|
Agency</strong> <span class="project-date">May 2024 — August 2024</span>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -344,10 +393,9 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr />
|
<hr />
|
||||||
<p>
|
<p class="project-container-p">
|
||||||
<strong>Junior Communications Officer</strong> | DFO Government of
|
<strong>Junior Communications Officer | DFO Government of
|
||||||
Canada<br />
|
Canada</strong> <span class="project-date">May 2022 — August 2022</span>
|
||||||
May 2022 — August 2022
|
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
@ -371,7 +419,7 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<p class="project-container-p">
|
<p class="project-container-p">
|
||||||
<strong>Western Developer Society | LTC Bus AI/ML | Team Lead</strong
|
<strong>Team Lead | LTC Bus AI/ML | Western Developer Society</strong
|
||||||
><span class="project-date">October 2024</span>
|
><span class="project-date">October 2024</span>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
@ -388,7 +436,7 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<p class="project-container-p">
|
<p class="project-container-p">
|
||||||
<strong>Western AI | Project ASH | Developer</strong
|
<strong>Developer | Project ASH | Western AI</strong
|
||||||
><span class="project-date">2023</span>
|
><span class="project-date">2023</span>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
@ -408,7 +456,7 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<p class="project-container-p">
|
<p class="project-container-p">
|
||||||
<strong>Western AI | Project Lambda | Developer</strong
|
<strong>Developer | Project Lambda | Western AI</strong
|
||||||
><span class="project-date">2022</span>
|
><span class="project-date">2022</span>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
@ -426,7 +474,7 @@
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<p class="project-container-p">
|
<p class="project-container-p">
|
||||||
<strong>Western AI | Pose Estimation | Developer </strong
|
<strong>Developer | Pose Estimation | Western AI</strong
|
||||||
><span class="project-date">2021</span>
|
><span class="project-date">2021</span>
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user