mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-04 04:40:51 +04:00
Initial commit
This commit is contained in:
15
src/content/skills/svelte.json
Normal file
15
src/content/skills/svelte.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Svelte",
|
||||
"description": "A compiler-based UI framework.",
|
||||
"icon": "logos:svelte-icon",
|
||||
"category": "frontend",
|
||||
"level": "beginner",
|
||||
"experience": {
|
||||
"years": 0,
|
||||
"months": 3
|
||||
},
|
||||
"projects": [
|
||||
"Twilight"
|
||||
],
|
||||
"color": "#FF3E00"
|
||||
}
|
||||
Reference in New Issue
Block a user