Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit 1e40f47 Apr 5, 2022 History
1 contributor

Users who have contributed to this file

# UConn ACM Workshop
Let's build and deploy some resume sites!
## Intro
- [About Me](https://www.danmarquis.com)
## Let's Build
- Setup and tools
- [UConn GitHub](https://github.uconn.edu)
- [Visual Studio Code](https://code.visualstudio.com)
- [GitHub Desktop](https://desktop.github.com)
- How do websites work?
- HTML and CSS
- Viewing your site
## Deploy to the Cloud
- AWS Overview
- Simple Storage Service (S3)
- Cloudfront CDN
## Next Steps
- Register a domain
- AWS Certifications
### Resources
- [How websites work](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/How_the_Web_works)
- [Intro to HTML](https://www.w3schools.com/html/html_intro.asp)
- [Intro to CSS](https://www.w3schools.com/css/css_intro.asp)
- [AWS Overview](https://aws.amazon.com/getting-started/cloud-essentials/)
- [S3 Overview](https://docs.aws.amazon.com/AmazonS3/latest/userguide/Welcome.html)
- [Cloudfront Overview](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html)
- [Register a domain with Route 53](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html#domain-register-procedure)
- [AWS Certifications](https://aws.amazon.com/certification/)