updated the resume
This commit is contained in:
parent
3d1943791e
commit
3c5ce5c07a
69
index.html
69
index.html
@ -441,39 +441,31 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
|
||||
<div data-aos="fade-up-left">
|
||||
<h3 class="resume-title">Professional Experience</h3>
|
||||
<div class="resume-item">
|
||||
<h4>UROP</h4>
|
||||
<h5>Summer 2023</h5>
|
||||
<p><em>Internship at Università della Svizzera Italiana, Lugano, CH</em></p>
|
||||
<h4>Research Lab Assistant</h4>
|
||||
<h5>August 2024 - June 2024</h5>
|
||||
<p><em>Part-time job at Università della Svizzera Italiana, Lugano, CH</em></p>
|
||||
<p>
|
||||
<a
|
||||
href="https://www.inf.usi.ch/en/informatics-research/internships/students">UROP</a>
|
||||
(Undergraduate Research Opportunities Program) is an internship offered to the top
|
||||
five students that apply and allows you to work with a research group of your
|
||||
choice.
|
||||
Helped in various tasks in a the research lab of Prof. Laura Pozzi. This lab specializes in the
|
||||
automation of embedded processor customization, the design and compilation of innovative reconfigurable hardware, and
|
||||
techniques for Approximate Computing and Logic Synthesis.
|
||||
<ul>
|
||||
<li>Worked under the tutelage of Prof. Didyk and PhD student Jorge Condor</li>
|
||||
<li>Brought my expertise to a project that aims to do HDR reconstruction using
|
||||
Neural Radiance Fields (NeRFs) in combination with event cameras</li>
|
||||
<li>Extended a pre-existing event camera simulator to make it compute the data
|
||||
wanted by my supervisors in order to generate synthetic data to train the NeRFs
|
||||
</li>
|
||||
<li>Learned how to use Unreal Engine 5 to create short sequences of a camera flying
|
||||
around a scene</li>
|
||||
<li>It was very instructive since neither of my supervisors knew the material I had
|
||||
to work on, so I had to learn how to read code and understand it deeply in order
|
||||
to complete the task required of me</li>
|
||||
<li>Made a case study to investigate various optimization methods to improve the performance of an established system</li>
|
||||
<li>Refactored an entire codebase to make it more modular, cleaner and easier to use and extend</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div data-aos="fade-up">
|
||||
<div class="resume-item">
|
||||
<h4>Teaching assistant</h4>
|
||||
<h5>2022 - present</h5>
|
||||
<h5>2022 - 2025</h5>
|
||||
<p><em>Part-time job at Università della Svizzera Italiana, Lugano, CH</em></p>
|
||||
<p>
|
||||
Helped teachers with grading assignments and exams. Tried to create a meaningful
|
||||
@ -482,6 +474,16 @@
|
||||
sparkles in their eyes when they learned about concepts I taught them.
|
||||
</p>
|
||||
</div>
|
||||
<div class="resume-item secondary">
|
||||
<h4 style="font-weight: normal">TA - Automata and Formal Langauges</h4>
|
||||
<h5>Autumn 2024</h5>
|
||||
<p><em>3 ECTS - Prof. Matthias Hauswirth</em></p>
|
||||
<ul>
|
||||
<li>Teaches the theoretical foundations of computing, focusing on formal models like finite automata and pushdown
|
||||
automata, and their role in defining and analyzing regular and context-free languages</li>
|
||||
<li>Closely participated in assignment and exam corrections</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="resume-item secondary">
|
||||
<h4 style="font-weight: normal">TA - Programming Fundamentals 2</h4>
|
||||
<h5>Spring 2023 & 2024</h5>
|
||||
@ -506,6 +508,33 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="resume-item">
|
||||
<h4>UROP</h4>
|
||||
<h5>Summer 2023</h5>
|
||||
<p><em>Internship at Università della Svizzera Italiana, Lugano, CH</em></p>
|
||||
<p>
|
||||
<a
|
||||
href="https://www.inf.usi.ch/en/informatics-research/internships/students">UROP</a>
|
||||
(Undergraduate Research Opportunities Program) is an internship offered to the top
|
||||
five students that apply and allows you to work with a research group of your
|
||||
choice.
|
||||
<ul>
|
||||
<li>Worked under the tutelage of Prof. Didyk and PhD student Jorge Condor</li>
|
||||
<li>Brought my expertise to a project that aims to do HDR reconstruction using
|
||||
Neural Radiance Fields (NeRFs) in combination with event cameras</li>
|
||||
<li>Extended a pre-existing event camera simulator to make it compute the data
|
||||
wanted by my supervisors in order to generate synthetic data to train the NeRFs
|
||||
</li>
|
||||
<li>Learned how to use Unreal Engine 5 to create short sequences of a camera flying
|
||||
around a scene</li>
|
||||
<li>It was very instructive since neither of my supervisors knew the material I had
|
||||
to work on, so I had to learn how to read code and understand it deeply in order
|
||||
to complete the task required of me</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="resume-item" data-aos="fade-up">
|
||||
<h4>Front-end Intern</h4>
|
||||
<h5>Autumn 2022</h5>
|
||||
|
Loading…
x
Reference in New Issue
Block a user