Init Commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Experiencia
|
||||
---
|
||||
|
||||
Aquí es donde puedes destacar un poco sobre tu experiencia. Años de experiencia total, especialización, etc.
|
||||
|
||||
El contenido en esta introducción viene del archivo `content/experience/_index.md`.
|
||||
Este tipo de contenido, las "páginas índice", se denominan "branch bundles" (paquetes de rama). Puede leer más sobre [**secciones y paquetes** en la documentación de Hugo](https://gohugo.io/content-management/sections/#template-selection).
|
||||
|
||||
El contenido para cada elemento de experiencia (en los que puedes hacer clic a la izquierda) se define en la carpeta `content/experience`, con un elemento de contenido por experiencia, como en `job-1.es.md`, `job-2.es.md`, etc.
|
||||
|
||||
El contenido (texto y URL) para los botones a continuación (donde puedes agregar enlaces) proviene del archivo de traducción, `i18n/en.yaml`, en los elementos `experience_button`, `experience_button_url`, `experience_button2`, `experience_button2_url`, `experience_button3`, `experience_button3_url`.
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Expérience
|
||||
---
|
||||
|
||||
C'est ici que vous pouvez mettre en avant un peu de votre expérience. Années d'expérience totale, spécialisation, etc.
|
||||
|
||||
Le contenu de cette introduction provient du fichier `content/experience/_index.md`.
|
||||
Ce type de contenu, les "pages d'index", sont appelées "branch bundles" (paquets de branche). Vous pouvez en savoir plus sur [**les sections et les paquets** dans la documentation de Hugo](https://gohugo.io/content-management/sections/#template-selection).
|
||||
|
||||
Le contenu pour chaque élément d'expérience (sur lesquels vous pouvez cliquer à gauche) est défini dans le dossier `content/experience`, avec un élément de contenu par expérience, comme dans `job-1.fr.md`, `job-2.fr.md`, etc.
|
||||
|
||||
Le contenu (texte et URL) pour les boutons ci-dessous (où vous pouvez ajouter des liens) provient du fichier de traduction, `i18n/fr.yaml`, dans les éléments `experience_button`, `experience_button_url`, `experience_button2`, `experience_button2_url`, `experience_button3`, `experience_button3_url`.
|
||||
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: Experience
|
||||
button1_text: See page source
|
||||
button1_url: https://github.com/zetxek/adritian-demo/blob/main/content/experience/_index.md
|
||||
button1_icon: icon-square-github
|
||||
|
||||
button2_text: Button 2
|
||||
button2_url: https://linkedin.com/in/adrianmoreno
|
||||
button2_icon: icon-face-smile
|
||||
|
||||
button3_text: Button 3
|
||||
button3_url: https://linkedin.com/in/adrianmoreno
|
||||
button3_icon: icon-circle-arrow-up
|
||||
|
||||
---
|
||||
|
||||
This is where you can highlight a bit over your experience. Years of total experience, specialization, etc.
|
||||
|
||||
The content in this intro comes from the `content/experience/_index.md` file.
|
||||
These kind of content, the "index pages", are called "branch bundles". You can read more about [**sections and bundles** in Hugo's docs](https://gohugo.io/content-management/sections/#template-selection).
|
||||
|
||||
The content for each experience item (that you can click on the left) is defined in the `content/experience` folder, with one content item per experience, as in `job-1.md`, `job-2.md`, etc.
|
||||
|
||||
The content (text and URL) for the buttons below (where you can add links) comes from two different files, depending on where you see this content:
|
||||
1. in the "experience" page (`/experience`): this is passed from the content file, in `/content/experience/_index.md`
|
||||
2. in the home page (or another page), using shortcodes.
|
||||
|
||||
In both cases, the arguments that can be passed (either via shortcode or front matter arguments) are:
|
||||
- button1:
|
||||
- button1_text
|
||||
- button1_ url
|
||||
- button1_icon
|
||||
- button2:
|
||||
- button2_text
|
||||
- button2_ url
|
||||
- button2_icon
|
||||
- button3:
|
||||
- button3_text
|
||||
- button3_ url
|
||||
- button3_icon
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
date: 2022-01-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Trabajo #1"
|
||||
jobTitle: "Becario Junior"
|
||||
company: "Internet Affairs Inc."
|
||||
location: "Stavanger, Noruega"
|
||||
duration: "2022-2024"
|
||||
---
|
||||
## Arreglando el mundo, un byte a la vez
|
||||
|
||||
El comienzo de una gran carrera.
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
date: 2022-12-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Job #1"
|
||||
jobTitle: "Junior Intern"
|
||||
company: "Internet Affairs Inc. "
|
||||
location: "Stavanger, Norway"
|
||||
duration: "2022-2024"
|
||||
companyLogo: "images/experience/internet-affairs.png"
|
||||
|
||||
---
|
||||
## 1st job: Junior Intern
|
||||
|
||||
The beginning of a great career. As a Junior Intern at Internet Affairs Inc., I had the opportunity to work on various projects that helped me develop my technical and professional skills. Working alongside experienced developers, I contributed to the company's core web applications and learned industry best practices in software development.
|
||||
|
||||
During my internship, I took the initiative to create an internal documentation wiki that improved knowledge sharing across teams. This project taught me valuable lessons in technical writing and collaboration. I also participated in code reviews and daily stand-ups, gaining firsthand experience in agile development methodologies.
|
||||
|
||||
My most notable achievement was developing an automated testing script that reduced QA time by 25%. This project not only improved team efficiency but also demonstrated my ability to identify problems and implement effective solutions. Additionally, I actively participated in the company's mentorship program, where I helped onboard new interns and shared my growing knowledge with peers.
|
||||
|
||||
Through these experiences, I built a strong foundation in software development and professional collaboration, setting the stage for my advancement to more senior roles within the company.
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
date: 2023-01-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Trabajo #2"
|
||||
jobTitle: "Becario Jefe"
|
||||
company: "Internet Affairs Inc."
|
||||
location: "Stavanger, Noruega"
|
||||
duration: "2023-2024"
|
||||
---
|
||||
## Arreglando el mundo, un byte a la vez
|
||||
|
||||
Continuando la misión.
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
date: 2023-01-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Poste #2"
|
||||
jobTitle: "Stagiaire en Chef"
|
||||
company: "Internet Affairs Inc."
|
||||
location: "Stavanger, Norvège"
|
||||
duration: "2023-2024"
|
||||
---
|
||||
## Réparer le monde, un octet à la fois
|
||||
|
||||
Poursuivant la quête.
|
||||
@@ -0,0 +1,17 @@
|
||||
---
|
||||
date: 2023-12-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Job #2"
|
||||
jobTitle: "Chief Intern"
|
||||
company: "Internet Affairs Inc. "
|
||||
location: "Stavanger, Norway"
|
||||
duration: "2023-2024"
|
||||
|
||||
---
|
||||
## 2nd job: Chief Intern
|
||||
|
||||
As Chief Intern at Internet Affairs Inc., I led several key initiatives that helped streamline our internal processes and boost productivity. Working closely with cross-functional teams, I developed and implemented an automated documentation system that reduced report generation time by 65% and improved accuracy by 40%.
|
||||
|
||||
During my internship, I spearheaded the company's first-ever "Innovation Lab" program, where I mentored junior interns and coordinated weekly brainstorming sessions. This initiative resulted in three patent-pending solutions and garnered attention from senior management. The program has since been adopted as a permanent fixture in the company's internship structure.
|
||||
|
||||
My most significant achievement was the successful implementation of a machine learning algorithm that optimized our resource allocation system. This project not only improved resource utilization by 35% but also led to my eventual promotion to CIO. I also actively participated in community outreach programs, organizing coding workshops for local high school students and contributing to the company's STEM education initiatives.
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
date: 2024-01-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Trabajo #3"
|
||||
jobTitle: "Director Ejecutivo"
|
||||
company: "Internet Affairs Inc."
|
||||
location: "Stavanger, Noruega"
|
||||
duration: "2024-ahora"
|
||||
---
|
||||
## Arreglando el mundo, un byte a la vez
|
||||
|
||||
¡Adquisición hostil - ¿quién es el jefe ahora?!
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
date: 2024-12-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Puesto #3"
|
||||
jobTitle: "Gerente General"
|
||||
company: "Translated Content"
|
||||
location: "Stavanger, Norway"
|
||||
duration: "2024-now"
|
||||
|
||||
---
|
||||
## 3rd job: Gerente General
|
||||
|
||||
Con una traducción al español, se puede llegar a cualquier parte.
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
date: 2024-01-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Poste #3"
|
||||
jobTitle: "PDG"
|
||||
company: "Internet Affairs Inc."
|
||||
location: "Stavanger, Norvège"
|
||||
duration: "2024-maintenant"
|
||||
---
|
||||
## Réparer le monde, un octet à la fois
|
||||
|
||||
Prise de contrôle hostile - qui est le patron maintenant !
|
||||
@@ -0,0 +1,19 @@
|
||||
---
|
||||
date: 2024-12-01T00:00:00+01:00
|
||||
draft: false
|
||||
title: "Job #3"
|
||||
jobTitle: "CIO"
|
||||
company: "Internet Affairs Inc. "
|
||||
location: "Stavanger, Norway"
|
||||
duration: "2024-now"
|
||||
|
||||
---
|
||||
## 3rd job: CIO
|
||||
|
||||
As Chief Information Officer at Internet Affairs Inc., I lead the strategic transformation of our digital infrastructure and cybersecurity initiatives. My team of 150+ IT professionals works tirelessly to protect and optimize our global network spanning 23 countries.
|
||||
|
||||
During my tenure, I've spearheaded the implementation of a revolutionary blockchain-based verification system that reduced fraudulent transactions by 87% while improving processing speeds by 300%. This initiative saved the company $12M annually and earned us the prestigious "Digital Innovation Award 2024".
|
||||
|
||||
I'm particularly proud of our "Green Computing" program which has successfully migrated 75% of our data centers to renewable energy sources. This environmental initiative not only reduced our carbon footprint by 45% but also resulted in a 30% reduction in operational costs.
|
||||
|
||||
In my role, I also serve as a member of the executive board, helping shape the company's long-term technology vision and ensuring our IT strategy aligns perfectly with our business objectives. Currently leading an ambitious AI integration project that promises to revolutionize our customer service capabilities.
|
||||
Reference in New Issue
Block a user