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

https://github.com/alicelspires/learning-grounds

Interesting projects developed from FreeCodeCamp's “Responsive Web Design” and “JavaScript, Algorithms, and Data Structures” courses. This repository brings together creations and enhancements of ideas given in each module of the courses taken. Explore and enjoy!
https://github.com/alicelspires/learning-grounds

crud freecodecamp project

Last synced: 11 months ago
JSON representation

Interesting projects developed from FreeCodeCamp's “Responsive Web Design” and “JavaScript, Algorithms, and Data Structures” courses. This repository brings together creations and enhancements of ideas given in each module of the courses taken. Explore and enjoy!

Awesome Lists containing this project

README

          


icon

# Learning Grounds – A Path of Projects



A collection of small web projects developed during freeCodeCamp’s “Responsive Web Design” and “JavaScript Algorithms and Data Structures” courses, with added inspiration from The Odin Project.
This portfolio brings together creative builds and refinements that showcase foundational web development skills, combining clean design principles with dynamic, interactive features.

**Link** : [https://alicelspires.github.io/Learning-Grounds/](https://alicelspires.github.io/Learning-Grounds/)

### Tools & Languages

[![My Skills](https://skillicons.dev/icons?i=js,html,css,figma,vscode)](https://skillicons.dev)
[![](https://visitcount.itsvg.in/api?id=Projects-with-FreeCodeCamp&icon=0&color=0)](https://visitcount.itsvg.in)

## Pages

![100%](https://progress-bar.xyz/100)


Below are the preview cards for each project, click on one and you will be taken to the corresponding folder.



Camper Cafe Shop Page

--

Instru Pro




Little games

--

Dragon Repeller




Rock Paper and Scissors

--

Tic-Tac-Toe




Hangman Game

--

To-Do page

## Project Tree

```
📦
├─ .vscode
│  └─ settings.json
├─ LICENSE
├─ README.md
├─ assets
│  ├─ img
│  │  ├─ common
│  │  │  ├─ icons
│  │  │  └─ logo
│  │  ├─ img-camperCafe
│  │  ├─ img-homeGame
│  │  ├─ img-instruPro
│  │  ├─ img-startPage
│  │  └─ img-to-do
│  ├─ js
│  │  ├─ js-camperCafe
│  │  ├─ js-homeGames
│  │  ├─ js-instruPro
│  │  └─ js-toDo
│  └─ styles
│     ├─ style-instruPro
│     ├─ style.css
│     ├─ style_campercafe
│     ├─ style_games
│     └─ style_to-do
├─ index.html
└─ pages
   ├─ html-camperCafe
   ├─ html-homeGame
   ├─ html-instruPro
   └─ html-toDo
```
©generated by [Project Tree Generator](https://woochanleee.github.io/project-tree-generator)



![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=Alicelspires.Learning-Grounds&left_color=grey&right_color=black&left_text=Visitors)