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

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

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) |