Skip to content
View Vodrech's full-sized avatar

Block or report Vodrech

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Vodrech/README.md

Hi there, I'm Vidar πŸ‘‹

  • πŸ”­ Learning: Currently studying Rust.
  • 🌱 Goals: Trying to optimize my working habits
  • ⚑ Motivation: Learn more, minimize deficiency, be happy!

Most recent work: WorkApplier!

Summary

  • Occupation: Test Automation Engineer
  • Current Interest: Rust πŸ¦€ && WASM 🌐
  • Favorite IDE/PDE: nvim
  • Keyboard & Layout: Kyria rev v2 & COLEMAK
  • Favorite syntax: yaml
  • Other Areas: Developer and Junior Devops

Techstack

Languages

Python 🐍 Java β˜• Javascript πŸš€
Groovy πŸͺ  Rust πŸ¦€ Lua πŸŒ‘

CI & CD

Jenkins Gitlab Github

Computing

Docker Kubernetes Ansible

Pinned Loading

  1. WorkApplier WorkApplier Public

    This is a small project for jobseeking and getting information out of it.

    Python 1

  2. #Python , coins deposit #Python , coins deposit
    1
    def money_return(change):
    2
    
                  
    3
        q_amount = 10
    4
        d_amount = 50
    5
        n_amount = 0