Skip to content

Instantly share code, notes, and snippets.

@artemik
Last active August 26, 2016 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artemik/2a985c4a4c604cf6f212463a568ef10c to your computer and use it in GitHub Desktop.
Save artemik/2a985c4a4c604cf6f212463a568ef10c to your computer and use it in GitHub Desktop.

Google Summer of Code 2016 Work Summary

All assigned tasks have been successfully completed during the summer.

Tasks Summary

Each task has a very short description of what I've done and links to a final branch and list of all my commits in this branch. A more detailed description of each task can be found in corresponding project's README.md files.

1. Beacon Java Client Library

I've written the implementation and tests of the client. The code of the develop branch have been written by me entirely.

2. Beacon Java Client Command Line Interface

I've written the implementation and tests of the CLI. The code of the develop branch have been written by me entirely.

3. Beacon Network Java Client

I've written the implementation and tests of the client. The code of the develop branch have been written by me entirely.

4. Beacon Network Java Client Command Line Interface

I've written the implementation and tests of the CLI. The code of the develop branch have been written by me entirely.

5. Beacon Java Development Kit

Together with Patrick, I've updated the project to the current Beacon specifications. I've also written the authorization + authentication layer based on the Keycloak open source project.

6. Beacon Compliance Suite

I've updated the project to the current Beacon specifications. The code of the develop branch have been written by me entirely.

7. GA4GH Variants Beacon Adapter

I've written the implementation and tests of the adapter. The code of the beacon-java-from-variants project in the develop branch have been written by me entirely.

8. GA4GH Annotations Beacon Adapter

I've written the implementation and tests of the adapter. The code of the beacon-java-from-annotations project in the develop branch have been written by me entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment