Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ Jean Pierre Mandujano Gutierrez(manduinca) <[email protected]>
Jonatan Tisnado(jotisa) <[email protected]>
Darwin Vasquez (darwin) <[email protected]>
Mario Inga (mario21ic) <[email protected]>
Erick Navarro (erickgnavar) <[email protected]>
Erick Navarro (erickgnavar) <[email protected]>
Miguel Angel Fernández Rodríguez(Mangel) <[email protected]>
Miguel Ángel Fernández Rodríguez(Mangel) <[email protected]>
56 changes: 56 additions & 0 deletions blog/members/mangel-7368b4ac.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
blogpost: true
author: Miguel Angel Fernández
location: Lima
category: members
language: Español
image: 1
excerpt: 1
---

% NOTA: No olvidar poner la fecha de publicación debajo de `blogpost: true`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Remove the in-page “NOTA” helper.

This note will render on the page. Delete it and set a proper date in the front matter if this file is kept.

-% NOTA: No olvidar poner la fecha de publicación debajo de `blogpost: true`
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
% NOTA: No olvidar poner la fecha de publicación debajo de `blogpost: true`
🤖 Prompt for AI Agents
In blog/members/mangel-7368b4ac.md around line 11, remove the in-page helper
comment "% NOTA: No olvidar poner la fecha de publicación debajo de `blogpost:
true`" because it will render on the page; instead delete that line and, if
keeping the post, set the publication date in the YAML front matter (e.g., add
or update a date field) so no visible note remains in the content.


# Miguel Angel Fernández

```{gravatar} [email protected]
---
width: 200
class: "member-gravatar"
---
```

```{raw} html
<ul class="social-media profile">
<li>
<a class="external reference" href="https://github.com/MangelRyujin">
<iconify-icon icon="simple-icons:Select.BLANK" style="font-size:2em"></iconify-icon>
</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Fix invalid icon identifier.

“simple-icons:Select.BLANK” doesn’t exist; use GitHub.

-            <iconify-icon icon="simple-icons:Select.BLANK" style="font-size:2em"></iconify-icon>
+            <iconify-icon icon="simple-icons:github" style="font-size:2em"></iconify-icon>
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
<a class="external reference" href="https://github.com/MangelRyujin">
<iconify-icon icon="simple-icons:Select.BLANK" style="font-size:2em"></iconify-icon>
</a>
<a class="external reference" href="https://github.com/MangelRyujin">
<iconify-icon icon="simple-icons:github" style="font-size:2em"></iconify-icon>
</a>
🤖 Prompt for AI Agents
In blog/members/mangel-7368b4ac.md around lines 25 to 27 the icon identifier
"simple-icons:Select.BLANK" is invalid; replace it with the correct GitHub icon
identifier from Simple Icons (e.g., "simple-icons:github") and ensure the icon
element uses that identifier and appropriate aria-label/title for accessibility.

</li>
</ul>
```

:Aliases: Mangel

:Ciudad: Lima

:Homepage: https://mangel-portfolio.vecel.app
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue

Correct homepage domain (typo).

vercel → vercel. Current link won’t resolve.

-:Homepage: https://mangel-portfolio.vecel.app
+:Homepage: https://mangel-portfolio.vercel.app
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
:Homepage: https://mangel-portfolio.vecel.app
:Homepage: https://mangel-portfolio.vercel.app
🤖 Prompt for AI Agents
In blog/members/mangel-7368b4ac.md around line 36, the homepage URL has a typo
("vecel.app"); replace it with the correct domain "vercel.app" so the link
resolves (i.e., change https://mangel-portfolio.vecel.app to
https://mangel-portfolio.vercel.app).


## Sobre mí

Ingeniero informático dedicado al desarrollo de software.

### ¿Quién eres y a qué te dedicas?

Dedicado al desarrollo de software y construcción de sistemas escalables.

### ¿Cómo programas en Python?

Principalmente usando frameworks como django o fastapi para la construccion de apis o sistemas robustos y escalables . Usando pip, uv y poetry. Y aplicando los principios de SOLID y CLEAN CODE para mantener legibilidad y escalabilidad del código.

### ¿Tienes algún aporte a la comunidad de Python?

He contribuido al módulo edit-python-pe. Esperemos por más.

### ¿Estás disponible para hacer mentoring, consultorías, charlas?

¡Yeaaaaaaaaaaaaaaa!
53 changes: 53 additions & 0 deletions blog/members/mangel-de6021aa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
blogpost: true
date: 04 Sep, 2025
author: Mangel
location: Lima, Perú
category: members
language: Español
image: 1
excerpt: 1
---

# Miguel Ángel Fernández Rodríguez

```{gravatar} [email protected]
---
width: 200
class: "member-gravatar"
---
```

```{raw} html
<ul class="social-media profile">
<li>
<a class="external reference" href="https://github.com/MangelRyujin">
<iconify-icon icon="simple-icons:github" style="font-size:2em"></iconify-icon>
</a>
</li>
</ul>
```

:Aliases: Mangel

:Ciudad: Lima, Perú

:Homepage: https://mangel-portfolio.vercel.app

## Sobre mí

### ¿Quién eres y a qué te dedicas?

Ingeniero informático y desarrollador de software

### ¿Cómo programas en Python?

print("Hola Mundo").... Era broma. Programo principalmente usando frameworks como django, fastapi o realizando scripts, dependiendo del alcance y arquitectura del proyecto. Siempre usando las buenas prácticas como SOLID y CLEAN CODE para hacer el código más legible y escalable.

### ¿Tienes algún aporte a la comunidad de Python?

He contribuido en el paquete de edit-python-pe de la comunidad de python.pe. Esperemos por más....

### ¿Estás disponible para hacer mentoring, consultorías, charlas?

¡Yeaaaaaaaaa!