Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@
"starter_code": "starter_code/password_checker.py"
},
{
"id": 11,
"id": 21,
"title": "Feedback Survey Form",
"skills": [
"HTML"
Expand Down Expand Up @@ -416,7 +416,7 @@
"starter_code": "starter_code/survey_form/index.html"
},
{
"id": 10,
"id": 23,
"title": "API ETL Pipeline",
"skills": ["Python", "pandas", "requests"],
"level": "Intermediate",
Expand Down Expand Up @@ -503,7 +503,7 @@
"starter_code": "starter_code/ai_resume_analyzer.py"
},
{
"id": 11,
"id": 24,
"title": "Number Guessing Game",
"skills": [
"Python"
Expand Down Expand Up @@ -576,7 +576,7 @@
"starter_code": "starter_code/email_automation.py"
},
{
"id": 13,
"id": 25,
"title": "Quiz App",
"skills": [
"HTML",
Expand Down
Loading
Loading