Skip to content

code for static website to display resume, project portfolio and more. Html for content, css and sass for styling, javascript for interactivity

License

Notifications You must be signed in to change notification settings

dairecoleman/site_frontend

Repository files navigation

🌥️ Cloud Resume Challenge + Portfolio Site

This code is for my personal static website I host on AWS. You can visit it at https://www.dairecoleman.ca/

This project is inspired by the Cloud Resume Challenge, a 16-step hands-on initiative designed to bridge the gap from cloud certification to a real-world cloud/devops role. I chose it as the primary project to introduce myself to public cloud and experiment with any and all skills and tasks used in cloud development.

I've gone a bit further — this site also serves as my personal portfolio, showcasing my resume, projects, and passions (like coding, game development, fitness & toast 🍞).


🔧 Tech Stack/Features

  • HTML5 + SCSS + JavaScript
  • Static Website Hosting
    • Hosted with AWS Amplify
    • Also supports S3 static site hosting (Docs)
  • CI/CD - Automated Deployment
    • Automated upload of s3 object and app deployment on change to main branch
    • See workflow 'upload_and_deploy_changes.yml' in .github/workflows
  • Site Contact Form
    • AWS lambda function awaits call of javascript contact form on site via API Gateway.
    • Lambda triggers AWS SES email to be sent with gathered information.

About

code for static website to display resume, project portfolio and more. Html for content, css and sass for styling, javascript for interactivity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published