A single-page site designed to showcase my previous experience and projects. It's also a project in its own right; it should showcase what I know about front end design as of the end of the intro class for which it was produced. As I continue to grow in my ongoing education and career pursuits this site should serve as my expanded business card.
The site is rebuilt and deployed automatically for each push to the main branch.
All you need is a relatively modern browser and an internet connection. The site is designed to respond fluidly to changes in screen size and should be usable and pleasant to look at for any reasonable resolution or aspect ratio, though some niche devices may not have been taken into consideration. The site is viewable at https://ameliais.online/.
The site should be accessible to most people regardless of disabilities - if you're not able to easily navigate the site then I've missed something and it would be hugely appreciated if you could reach out to me via Github and/or create an issue on the project's repository.
- JQuery - Powerful library for querying and manipulating DOM nodes
- Bootstrap 4 - CSS framework
- EmailJS - Free and simple contact-form-to-email API
- Digital Ocean - Free static site hosting and serving
- Favicon.io - Generate various sized favicons from a PNG
- StackOverflow - Everything else
-
Many thanks to Caterina (@CaterinasWorld) for running an engaging remote course with great material.
-
Hat tip to the following resources in particular for providing platforms or tutorials for problems this project necessitated solving:
-
Template generated using thomascsd.vscode-readme-pattern for VS Code