Skip to content

Latest commit

Β 

History

History
38 lines (33 loc) Β· 1.14 KB

File metadata and controls

38 lines (33 loc) Β· 1.14 KB

Hi there, I'm Job πŸ‘‹

🀘 About me

Highly motivated Mobile Developer with experience building user- friendly and engaging mobile applications. Proven track record of delivering successful apps across various platforms. Passionate about creating innovative solutions and tinkering with new technologies outside of work. When I'm not coding, I enjoy spending time with my two daughters and challenging myself at the bouldering gym.

const profile = Profile(
  name: 'Job Guldemeester',
  company: 'Dutch Coding Company',
  location: 'Sittard, The Netherlands',
  skills: [
    'Android',
    'Flutter',
    'Dart',
    'Kotlin',
  ],
  openSourceProjects: [
    'parameterizedTest',
    'Chopper',
    'oauth_chopper',
  ],
);