Skip to content
View SamGajdos's full-sized avatar

Block or report SamGajdos

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

Pinned Loading

  1. FrogWantsFliesGame FrogWantsFliesGame Public

    A simple old-school-based game I made while I was learning Phaser 3 Game engine.

    JavaScript

  2. IPK-HTTP-resolver-of-domain-names IPK-HTTP-resolver-of-domain-names Public

    School project for IPK - Computer Communications and Networks class. It is a simple script for a web server in Python, which resolves domain names to IP addresses and vice versa using HTTP requests…

    Python

  3. Playbook to execute sanity check aga... Playbook to execute sanity check against an OCP cluster.
    1
    ---
    2
    
                  
    3
    - name: Run and check command "{{command}}"
    4
      ansible.builtin.shell: ./check_oc_command.py "{{check}}" "$({{command}})" "{{command}}"
    5
      async: 500
  4. 3D-finger-vein-generator 3D-finger-vein-generator Public

    3D Finger vein structure generator implemented in Processing

    Processing

  5. jsonToXml-converter jsonToXml-converter Public

    Converts files in JSON format to XML

    Java