Skip to content

Commit cef2118

Browse files
committed
23.6
[general] - minimal fixes and changes all-round [projects] - add new minor projects [about] - update current status
1 parent 75514ad commit cef2118

17 files changed

Lines changed: 68 additions & 17 deletions

File tree

assets/icons/tech/bun.svg

Lines changed: 18 additions & 0 deletions
Loading

assets/icons/tech/cursor.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/tech/nestjs.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/icons/tech/streamlit.svg

Lines changed: 1 addition & 0 deletions
Loading

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/content/collections/experience/grado.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ period: 2020-2024
55
logo: epi
66
---
77

8-
**grades:** 3.0 GPA, <b style="color: gold;"><i>14 honors</i></b>
8+
**grades:** 8,555 avg, 2.85 GPA, <b style="color: gold;">14/29 honors <i>"matrículas de honor"</i></b>
99

1010
see all subjects and content in my [backup](https://mier.info/backup).
1111

src/content/collections/experience/okticket.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: okticket
33
role: software engineer
44
period: 2023-
5-
icons: [ruby, laravel, docker, php, aws, typescript]
5+
icons: [ruby, laravel, docker, php, aws, typescript, nestjs]
66
class: okticket work
77
---
88

@@ -17,7 +17,8 @@ class: okticket work
1717
- further system migration (PHPUnit 11, PHP 8.3, Laravel 11) and maintenance.
1818
- sonarqube and locust integration for code quality and performance testing.
1919
- data lake creation, automated deployment and management.
20-
- **2023: developer (intership)**
20+
- maintenance and development of legacy and new components.
21+
- **2023: developer (internship)**
2122
- back-end system migration (laravel 10, PHP 8.2, composer 2).
2223
- local deploy automation with Docker and Ruby.
2324
- load and stress testing with Locust.

src/content/collections/projects/backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ para descargar todos los repositorios, usar el siguiente comando en una terminal
105105
- [Seguridad](https://github.com/miermontoto/Servicios)
106106
- [Tecnologías Web](https://github.com/miermontoto/Web)
107107
- [tew-lab-jee](https://github.com/miermontoto/tew-2324-4-UO283319-lab-jee), prácticas de laboratorio.
108-
- [tew1-41](https://github.com/miermontoto/tew1-2324), primer trabajo en grupo.
109-
- [tew2-41](https://github.com/miermontoto/tew2-2324), segundo trabajo en grupo.
108+
- [tew1-41](https://github.com/miermontoto/tew1-41), primer trabajo en grupo.
109+
- [tew2-41](https://github.com/miermontoto/tew2-41), segundo trabajo en grupo.
110110
- [web quiz](https://mier.info/web/), colección de preguntas de examen.
111111

112112
## y4t2
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: bprun
3+
desc: run your bitbucket pipelines locally with bun and docker.
4+
source: https://github.com/miermontoto/bprun
5+
icons: [bun, docker]
6+
emoji: 🚰
7+
minor: true
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: gStats
3+
desc: simple webview to analyze your local git repos.
4+
source: https://github.com/miermontoto/gStats
5+
icons: [python, streamlit]
6+
emoji: 📈
7+
minor: true
8+
---

0 commit comments

Comments
 (0)