finished resume

This commit is contained in:
Karma Riuk 2023-09-05 18:52:47 +02:00
parent f7d7f42254
commit c0f85d0e98

View File

@ -250,16 +250,13 @@
<h4>Bachelor in Informatics</h4> <h4>Bachelor in Informatics</h4>
<h5>2020 - 2023</h5> <h5>2020 - 2023</h5>
<p><em>Università della Svizzera Italiana, Lugano, CH <br> GPA: 9.21/10</em></p> <p><em>Università della Svizzera Italiana, Lugano, CH <br> GPA: 9.21/10</em></p>
<p>I completed my Bachelor's in Computer Science at USI, where I explored a <p>I completed my Bachelor's in Computer Science at USI, where I explored a diverse
diverse curriculum. My favorite courses included 'Systems Programming,' 'Computer curriculum. My favorite courses included "Systems Programming," "Computer Graphics,"
Graphics,' and 'Image and Video Processing,' which deepened my expertise in these and "Image and Video Processing," which deepened my expertise in these areas. I
areas. excelled in my Bachelor Project (equivalent to a Thesis), earning a perfect score,
I excelled in my Bachelor Project (equivalent to a Thesis), earning a perfect score, highlighting my dedication and systematic problem-solving skills. My time at USI
highlighting my dedication equipped me with a strong foundation and practical experience, preparing me for a
and systematic problem-solving skills. My time at USI equipped me with a successful journey in the field of computer science.</p>
strong foundation and practical experience, preparing me for a successful journey in
the
field of computer science.</p>
</div> </div>
</div> </div>
</div> </div>
@ -313,7 +310,7 @@
One of the most important of the bachelor as it teaches first year students to One of the most important of the bachelor as it teaches first year students to
write code in Java write code in Java
</li> </li>
<li>Lead three groups of two or three students in their end-of-semester <li>Mentored and lead three groups of two or three students in their end-of-semester
project</li> project</li>
</ul> </ul>
</div> </div>
@ -333,14 +330,36 @@
<h4>Front-end Intern</h4> <h4>Front-end Intern</h4>
<h5>Autumn 2022</h5> <h5>Autumn 2022</h5>
<p><em>Internship at TCPOS SA - Zucchetti Switzerland, Mendrisio, CH</em></p> <p><em>Internship at TCPOS SA - Zucchetti Switzerland, Mendrisio, CH</em></p>
<p> <p>
This internship took place during the Autumn semester of the 3rd year of my Bachelor's
degree. It was part of the course "<a href="#">Software Atelier 5: Field Project</a>"
where students spend two days per week working for a company associated with USI.
<!-- TODO: ask chatgpt to reformulate SA5 cuz I can't write :))))) -->
<ul> <ul>
<li>Developed numerous marketing programs (logos, brochures,infographics, presentations, <li>Worked under the tutelage of Stefano Sarina which
and advertisements).</li> <!-- TODO: come cazzo si dice che lo stimo un botto in inglese?? Non lo so ma si può chiedere a... chi lo sa? CHATGPT OF COURSE, let's goooooooooooo -->
<li>Managed up to 5 projects or tasks at a given time while under pressure</li> </li>
<li>Recommended and consulted with clients on the most appropriate graphic design</li> <li>Went through a full all of the major steps of creating a website:
<li>Created 4+ design presentations and proposals a month for clients and account <ul class="mt-1">
managers</li> <li>Create a figma design (it was bad, I'm not a designer :) ) </li>
<li>Develop a MVP (minimum viable product)</li>
<li>Fully implement the website with calls to the API on the back-end and
displaying the resulting data</li>
</ul>
</li>
<li>Created a React app from scratch (without using <code>npm create-react-app</code>)
to learn all about a React application was made of
</li>
<li>Worked with the following technologies:
<ul class="mt-1">
<li>React</li>
<li>Webpack</li>
<li>TypeScript</li>
<li>SASS</li>
<li>Material UI</li>
</ul>
</li>
</ul> </ul>
</p> </p>
</div> </div>