https://github.com/arthurfiorette/code-vault
🗃 Where I keep some old projects
https://github.com/arthurfiorette/code-vault
code code-vault old-stuff storage vault
Last synced: 7 months ago
JSON representation
🗃 Where I keep some old projects
- Host: GitHub
- URL: https://github.com/arthurfiorette/code-vault
- Owner: arthurfiorette
- License: gpl-3.0
- Created: 2021-04-19T13:27:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T20:48:24.000Z (over 1 year ago)
- Last Synced: 2025-06-30T10:04:09.857Z (7 months ago)
- Topics: code, code-vault, old-stuff, storage, vault
- Language: Java
- Homepage: https://arthur.run/code-vault
- Size: 23.4 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Code Vault
## About
This repository stores any old project that I no longer maintain. These projects are
abandoned because I don't like the results, they are too old or they were used to learn
something.
## Project list
You can browser the formatted version of each project by clicking on the project name.
There is also an [`packages.zip`](packages.zip) file containing all projects in a "raw"
version.
- [`Email Sender`](/email-sender)
- [`Flappy Bird`](/flappy)
- [`React Calculator`](/react-calculator)
- [`Adventure Pass`](/adventure-pass)
- [`Bootstrap Gallery`](/bootstrap-gallery)
- [`Field Verifier`](/field-verifier)
- [`Typevents`](/typevents)
- [`Polar`](/polar)
- [`Typed Code`](/typed-core)
## License
Licensed under the **GPLv3**. See [`LICENSE`](LICENSE) for more informations.
## Contact
See my contact information on my [GitHub Profile Page](https://github.com/ArthurFiorette)
or open a new issue.