Skip to content

Commit 62993fc

Browse files
committed
Create JSON file for staff info
1 parent a167353 commit 62993fc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

public/staff-info.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"name": "Cykotech",
4+
"preferredLanguage": "C#",
5+
"bio": "After spending 10+ years as a culinary professional, I've decided to switch into tech as a Web Developer. I initially started on the Codecademy platform to form my coding foundation. I have since then adopted C# as my primary language.",
6+
"yearsExp": 2
7+
}
8+
]
9+

0 commit comments

Comments
 (0)