66 lines
2.3 KiB
YAML
66 lines
2.3 KiB
YAML
# section information
|
|
section:
|
|
name: Work Experience
|
|
id: experiences
|
|
enable: true
|
|
weight: 1
|
|
showOnNavbar: true
|
|
# Can optionally hide the title in sections
|
|
# hideTitle: true
|
|
|
|
# Your experiences
|
|
experiences:
|
|
- company:
|
|
name: GreenSight Inc.
|
|
url: "https://www.example.com"
|
|
location: Boston, MA
|
|
logo: /images/sections/experiences/company1.jpg
|
|
# Can optionally show a different logo for dark theme
|
|
# darkLogo: /images/sections/experiences/company1.jpg
|
|
# company overview
|
|
overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
|
|
positions:
|
|
- designation: UAV Robotics Engineer Co-op
|
|
start: June 2023
|
|
end: Dec 2023
|
|
# don't provide end date if you are currently working there. It will be replaced by "Present"
|
|
# end: Dec 2020
|
|
# give some points about what was your responsibilities at the company.
|
|
responsibilities:
|
|
- Design and develop XYZ tool for ABC task
|
|
- Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases, and cluster's resource definition.
|
|
- Lead backend team.
|
|
|
|
- company:
|
|
name: Fulfil Solutions Inc.
|
|
url: "https://www.example.com"
|
|
location: Redwood City, CA
|
|
logo: /images/sections/experiences/company2.jpg
|
|
# Can optionally show a different logo for dark theme
|
|
# darkLogo: /images/sections/experiences/company2.jpg
|
|
overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
|
|
positions:
|
|
- designation: Controls Software Engineer Co-op
|
|
start: July 2022
|
|
end: Dec 2022
|
|
responsibilities:
|
|
- Write lots of example codes.
|
|
- Read lots of examples.
|
|
- See lots of example videos.
|
|
|
|
- company:
|
|
name: Doble Engineering Company
|
|
url: "https://www.example.com"
|
|
location: Marlborough, MA
|
|
logo: /images/sections/experiences/company3.jpg
|
|
# Can optionally show a different logo for dark theme
|
|
# darkLogo: /images/sections/experiences/company3.jpg
|
|
overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
|
|
positions:
|
|
- designation: Software Engineer Co-op
|
|
start: July 2021
|
|
end: Dec 2021
|
|
responsibilities:
|
|
- Count lost of interns.
|
|
- Count more interns.
|
|
- Count me as an intern.
|