Antonio-Riccelli / cloud-resume-challenge-frontend

Frontend repo for the Cloud Resume Challenge - an online CV built using AWS Serverless technology.

Home Page:https://www.antonio-riccelli-cloud-resume.link/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Resume Challenge - Frontend

This repo contains the current Frontend code for the Cloud Resume Challenge.

Description

A resume page built using Next.js and TailwindCSS. The page also includes a visitor counter which updates at every visit. Its value is stored in a DynamoDB table and dynamically retrieved via API Gateway and Lambda.

Architecture

  • Resume page created with Next.js and TailwindCSS.
  • GitHub Action workflow runs the build process, exports the static content and automatically uploads it to AWS.
  • Two S3 buckets hosting the static content.
  • CloudFront Distribution to serve content to end users
  • Custom DNS domain name provided via Route53

Usage

You can check the resume page at antonio-riccelli-cloud-resume.link

project demo

About

Frontend repo for the Cloud Resume Challenge - an online CV built using AWS Serverless technology.

https://www.antonio-riccelli-cloud-resume.link/


Languages

Language:TypeScript 96.1%Language:JavaScript 3.1%Language:CSS 0.8%