Personal project – Just for fun and learning
JavaScript Playground is a personal repository where I collect programming exercises and small projects developed in JavaScript. The main goal is to practice logic, reinforce core language concepts, and explore the possibilities JavaScript offers for web development.
This project is not linked to any course or academic work — it was created solely on my own initiative as a space for experimentation and continuous learning.
- JavaScript (ES6+)
- HTML5 and CSS3 (for interactive projects)
- Native browser APIs (DOM manipulation, LocalStorage, etc.)
- Logic exercises, array and object manipulation
- Small web projects (To-do lists, timers, validators, etc.)
- DOM interactions and basic UI elements
- Clone the repository:
git clone https://github.com/DuarteLacerda/JavaScript.git
cd JavaScriptThis repository was created for educational and recreational purposes only. It is not intended to be a final or commercial product. Some projects may be unfinished or simplified.
Duarte Lacerda
This project is licensed under the MIT License - see the LICENSE file for details.