1. {
  2. introduction: {
  3. Name: '

    Pierre Norrbrink

    '
    ,
  4. Age: 27,
  5. Description: '

    Hello, I'm system developer placed in Jönköping, Sweden. Currently working on my own project called Gentl. Time to time I will be open for projects on the side.

    '
  6. },
  7. .
  8. // Some things I work with daily
  9. knowledge: [
  10. 'Project management',
  11. 'Leadership',
  12. 'React',
  13. 'Vue',
  14. 'Node.js',
  15. 'PHP',
  16. 'CakePhp'
  17. ],
  18. .
  19. .
  20. experience: [
  21. ['Gentl', {
  22. Title: 'System developer/Partner',
  23. Duration: 'September 2021 - Currently'
  24. }],
  25. ['OAS Communication', {
  26. Title: 'Lead developer',
  27. Duration: 'February 2019 - August 2021'
  28. }],
  29. ['Yellon', {
  30. Title: 'Web developer',
  31. Duration: 'October 2017 - December 2018'
  32. }],
  33. ['Redcapes IT', {
  34. Title: 'Web developer',
  35. Duration: 'May 2017 - July 2017'
  36. }],
  37. ['Jönköping University', {
  38. Title: 'Tutor',
  39. Duration: 'October 2015 - May 2017'
  40. }]
  41. ],
  42. .
  43. education: [
  44. ['Jönköping University', {
  45. Degree: 'Bachelor in informatics',
  46. Programme: 'Graphic design and web development',
  47. Duration: '2014-2017'
  48. }]
  49. ],
  50. .
  51. // Things is do outside of work
  52. other: [
  53. ['Dreamhack', {
  54. Description: 'Two times a year I volounteer as Teamleader IT Tecnican at Dreamhack Summer and Winter. This voluntary work includes planning purchases, scheduling and coordinating a team of 25 technicians.',
  55. Duration: '2015 - 2021'
  56. }]
  57. ]
  58. }