Update texts
parent
5b79ac10de
commit
45a05ebb04
|
@ -7,9 +7,9 @@ layout: about
|
||||||
|
|
||||||
# ¡Hola!, I'm Óscar
|
# ¡Hola!, I'm Óscar
|
||||||
|
|
||||||
A software developer living in Lugo, a small and beautiful city in the *Northwest* of Spain.
|
A software developer living in Lugo, a small and beautiful city in the *Northwest* of Spain, surrounded by Roman Walls and lush forests.
|
||||||
|
|
||||||
Since I've started this journey, I've been working in different areas: sysadmin, web dev, front and back, data analysis... and right now I'm writing a lot Python backend code (and enjoying while learning Go).
|
Since I've started this journey, I've been working in different areas: sysadmin, operations, web dev, front and back, data analysis... and right now I'm writing a lot Python backend code (and enjoying while learning Go).
|
||||||
|
|
||||||
If you would like to get in touch, you can <a href="mailto://info@oscarmlage.com">✉️ drop me an email</a> or use any of those:
|
If you would like to get in touch, you can <a href="mailto://info@oscarmlage.com">✉️ drop me an email</a> or use any of those:
|
||||||
|
|
||||||
|
@ -108,14 +108,15 @@ about_me:
|
||||||
- https://oscarmlage.com
|
- https://oscarmlage.com
|
||||||
- https://github.com/oscarmlage
|
- https://github.com/oscarmlage
|
||||||
- https://twitch.tv/oscarmlage
|
- https://twitch.tv/oscarmlage
|
||||||
|
- https://linkedin.com/in/oscarmlage/
|
||||||
|
|
||||||
experience:
|
experience:
|
||||||
- 2012-now():
|
- 2012-now():
|
||||||
- company: "Freelance"
|
- company: "Freelance"
|
||||||
roles:
|
roles:
|
||||||
- "Analyst"
|
- "Analyst"
|
||||||
- "Developer"
|
- "Full Stack Developer"
|
||||||
- "Sysadmin"
|
- "Sysadmin and devops"
|
||||||
competences:
|
competences:
|
||||||
- frontend-dev
|
- frontend-dev
|
||||||
- backend-dev
|
- backend-dev
|
||||||
|
@ -128,10 +129,11 @@ experience:
|
||||||
- laravel
|
- laravel
|
||||||
- docker
|
- docker
|
||||||
- ansible
|
- ansible
|
||||||
|
- aws
|
||||||
- 2008-2014:
|
- 2008-2014:
|
||||||
- company: "DiscoAzul S.L."
|
- company: "DiscoAzul S.L."
|
||||||
roles:
|
roles:
|
||||||
- "Developer"
|
- "Full Stack Developer"
|
||||||
- "Sysadmin"
|
- "Sysadmin"
|
||||||
competences:
|
competences:
|
||||||
- frontend-dev
|
- frontend-dev
|
||||||
|
@ -179,7 +181,10 @@ projects:
|
||||||
description: "Personal wiki to start learning GoLang"
|
description: "Personal wiki to start learning GoLang"
|
||||||
url: https://github.com/oscarmlage/wikingo
|
url: https://github.com/oscarmlage/wikingo
|
||||||
competences:
|
competences:
|
||||||
- go
|
- go-lang
|
||||||
|
- gorm
|
||||||
|
- echo
|
||||||
|
- blackfriday
|
||||||
- name: "Twitch channel"
|
- name: "Twitch channel"
|
||||||
description: "Sharing my way of working since 2021"
|
description: "Sharing my way of working since 2021"
|
||||||
competences:
|
competences:
|
||||||
|
@ -198,19 +203,21 @@ projects:
|
||||||
competences:
|
competences:
|
||||||
- matrix
|
- matrix
|
||||||
- docker
|
- docker
|
||||||
- name: "GOGS 2 Gitlab"
|
- name: "GOGS 2 Gitlab scripts"
|
||||||
description: "Migration script from GOGS repos to a GitLab instance"
|
description: "Migration scripts from GOGS repos to a GitLab instance"
|
||||||
urls:
|
urls:
|
||||||
- https://github.com/oscarmlage/gogs2gitlab-python
|
- https://github.com/oscarmlage/gogs2gitlab-python
|
||||||
|
- https://github.com/oscarmlage/gogs2gitlab-rust
|
||||||
|
- https://github.com/oscarmlage/gogs2gitlab-go
|
||||||
competences:
|
competences:
|
||||||
- go
|
- go-lang
|
||||||
- rust
|
- rust-lang
|
||||||
- python
|
- python
|
||||||
- name: "GST"
|
- name: "GST"
|
||||||
description: "Cli command that consumes a remote API for timestamps"
|
description: "Cli command that consumes a remote API for timestamps"
|
||||||
url: https://github.com/oscarmlage/rust-gst
|
url: https://github.com/oscarmlage/rust-gst
|
||||||
competences:
|
competences:
|
||||||
- rust
|
- rust-lang
|
||||||
- tokio
|
- tokio
|
||||||
- serde
|
- serde
|
||||||
- reqwest
|
- reqwest
|
||||||
|
@ -241,9 +248,9 @@ studies:
|
||||||
hobbies:
|
hobbies:
|
||||||
- name: "Brazilian Jiu Jitsu"
|
- name: "Brazilian Jiu Jitsu"
|
||||||
range: NaN-grade1
|
range: NaN-grade1
|
||||||
- name: "Woodworking"
|
- name: "Wood Working"
|
||||||
range: amateur
|
range: amateur-having-fun
|
||||||
- name: "Only text mode"
|
- name: "Console and only text mode for everything"
|
||||||
range: always-learning
|
range: always-learning
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -252,7 +259,7 @@ hobbies:
|
||||||
|
|
||||||
This site has been built on top of [Hugo](https://gohugo.io), [Vim](https://www.vim.org), [Twitch](https://twitch.tv/oscarmlage) (did almost everything live!, since the Hugo research to the last fill of text placeholders) And of course, ❤️ and ☕. Oh! and [the repo](https://github.com/oscarmlage/oscarmlagecom) is public now.
|
This site has been built on top of [Hugo](https://gohugo.io), [Vim](https://www.vim.org), [Twitch](https://twitch.tv/oscarmlage) (did almost everything live!, since the Hugo research to the last fill of text placeholders) And of course, ❤️ and ☕. Oh! and [the repo](https://github.com/oscarmlage/oscarmlagecom) is public now.
|
||||||
|
|
||||||
**Let me specially highlight that all of this was possible because [Segundo Fdez](https://www.segundofdez.com) gifted me his best gift: time, effort and the knowledge to make this great interface you're looking at. Thank you so much ❤️**
|
**Let me specially highlight that all of this was possible because [Segundo Fdez](https://www.segundofdez.com) has given me his best gift: time, effort and the knowledge to make this great interface you're looking at. Thank you so much ❤️**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue