This is a monolithic repo of website projects from early in my software engineering career. As such, many are dated and are not indicative of my current skill as a web developer.
All of the source code included here are from projects that are no longer active and is provided for educational purposes only. The associated assets remain under the ownership of the original companies.
Visit at websites.localhost locally or websites.justinpaulhammond.com in production.
# Run the site locally
docker compose up -d
# Lint CSS
npm run lint-css
# Lint HTML
npm run lint-htmlI will not be accepting pull requests to this repo, it's provided "as-is". There is no license associated with this work, it is provided strictly for educational purposes and may not be redistributed as all work here is protected by Copyright Law.
Copyright 2021 Justin Hammond
