jwendel / topcoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

topcoder

This repo contains my submissions to various topcoder development challenges. I have competed in 4 challenges so far, the directories in this repo correspond to each challenge. My topcoder name is kyrra.

  • auth - a simple authentication framework. (1st place)
  • cache - a key/value store as a network service, run over telnet. (2nd place)
  • webapi - built on auth to add basic OAuth2 support. (2nd place)
  • IMAP Proxy - proxied IMAP commands to Gmail. Code not posted as it was under an NDA. (2nd place)

Reviewer

Along with coding TopCoder challenges, I was given the opportunity to be a reviewer for one challenge:

  • Pop3 Proxy - Server that would connect to gmail via IMAP and host results via Pop3.

About


Languages

Language:Go 95.3%Language:Shell 4.7%