data for sections
This commit is contained in:
parent
a20e284300
commit
c729148ac7
5 changed files with 136 additions and 92 deletions
|
@ -11,17 +11,18 @@ section:
|
|||
# Your experiences
|
||||
experiences:
|
||||
- company:
|
||||
name: Example Co.
|
||||
name: GreenSight Inc.
|
||||
url: "https://www.example.com"
|
||||
location: Dhaka Branch
|
||||
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: Senior Software Engineer
|
||||
start: Nov 2019
|
||||
- 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.
|
||||
|
@ -30,43 +31,35 @@ experiences:
|
|||
- 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.
|
||||
|
||||
- designation: Junior Software Engineer
|
||||
start: Nov 2017
|
||||
end: Oct 2019
|
||||
responsibilities:
|
||||
- Implement and test xyz feature for abc tool.
|
||||
- Support client for abc tool.
|
||||
- Learn k,d,w technology for xyz.
|
||||
|
||||
- company:
|
||||
name: PreExample Co.
|
||||
name: Fulfil Solutions Inc.
|
||||
url: "https://www.example.com"
|
||||
location: Nowhere
|
||||
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: Software Engineer
|
||||
start: March 2016
|
||||
end: May 2017
|
||||
- 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: Intern Counting Company (ICC).
|
||||
name: Doble Engineering Company
|
||||
url: "https://www.example.com"
|
||||
location: Intern Land
|
||||
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: Intern
|
||||
start: Jun 2015
|
||||
end: Jan 2016
|
||||
- designation: Software Engineer Co-op
|
||||
start: July 2021
|
||||
end: Dec 2021
|
||||
responsibilities:
|
||||
- Count lost of interns.
|
||||
- Count more interns.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue