https://github.com/edwinvanderven/the-great-dumpster
Junkyard of small projects and general tryouts
https://github.com/edwinvanderven/the-great-dumpster
angular css html javascript python3 vue
Last synced: 3 months ago
JSON representation
Junkyard of small projects and general tryouts
- Host: GitHub
- URL: https://github.com/edwinvanderven/the-great-dumpster
- Owner: edwinvanderven
- License: mit
- Created: 2020-03-01T11:00:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T09:45:19.000Z (over 5 years ago)
- Last Synced: 2025-01-30T21:36:18.715Z (over 1 year ago)
- Topics: angular, css, html, javascript, python3, vue
- Language: JavaScript
- Homepage:
- Size: 4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Great Dumpster
This repository is a junkyard of small projects and general tryouts.
## Projects
### Javascript
| Vanilla |
| ----------------------------------------------------------- |
| [Weather](javascript/weather-app) |
| [Todo list](javascript/todo-list-app) |
| [Landing page](javascript/landing-page-app) |
| [Rock, Paper, Scissors](javascript/rock-paper-scissors-app) |
| [Tic, Tac, Toe](javascript/tic-tac-toe-app) |
| Angular |
| ----------------------------------------------------------- |
| |
| Vue |
| ----------------------------------------------------------- |
| [Sudoku](javascript/vue/sudoku-app) |
### Python
| Python |
| ----------------------------------------------------------- |
| [VSCode tutorial](python/first-python-app) |