Skip to content
View k0emt's full-sized avatar

Block or report k0emt

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

Pinned Loading

  1. fedora-workstation-ansible fedora-workstation-ansible Public

    Using ansible to setup a Fedora Linux workstation

    Dockerfile 1

  2. debian-workstation-playbook debian-workstation-playbook Public

    Ansible playbook for setting up a debian linux workstation

    Vim Script

  3. Public Data Sources Public Data Sources
    1
    # Public Data Sources 
    2
    
                  
    3
    ## Legislative
    4
      * [United States on github](https://github.com/unitedstates)
    5
    They have a great US module that has state abbrevs, names, etc.
  4. Developer-Setup-ChromeOS Developer-Setup-ChromeOS Public

    Documenting how to setup Chromebook for developer use

    1

  5. Basic Hello world in Python with cor... Basic Hello world in Python with corresponding unittest
    1
    __author__ = 'k0emt'
    2
    
                  
    3
    class Greeter:
    4
        def __init__(self):
    5
            self.message = 'Hello world'
  6. introduction-to-d3 introduction-to-d3 Public

    materials supporting introduction to d3.js presentation

    HTML 7 2