experiences.yaml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. # section information
  2. section:
  3. name: Experiences
  4. enable: true
  5. weight: 3
  6. showOnNavbar: true
  7. # Can optionally hide the title in sections
  8. # hideTitle: true
  9. # Your experiences
  10. experiences:
  11. - designation: Software Engineer
  12. company:
  13. name: Example Co.
  14. url: "https://www.example.com"
  15. location: Dhaka Branch
  16. # company overview
  17. overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
  18. start: Nov 2017
  19. # don't provide end date if you are currently working there. It will be replaced by "Present"
  20. # end: Dec 2020
  21. # give some points about what was your responsibilities at the company.
  22. responsibilities:
  23. - Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases, and cluster's resource definition.
  24. - My another responsibility.
  25. - My more responsibilities.
  26. - designation: Software Engineer
  27. company:
  28. name: PreExample Co.
  29. url: "https://www.preexample.com"
  30. location: Nowhere
  31. overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
  32. start: March 2016
  33. end: May 2017
  34. responsibilities:
  35. - Write lots of example codes.
  36. - Read lots of examples.
  37. - See lots of example videos.
  38. - designation: Intern
  39. company:
  40. name: Intern Counting Company (ICC).
  41. url: "https://www.intern.com"
  42. location: Intern Land
  43. overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
  44. start: Jun 2015
  45. end: Jan 2016
  46. responsibilities:
  47. - Count lost of interns.
  48. - Count more interns.
  49. - Count me as an intern.