From 261b5e3e80d1e75fdcd042675154a82c2ce469fb Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 5 Jul 2021 21:56:06 +0200 Subject: Added CV section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _i18n/en/about.md | 2 ++ _i18n/en/cv.md | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+) create mode 100644 _i18n/en/cv.md (limited to '_i18n/en') diff --git a/_i18n/en/about.md b/_i18n/en/about.md index f8086c6..ebe7962 100644 --- a/_i18n/en/about.md +++ b/_i18n/en/about.md @@ -20,6 +20,8 @@ personal website. It's difficult to define oneself, but if I had to: - I do [container thingies](https://en.wikipedia.org/wiki/Linux_containers) at [SUSE](https://www.suse.com). +You can also get this information in CV style [here](/en/about/cv.html). + ## Where can I found you?

diff --git a/_i18n/en/cv.md b/_i18n/en/cv.md new file mode 100644 index 0000000..46dc12f --- /dev/null +++ b/_i18n/en/cv.md @@ -0,0 +1,96 @@ +Miquel's picture + +# Miquel Sabaté Solà + +

+ +## Education + +`October 2020 - May 2021` +**University extension course:**
**«The discourse on the promotion of the catalan language: perspectives and arguments»** +
+*Centre de Recerca en Sociolingüística i Comunicació ([CUSC](https://www.ub.edu/web/ub/en/recerca_innovacio/recerca_a_la_UB/observatoris/observatoris/cusc.html?))*
+*Universitat de Barcelona ([UB](https://www.ub.edu/web/portal/en/))* + +`September 2016 - January 2022` +**Bachelor's Degree in Catalan Language and Literature** +
+`(expected)` +*Universitat Oberta de Catalunya ([UOC](https://www.uoc.edu/portal/en/index.html))* + +`September 2008 - June 2014` +**Bachelor's Degree in Computer Engineering**
+*Facultat d'Informàtica de Barcelona ([FIB](https://www.fib.upc.edu/en))*
+*Unversitat Politècnica de Catalunya ([UPC](https://www.upc.edu/en))* + +## Experience +`December 2020 - Present` +**Senior Full-Stack Software Developer** at **[SUSE](https://www.suse.com/)**
+Currently maintaining, inside of the [SCC](https://scc.suse.com) team, all those tools that make possible the interactions between customers and SUSE's software through subscriptions. + +`October 2020 - Present` +**Councilor** at **[Consell Comarcal de l'Anoia](http://www.anoia.cat/)**
+Taking this position from representatives that left office early, in october 2020 I took the office of Councilor and spokesman of the CUP party. + +`June 2019 - Present` +**Councilor** of **Youth**, **Citizen Participation** and **Transparency** at **[Ajuntament de Capellades](https://www.capellades.cat/)**
+In the municipal elections celebrated in may 2019, I was nominated as councilor at Capellades for the Vila de Capellades - CUP party. When forming up the government of the Town Hall, I was nominated as councilor of Youth, Citizen Participation and Transparency. + +`June 2015 - November 2020` +**Software Developer** at **[SUSE](https://www.suse.com/)** +- Started the Docker team at SUSE, which evolved into the [SUSE CaaS Platform](https://www.suse.com/products/caas-platform/) product, an enterprise class container management solution based on Kubernetes. +- Maintained tools such as [Portus](https://github.com/SUSE/Portus) (a Ruby on Rails application with Vue.js on the frontend) and [zypper-docker](https://github.com/SUSE/zypper-docker) (a Go CLI tool for patching and updating SUSE-based images). I have been the main contributor to these projects, and I have also been responsible for packaging and releasing them both as RPM packages and Docker images (by using [OBS](https://build.opensuse.org/)). +- Helped to create [skuba](https://github.com/SUSE/skuba), which is a CLI tool written in Go that is being used to orchestrate the Kubernetes pieces underneath [SUSE CaaS Platform](https://www.suse.com/products/caas-platform/). +- Given numerous talks, workshops and trainings about container-related technologies. I have also contributed with talks and workshops for [SUSECon](https://www.susecon.com/) in 2016, 2017 and 2019. + +`February 2012 - March 2015` +**Web developer** at **Saifor**
+Full-stack developer at Saifor. In there I developed a set of internal web applications written in PHP and PostgreSQL. + +`January 2011 - March 2015` +**Developer** at **[KDE](https://kde.org/)**
+I was involved with the KDE free software project. I was mainly focused on [KDevelop](http://kdevelop.org), where I was the maintainer for its Ruby support, and [Kate](https://kate-editor.org). + +`April 2012 - August 2012` +**Student** at **[Google Summer of Code](https://summerofcode.withgoogle.com/)**
+I spent the summer of 2012 working on a Google Summer of Code (GSoC). During this time I stabilized the KDevelop Ruby support successfully. + +## Contributions + +### Mentor + +I have been a [Google Summer of Code](https://summerofcode.withgoogle.com/) mentor twice: once in 2014 with the [KDE](https://kde.org/) project, and then in 2016 with [openSUSE](https://www.opensuse.org/). + +### FLOSS + +I have been involved in the maintenance of multiple free software projects, and I have also contributed to some of the dependencies of these projects. For example, I have contributed in some of the gems required by Portus such as [public_activity](https://github.com/chaps-io/public_activity), while also producing new ones such as [cconfig](https://github.com/mssola/cconfig) so the overall community can benefit from them. + +I have also contributed to other projects such as Docker, with contributions in the [Docker distribution](https://github.com/docker/distribution) and in the [Docker machine](https://github.com/docker/machine) projects, while also helping to maintain internal patches of Docker itself so customers could benefit from the latest security updates. + +All in all, I am a staunch supporter of free software and I strongly believe that fostering communities around it is beneficial for society at large. + +## Technical skills + +- **Languages**: advanced knowledge of Ruby, Go, C and Javascript, with also a high degree of confidence in Python, C++, Perl, Java, PHP and Bash. +- **Applications and frameworks**: advanced knowledge of Ruby on Rails, Vue.js, jQuery, PostgreSQL and Redis, among other technologies, thus being confident in the full stack of a web application. I also have experience deploying web applications in container environments, with a strong focus on Kubernetes. +- **Administration**: overall understanding in UNIX/Linux System administration. +- **Methodologies**: familiar with the [SCRUM](https://www.scrum.org/) methodology, being also experienced with it in remote environments. Experienced also in the [Kanban](https://en.wikipedia.org/wiki/Kanban) methodology. + +## Personal skills + +### Languages + +- **Catalan**: Native proficiency. +- **Spanish**: Native proficiency. +- **English**: Written and spoken proficiently. + +### Miscellaneous + +- Team player. +- Adaptable to new work environments and eager to learn. +- Used to work remotely, being adaptable on the schedule and the requirements from my team. -- cgit v1.2.3