A collection of some my projects building with focus on JavaScript the pure language 👍
These applications are:
- great for improving my coding skills 💪;
- great for experimenting with new technologies 🆕;
- great for adding to my portfolio 📁;
- great for using as examples in tutorials (articles or videos) 📃;
- easy to complete and also easily extendable with new features 👌;
Each project has the following features:
- A clear and descriptive objective;
- A list of User Stories which should be implemented (these stories act more as a guideline than a forced list of To-Do's. Feel free to add your own stories if you want);
- A list of bonus features that not only improve the base project, but also your skills at the same time (these are optional and should be attempted only after you have completed the required user stories)
- All the resources and links to help you find what you need to complete the project
Projects are divided into three tiers based on the knowledge and experience required to complete them.
| :--: | -------------------------------------------------------------------------------------------------------------- | :--: |
| 1 | Guess The Number play game
| 2 | Form Validation
| 3 | Movie Seat Booking
| :--: | -------------------------------------------------------------------------------------------------------------- | :--: |