feat: streamline experience section
- Jobs can now be added by changing jobs.json
This commit is contained in:
16
src/data/jobs.json
Normal file
16
src/data/jobs.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"title": "Software Developer Engineer Intern",
|
||||
"company": "Amazon Canada",
|
||||
"location": "Toronto, Ontario, Canada",
|
||||
"range": "May 2025 - August 2025",
|
||||
"url": "https://flex.amazon.ca/"
|
||||
},
|
||||
{
|
||||
"title": "Software Engineer Intern",
|
||||
"company": "Cisco Canada",
|
||||
"location": "Remote",
|
||||
"range": "January 2023 - May 2023",
|
||||
"url": "https://developer.cisco.com/docs/modeling-labs/cat-9000v/"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user