Skip to content

Commit

Permalink
Update latest content and videos
Browse files Browse the repository at this point in the history
  • Loading branch information
san99tiago committed Jun 30, 2024
1 parent 57cdfac commit de48117
Show file tree
Hide file tree
Showing 11 changed files with 423 additions and 411 deletions.
306 changes: 142 additions & 164 deletions cdk/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-san99tiago-cv",
"version": "1.0.5",
"version": "1.0.6",
"bin": {
"cdk": "bin/cdk.js"
},
Expand All @@ -15,12 +15,12 @@
"@types/prettier": "2.6.0",
"jest": "^27.5.1",
"ts-jest": "^27.1.4",
"aws-cdk": "2.126.0",
"aws-cdk": "2.132.0",
"ts-node": "^10.7.0",
"typescript": "~3.9.7"
},
"dependencies": {
"aws-cdk-lib": "2.126.0",
"aws-cdk-lib": "2.132.0",
"constructs": "^10.0.0",
"source-map-support": "^0.5.21"
}
Expand Down
420 changes: 204 additions & 216 deletions src/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "san99tiago-cv",
"version": "1.0.5",
"description": "Santiago Garcia Arango Personal Portfolio",
"version": "1.0.6",
"description": "Santiago Garcia Arango Personal Website and CV site",
"main": "index.js",
"scripts": {
"dev": "next dev -H 0.0.0.0",
Expand Down
49 changes: 36 additions & 13 deletions src/pages/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ import Section from '../components/section'
import { GridItem } from '../components/grid-item'

// Content thumbnails
import thumb_2020_10_23_PythonTkinterGUI from '../public/images/content/2020_10_23_PythonTkinterGUI.png'
import thumb_2021_01_15_PythonVirtualEnvironments from '../public/images/content/2021_01_15_PythonVirtualEnvironments.png'
import thumb_2020_10_23_Python_Tkinter_GUI from '../public/images/content/2020_10_23_Python_Tkinter_GUI.png'
import thumb_2021_01_15_Python_Virtual_Environments from '../public/images/content/2021_01_15_Python_Virtual_Environments.png'
import thumb_2021_02_01_Flask_Frontend_and_Backend from '../public/images/content/2021_02_01_Flask_Frontend_and_Backend.png'
import thumb_2021_04_09_Practicas_DevOps_General from '../public/images/content/2021_04_09_Practicas_DevOps_General.png'
import thumb_2023_04_Video_Tutorial_CDK_1_Lambda from '../public/images/content/2023_04_Video_Tutorial_CDK_1_Lambda.png'
import thumb_2024_03_01_APIs_en_AWS_CloudCrafters from '../public/images/content/2024_03_01_APIs_en_AWS_CloudCrafters.png'
import thumb_2024_05_30_Serverless_Junior_to_Senior from '../public/images/content/2024_05_30_Serverless_Junior_to_Senior.png'
import thumb_2024_06_01_APIs_Avanzadas_AWS_UG_Medellin from '../public/images/content/2024_06_01_APIs_Avanzadas_AWS_UG_Medellin.png'

// End page thumbnails
import thumbYouTube from '../public/images/home/thumbnail_san99tiago_youtube.png'
Expand All @@ -25,39 +28,59 @@ const Content = () => (

<Section>
<SimpleGrid columns={[1, 2, 2]} gap={6}>
<GridItem
title="APIs avanzadas en AWS con API-Gateway, FastAPI y Cognito (AWS UG Medellin)"
thumbnail={thumb_2024_06_01_APIs_Avanzadas_AWS_UG_Medellin}
href="https://youtu.be/s-BrAa-dIfQ"
/>
<GridItem
title="From Junior Developer to Cloud Expert | Working in the cloud"
thumbnail={thumb_2024_05_30_Serverless_Junior_to_Senior}
href="https://youtu.be/_jDtSPrBESo"
/>
</SimpleGrid>
</Section>

<Section>
<SimpleGrid columns={[1, 2, 2]} gap={6}>
<GridItem
title="Despliegue de FastAPI en AWS con Lambda y API-Gateway / Santiago Garcia"
thumbnail={thumb_2024_03_01_APIs_en_AWS_CloudCrafters}
href="https://youtu.be/EcE6VLlgZO4"
/>
<GridItem
title="Tutorial AWS CDK Nivel 1: Despliegue de AWS LAMBDA con Infrastructura como Código (IaC)"
thumbnail={thumb_2023_04_Video_Tutorial_CDK_1_Lambda}
href="https://youtu.be/q9qkCpXLlGE"
/>
<GridItem
title="YouTube Playlist: Prácticas DevOps (11 Videos)"
thumbnail={thumb_2021_04_09_Practicas_DevOps_General}
href="https://www.youtube.com/playlist?list=PLyTv82e1M2ifx3zHOrurVDdNUf9UzPxhx"
/>
</SimpleGrid>
</Section>

<Section delay={0.1}>
<SimpleGrid columns={[1, 2, 2]} gap={6}>
<GridItem
title="YouTube Playlist: Prácticas DevOps (11 Videos)"
thumbnail={thumb_2021_04_09_Practicas_DevOps_General}
href="https://www.youtube.com/playlist?list=PLyTv82e1M2ifx3zHOrurVDdNUf9UzPxhx"
/>
<GridItem
title="Aplicación Sencilla de FLASK (Python) con Frontend y Backend"
thumbnail={thumb_2021_02_01_Flask_Frontend_and_Backend}
href="https://youtu.be/7fNBL_HBwnM"
/>
<GridItem
title="Virtual Environments in PYTHON: Explained and Real Example [English]"
thumbnail={thumb_2021_01_15_PythonVirtualEnvironments}
href="https://youtu.be/OtOIAWM9B3I"
/>
</SimpleGrid>
</Section>

<Section delay={0.2}>
<SimpleGrid columns={[1, 2, 2]} gap={6}>
<GridItem
title="Virtual Environments in PYTHON: Explained and Real Example [English]"
thumbnail={thumb_2021_01_15_Python_Virtual_Environments}
href="https://youtu.be/OtOIAWM9B3I"
/>
<GridItem
title="Creación de Interfaces MULTI-PÁGINA con Tkinter en Python"
thumbnail={thumb_2020_10_23_PythonTkinterGUI}
thumbnail={thumb_2020_10_23_Python_Tkinter_GUI}
href="https://youtu.be/PJAdd9GujeA"
/>
</SimpleGrid>
Expand Down
49 changes: 36 additions & 13 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import NextLink from 'next/link'
import {
Box,
Button,
Divider,
Container,
Heading,
Link,
Expand All @@ -11,7 +10,7 @@ import {
useColorModeValue,
chakra
} from '@chakra-ui/react'
import { ChevronRightIcon, EmailIcon } from '@chakra-ui/icons'
import { ChevronRightIcon } from '@chakra-ui/icons'
import Image from 'next/image'

// Main components
Expand Down Expand Up @@ -89,10 +88,10 @@ const Home = () => (
</Heading>

<Paragraph>
As a curious Mechatronics Engineer, I&lsquo;m passionate about
creating cutting-edge software using event-driven architectures.
I&lsquo;m currently immersed in production-grade AWS workflows,
leveraging DevSecOps best practices to drive innovation.
As a curious DevOps Engineer, I&lsquo;m passionate about creating
cutting-edge software using event-driven architectures. I&lsquo;m
currently immersed in production-grade AWS workflows, leveraging
DevSecOps best practices to drive innovation.
</Paragraph>

<Box style={{ marginTop: '10px' }} />
Expand Down Expand Up @@ -145,8 +144,8 @@ const Home = () => (
<BioSection>
<BioYear>Methodologies</BioYear>
CI/CD, Infrastructure as Code, DevSecOps, Event Driven Architectures,
TDD, SOLID, Design Patterns, Scrum, Clean Code, Static Code Analysis,
Pair Programming.
TDD, SOLID, Design Patterns, Automation, Clean Code, Static Code
Analysis, Pair Programming, Scrum,.
</BioSection>
<BioSection>
<BioYear>Technical</BioYear>
Expand All @@ -158,10 +157,11 @@ const Home = () => (
<BioSection>
<BioYear>AWS Experience</BioYear>
[AWS Certified x4], IAM, CloudFormation, CDK, Organizations, Lambda,
Lambda Layer, API Gateway, DynamoDB, CloudWatch, S3, CloudFront, Step
Functions, SQS, SNS, SES, Route53, ACM, AMI, EC2, EBS, EFS, ASG, VPC,
Transit Gateway, IPAM, Athena, Glue, SSM, CodeBuild, CodePipeline, IAM
Identity Center, Control Tower, Chime.
Lambda Layer, EventBridge, API Gateway, DynamoDB, CloudWatch, S3,
CloudFront, Step Functions, SQS, SNS, SES, Route53, ACM, AMI, EC2,
EBS, EFS, ASG, VPC, Transit Gateway, IPAM, Athena, Glue, SSM,
CodeBuild, CodePipeline, IAM Identity Center (SSO), Control Tower,
Kinesis, Chime.
</BioSection>
</Section>

Expand All @@ -184,7 +184,7 @@ const Home = () => (
</a>
</BioSection>
<BioSection>
<BioYear>2022-present</BioYear>
<BioYear>2022-2024</BioYear>
M.S. Cybersecurity
<a href="https://www.imf-formacion.com" target="_blank">
<b> @ IMF Smart Education</b>
Expand Down Expand Up @@ -213,6 +213,29 @@ const Home = () => (
</BioSection>
</Section>

<Section delay={0.3}>
<Heading as="h3" variant="section-title">
Communities & Volunteering
</Heading>
<BioSection>
<BioYear>AWS User Group Medellin</BioYear>
Co-Organizer for the official AWS events and workshops in Medellin
<a href="https://www.meetup.com/aws-medellin/" target="_blank">
<b> @ Meetup AWS Medellin</b>
</a>
</BioSection>
<BioSection>
<BioYear>CloudCrafters</BioYear>
Core Team Member for a community of Cloud and DevOps enthusiasts
<a
href="https://wearecommunity.io/communities/cloudcrafters"
target="_blank"
>
<b> @ CloudCrafters Community</b>
</a>
</BioSection>
</Section>

<Section delay={0.5}>
<Heading as="h3" variant="section-title">
Find Out More
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit de48117

Please sign in to comment.