Skip to content
View tlolkema's full-sized avatar
  • Amsterdam

Block or report tlolkema

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
tlolkema/README.md

Hi there! 👋

I'm Tim, living in Amsterdam and I'm passionate about coding, test automation, and CI/CD. My main languages are Python, Typescript and JavaScript.

  • Currently playing around with Go
  • Enabling quality on all levels: unit, component, integration and end-to-end
  • Making sure everything will run Blazingly Fast in CI/CD

typescript javascript python

const getGitHubProfile = (): Developer => {
  return {
    firstName: 'Tim',
    role: 'Quality Assurance Automation Engineer',
    languages: ['JavaScript', 'TypeScript', 'Python'],
    technologies: ['Cypress', 'Playwright', 'Jest', 'Robot Framework'],
    ci: ['GitHub', 'Jenkins', 'GitLab']
  }
}

getGitHubProfile()

Pinned Loading

  1. RobotNotifications RobotNotifications Public

    Robot Framework library to POST messages to Slack or Mattermost.

    Python 11 2

  2. dotfiles dotfiles Public

    My personal dotfiles

    Shell 5