aboutsummaryrefslogtreecommitdiff
path: root/src/public/en/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/public/en/index.html')
-rw-r--r--src/public/en/index.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/public/en/index.html b/src/public/en/index.html
new file mode 100644
index 0000000..ca737d8
--- /dev/null
+++ b/src/public/en/index.html
@@ -0,0 +1,37 @@
+<img src="<%= url_for('images/me.jpeg') %>" alt="Una foto meva" id="image-profile" width="120">
+
+<div>
+ <p>
+ <b>Miquel Sabaté Solà</b> (Piera, 1989) has a degree in Computer Science (<a href="https://www.fib.upc.edu/en" title="FIB's site">FIB/UPC</a>, 2014)
+ and in Catalan Language and Literature (<a href="https://www.uoc.edu/portal/en/index.html" title="UOC's site">UOC</a>, 2022), and holds a
+ Master’s degree in Advanced Research in Humanistic Studies (<a href="https://www.urv.cat/en/" title="URV's site">URV</a>, 2023).
+ He works as a Senior Full-Stack Software Developer at <a href="https://www.suse.com/">SUSE</a>, has contributed to numerous FOSS projects,
+ and has been a mentor in the <a href="https://summerofcode.withgoogle.com/" title="GSoC's site">Google Summer of Code</a>
+ program inside of the <a href="https://www.opensuse.org/">openSUSE</a> project.
+ </p>
+
+ <p>
+ His main topics of research in humanistic studies are the textual criticism of unpublished authors of the catalan Baroque period and their contextualization.
+ In particular, he has been working on the study of the life and literary works of Joan Terré Sarriera (1601-1640),
+ a poet from the first period of catalan Baroque.
+ </p>
+
+ <p>
+ He is also involved in politics, being a member of <a href="http://viladecapellades.cat/">Vila de Capellades - CUP</a>, and,
+ during the municipal elections celebrated in may 2019, he was nominated as councilor at Capellades.
+ When forming up the government of the Town Hall, he was nominated as councilor of Youth, Citizen Participation and Transparency;
+ which he later <a href="http://viladecapellades.cat/noticia/309/comunicat-de-vila-de-capellades-cup-en-relacio-a-la-sortida-del-govern">renounced in march 2023</a>.
+ On the next elections, in 2023, he was reelected as a councilor, but remaining at the opposition this time.
+ Moreover, in october 2020, he also took the position of councilor at the Consell Comarcal de l’Anoia from representatives that left office early,
+ being also a spokesman there for the CUP party until july 2023 (end of the term).
+ </p>
+
+ <p>
+ You can reach me at <a href="mailto:mikisabate@gmail.com">mikisabate@gmail.com</a>, check my <a href="<%= url_for('en/cv.html') %>" title="CV">CV</a>, or contact me otherwise at:
+ <ul>
+ <li><a href="https://github.com/mssola">Github</a>.</li>
+ <li><a href="https://twitter.com/miquelssola">Twitter</a>.</li>
+ <li><a href="https://scholar.google.com/citations?user=7WXJc30AAAAJ">Google Scholar</a>.</li>
+ </ul>
+ </p>
+</div>