experiences.yaml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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. - company:
  12. name: Example Co.
  13. url: "https://www.example.com"
  14. location: Dhaka Branch
  15. # company overview
  16. overview: Example Co. is a widely recognized company for cloud-native development. It builds tools for Kubernetes.
  17. positions:
  18. - designation: Senior Software Engineer
  19. start: Nov 2019
  20. # don't provide end date if you are currently working there. It will be replaced by "Present"
  21. # end: Dec 2020
  22. # give some points about what was your responsibilities at the company.
  23. responsibilities:
  24. - Design and develop XYZ tool for ABC task
  25. - Design, develop and manage disaster recovery tool [Xtool](https://www.example.com) that backup Kubernetes volumes, databases, and cluster's resource definition.
  26. - Lead backend team.
  27. - designation: Junior Software Engineer
  28. start: Nov 2017
  29. end: Oct 2019
  30. responsibilities:
  31. - Implement and test xyz feature for abc tool.
  32. - Support client for abc tool.
  33. - Learn k,d,w technology for xyz.
  34. - company:
  35. name: PreExample Co.
  36. url: "https://www.preexample.com"
  37. location: Nowhere
  38. overview: PreExample Co. is a gateway company to enter into Example co. So, nothing special here.
  39. positions:
  40. - designation: Software Engineer
  41. start: March 2016
  42. end: May 2017
  43. responsibilities:
  44. - Write lots of example codes.
  45. - Read lots of examples.
  46. - See lots of example videos.
  47. - company:
  48. name: Intern Counting Company (ICC).
  49. url: "https://www.intern.com"
  50. location: Intern Land
  51. overview: Intern counting Company (ICC) is responsible for counting worldwide intern Engineers.
  52. positions:
  53. - designation: Intern
  54. start: Jun 2015
  55. end: Jan 2016
  56. responsibilities:
  57. - Count lost of interns.
  58. - Count more interns.
  59. - Count me as an intern.