Skip to content

Commit

Permalink
Update biography and profile picture
Browse files Browse the repository at this point in the history
  • Loading branch information
firuzz committed Apr 25, 2024
1 parent e548208 commit 6e2af69
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
Binary file modified images/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 12 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,12 @@

var institutes = {
'{DC}' : '<a href="https://dc.uba.ar/" target="_blank">Departamento de Computación</a>',
'{ELEQ}' : '<a href="https://www.elequation.com/" target="_blank">Elequation LLC</a>',
'{FCEN}' : '<a href="https://exactas.uba.ar/" target="_blank">Facultad de Ciencias Exactas y Naturales</a>',
'{FDM}' : '<a href="https://furiademolvania.bandcamp.com/" target="_blank">Furia de Molvania</a>',
'{GPUA}' : '<a href="https://www.gpu.audio/" target="_blank">GPU Audio</a>',
'{INDS}' : '<a href="https://www.indos.com.ar/" target="_blank">Indoscience S.A.</a>',
'{INR}' : '<a href="https://inria.fr/" target="_blank">Inria</a>',
'{KLN}' : '<a href="https://klunoficial.bandcamp.com/" target="_blank">klun:</a>',
'{LRL}' : '<a href="https://lorel-team.github.io/" target="_blank">LoReL</a>',
'{SWH}' : '<a href="https://www.softwareheritage.org/" target="_blank">Software Heritage</a>',
Expand Down Expand Up @@ -90,7 +94,7 @@

<div id="main-matter"></div>
<h1>Andrés Ezequiel Viso</h1>
<div>Post-doctoral fellow at <span class="institute">{SWH}</span>.</div>
<div>CTO at <span class="institute">{INDS}</span> and <span class="institute">{ELEQ}</span>.</div>

<ul id="menu">
<li onclick="show('about');">About</li>
Expand All @@ -99,13 +103,15 @@ <h1>Andrés Ezequiel Viso</h1>
</ul>

<div id="about" class="content visible">
<p>I studied Computer Science at the University of Buenos Aires and received my PhD on semantics for functional programming languages. I did a posdoc at Inria, France, in the context of the Software Heritage project, developing the provenance index for the <span class="institute">{SWH}</span> Archive.</p>
<p>I hold a PhD in Computer Science with a specialization in semantics for functional programming languages from <span class="institute">{UBA}</span>. Following my doctoral studies, I conducted postdoctoral research at <span class="institute">{INR}</span>, France, contributing to the <span class="institute">{SWH}</span> project by developing the provenance index for the Software Heritage Archive.</p>

</p>My interest vary from theoretical aspects of Computer Science to more practical solutions involving Computer Vision and Artificial Intelligence. Aside of my academical research activity, I've been working on the industry developing software for the past decade. Most of these project involved using GP/GPU technology for real-time audio/video processing combined with AI and CV techniques.</p>

<p>I'm a member of the <span class="institute">{LRL}</span> research team at <span class="institute">{UNQ}</span>.</p>
</p>My expertise spans a spectrum from theoretical Computer Science to practical applications, with a particular focus on Computer Vision and Artificial Intelligence. Over the past 15 years, I've actively contributed to various industry projects, predominantly leveraging GPU technology for real-time audio/video processing integrated with AI and CV methodologies.</p>

<p>I'm also a part time musician, playing bass guitar and other instruments in different bands, although I consider myself mainly a guitar player. Got your attention?... Help yourself: <span class="institute">{KLN}</span>, <span class="institute">{FDM}</span>.</p>
</p>As a co-founder of <span class="institute">{GPUA}</span>, I served as the Product Manager for the core technology for nearly 8 years. Additionally, I co-founded <span class="institute">{INDS}</span> and <span class="institute">{ELEQ}</span>, both dedicated to merging technology and innovation to create novel industry solutions.</p>

</p>I am also a member of the <span class="institute">{LRL}</span> research team at <span class="institute">{UNQ}</span>.</p>

</p>Beyond my professional pursuits, I indulge in my passion for music as a part-time musician, primarily playing bass guitar and other instruments across different bands, though I identify primarily as a guitarist. Intrigued? Feel free to explore my musical endeavors: <span class="institute">{KLN}</span>, <span class="institute">{FDM}</span>.</p>
</div>

<div id="research" class="content">
Expand Down

0 comments on commit 6e2af69

Please sign in to comment.