Skip to content
View simonwo's full-sized avatar

Organizations

@register-dynamics@Only-Connect-Partners

Block or report simonwo

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.

Content in all repositories owned by your account will be closed.
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. register-dynamics/data-importregister-dynamics/data-importPublic

    Components and patterns for building spreadsheet uploaders in digital services

    JavaScript 2

  2. dbml-rubydbml-rubyPublic

    Ruby library for Database Markup Language (DBML).

    Ruby 4 1

  3. tech-docs-wikitech-docs-wikiPublic template

    Automatically build and deploy GOV.UK-style technical documentation based on updates to a GitHub Wiki.

    Ruby 6 2

  4. register-dynamics/freeagent-cliregister-dynamics/freeagent-cliPublic

    Access and control Freeagent data from the command line

    Ruby

  5. ragerenderragerenderPublic

    A template parser and site generator that can render a webcomic site using ComicFury templates, using the Jekyll static site generator.

    Ruby

  6. SQLite Virtual File System for S3 – MVPSQLite Virtual File System for S3 – MVP
    1
    importboto3
    2
    importapsw
    3
    4
    BLOCK_SIZE=64*1024
    5
    EMPTY_BLOCK=b"".join([b"\x00"] *BLOCK_SIZE)