Skip to content

Commit

Permalink
Add awards
Browse files Browse the repository at this point in the history
  • Loading branch information
64json committed Nov 12, 2017
1 parent c0ab99c commit fb23e0d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions data/awards.js
Expand Up @@ -110,4 +110,18 @@ module.exports = [{
organizer: 'The Consortium for Computing Sciences in Colleges',
date: '2017',
place: '1st in Application Track',
}, {
key: '2017_ksu',
name: 'KSU HS Programming Contest',
image: 'img/award/2017_ksu.jpg',
organizer: 'Kansas State University',
date: '2017',
place: '1st in Advanced Category',
}, {
key: '2017_hackkstate',
name: 'Hack K-State',
image: 'img/award/2017_hackkstate.jpg',
organizer: 'Kansas State University',
date: '2017',
place: '2nd Overall and <br>Best Use of AWS',
}];
Binary file added img/award/2017_hackkstate.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/award/2017_ksu.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

0 comments on commit fb23e0d

Please sign in to comment.