use json files to store data/ get css to work
This commit is contained in:
13
data/experience.json
Normal file
13
data/experience.json
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"company": "AIS",
|
||||
"position": "Frontend web developer",
|
||||
"employeeType": "Vendor",
|
||||
"tasks": [
|
||||
"add new features to a web applicaton for AIS employees to process SIMs",
|
||||
"develop functionality to recover sim process data during system failures"
|
||||
],
|
||||
"tools": "Angular JS, MongoDB",
|
||||
"years": 1
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user