Skip to content
View k0emt's full-sized avatar

Block or report k0emt

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