Skip to content

Commit c12bd5a

Browse files
committed
Move staff-info.json to About directory
1 parent 1584660 commit c12bd5a

2 files changed

Lines changed: 33 additions & 9 deletions

File tree

public/staff-info.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/routes/About/staff-info.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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+
"name": "Cykotech",
10+
"preferredLanguage": "C#",
11+
"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.",
12+
"yearsExp": 2
13+
},
14+
{
15+
"name": "Cykotech",
16+
"preferredLanguage": "C#",
17+
"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.",
18+
"yearsExp": 2
19+
},
20+
{
21+
"name": "Cykotech",
22+
"preferredLanguage": "C#",
23+
"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.",
24+
"yearsExp": 2
25+
},
26+
{
27+
"name": "Cykotech",
28+
"preferredLanguage": "C#",
29+
"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.",
30+
"yearsExp": 2
31+
}
32+
]
33+

0 commit comments

Comments
 (0)