https://github.com/justintime50/website-archive
A collection of projects from early in my web developer career.
https://github.com/justintime50/website-archive
archive collection developer projects web website
Last synced: 4 months ago
JSON representation
A collection of projects from early in my web developer career.
- Host: GitHub
- URL: https://github.com/justintime50/website-archive
- Owner: Justintime50
- Created: 2021-05-26T22:34:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T19:17:11.000Z (over 1 year ago)
- Last Synced: 2025-05-05T16:54:34.073Z (about 1 year ago)
- Topics: archive, collection, developer, projects, web, website
- Language: PHP
- Homepage: https://website-archive.justinpaulhammond.com
- Size: 56.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website Archive
A collection of projects from early in my web developer career.
[](https://github.com/Justintime50/website-archive/actions)

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.
## Usage
Visit at [websites.localhost](websites.localhost) locally or [websites.justinpaulhammond.com](https://websites.justinpaulhammond.com) in production.
## Development
```bash
# Run the site locally
docker compose up -d
# Lint CSS
npm run lint-css
# Lint HTML
npm run lint-html
```
## License & Contributions
I 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