wip: make theme workable with hugoBasicExample site

This commit is contained in:
hossainemruz 2020-04-20 01:59:01 +06:00
parent 07e816219f
commit e7b2fba1b0
24 changed files with 343 additions and 34 deletions

57
data/experiences.yaml Normal file
View file

@ -0,0 +1,57 @@
# Your experiences
experiences:
- designation: Software Engineer
company:
name: Example Co.
url: "https://www.example.com"
location: Dhaka Branch
# company overview
overview: Lorem ipsum dolor sit amet consectetur adipisicing elit. Sed ipsum deserunt dignissimos iure incidunt porro sapiente adipisci neque, eveniet quam.
start: Nov 2017
# 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, develop and manage disaster recovery tool Stash that backup Kubernetes volumes, databases and cluster's resource definition.
- My another respons
- Added support for Prometheus monitoring in various AppsCode's tools.
- Provide support to the users of our various tools.
- designation: Intern
company:
name: AppCode Inc.
url: "https://www.appscode.com"
location: Dhaka Branch
overview: AppsCode Ltd. is a subsidiary company of AppsCode Inc. USA. An Integrated platform for collaborative coding, testing & deploying containerized apps.
start: March 2016
end: May 2016
responsibilities:
- Design, develop and test a sample library website.
- Learn git version control.
- Learn backbone.js framework.
- designation: Demo 1
company:
name: Demo Co.
url: "https://www.appscode.com"
location: Dhaka Branch
overview: this is a demo company.
start: March 2016
end: May 2016
responsibilities:
- Design, develop and test a sample library website.
- Learn git version control.
- Learn backbone.js framework.
- designation: Demo 2
company:
name: Demo Co.
url: "https://www.appscode.com"
location: Dhaka Branch
overview: this is a demo company.
start: March 2016
end: May 2016
responsibilities:
- Design, develop and test a sample library website.
- Learn git version control.
- Learn backbone.js framework.