feat: update resume
This commit is contained in:
parent
7aeff304bb
commit
605f76f133
Binary file not shown.
@ -6,14 +6,14 @@ const Experience = () => {
|
|||||||
const [jobs, _] = createSignal([
|
const [jobs, _] = createSignal([
|
||||||
{
|
{
|
||||||
title: "Software Developer Engineer Intern",
|
title: "Software Developer Engineer Intern",
|
||||||
company: "Amazon (Delivery Extensions Team)",
|
company: "Amazon Canada (Delivery Extensions Team)",
|
||||||
location: "Toronto, Ontario, Canada",
|
location: "Toronto, Ontario, Canada",
|
||||||
range: "May 2025 - July 2025",
|
range: "May 2025 - July 2025",
|
||||||
url: "https://amazon.jobs/content/en/teams/ftr",
|
url: "https://amazon.jobs/content/en/teams/ftr",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Software Engineer Intern",
|
title: "Software Engineer Intern",
|
||||||
company: "Cisco Systems",
|
company: "Cisco Canada",
|
||||||
location: "Remote",
|
location: "Remote",
|
||||||
range: "January 2023 - May 2023",
|
range: "January 2023 - May 2023",
|
||||||
url: "https://developer.cisco.com/docs/modeling-labs/cat-9000v/",
|
url: "https://developer.cisco.com/docs/modeling-labs/cat-9000v/",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user