Skip to content
View Guldem's full-sized avatar
Block or Report

Block or report Guldem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Guldem/README.md

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',
  ],
);

Pinned Loading

  1. chopper chopper Public

    Forked from lejard-h/chopper

    Chopper is an http client generator using source_gen and inspired from Retrofit.

    Dart

  2. DutchCodingCompany/parameterized_test DutchCodingCompany/parameterized_test Public

    Simple package that helps with executing parameterized tests. Inspired by JUnit ParameterizedTest CsvValues.

    Dart 4 2

  3. DutchCodingCompany/oauth_chopper DutchCodingCompany/oauth_chopper Public

    Add and manage OAuth2 authentication for your Chopper client.

    Dart 2