An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Website Archive

A collection of projects from early in my web developer career.

[![CI Status](https://github.com/Justintime50/website-archive/workflows/ci/badge.svg)](https://github.com/Justintime50/website-archive/actions)

Showcase

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