Skip to content
View marcel-olaru's full-sized avatar
💭
Hello!
💭
Hello!
Block or Report

Block or report marcel-olaru

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

Hi there 👋

🔭 Qualified nerd currently working as an Software Automation Engineer and having fun in Paris 🇫🇷🗼🍔🍽️🥖🥐

💬 Ask me about:

  • Shift Left/ Right Testing & Automation
  • Test design & test procedure development
  • Tools: Playwright, Selenium, Appium, Postman, Jenkins/CircleCI, AWS, Docker, ELK Stack/Datadog, HP QTP & UFT, SoapUI, Ranorex
  • Python, Typescript, PHP, Java & C#

🌱 I’m playing with Container Orchestration and in my spare time trying to figure out how to 🧵 3D print stuff

📫 How to reach me: LinkedIn or Twitter

🟪 Take a look at my ugly personal website that I built in 2016 and haven't updated since I've updated my site

⚡ Fun fact:

  • I eat all my vegetables 🥒.
  • Only fruit that should be on Pizza is tomatoes 🍅, pineapple 🍍 on Pizza 🍕 should be considered a crime by the Geneve convention.
  • start with why
  • This kind of reminds me of MySpace 15 years ago
  • I already spent way to much time on this

Pinned Loading

  1. A minimalist GraphQL client for PHP A minimalist GraphQL client for PHP
    1
    <?php
    2
    
    
    3
    $query = <<<'GRAPHQL'
    4
    query GetUser($user: String!) {
    5
       user (login: $user) {
  2. Here are some terms to mute on Twitt... Here are some terms to mute on Twitter to clean your timeline up a bit.
    1
    Mute these words in your settings here: https://twitter.com/settings/muted_keywords
    2
    
    
    3
    ActivityTweet
    4
    generic_activity_highlights
    5
    generic_activity_momentsbreaking
  3. Photo-rename Photo-rename Public

    rename photos from exif data

    Python