Merge pull request #460 from digiblink/master

Team digiBlink PR
This commit is contained in:
Senthil Arivudainambi
2014-11-28 02:49:04 -08:00
2 changed files with 44 additions and 0 deletions

27
Teams/digiBlink/ABOUT.md Normal file
View File

@@ -0,0 +1,27 @@
This is our page
================
We are the digiBlink team - Computer Science people from Latvia.
About your team
===========================
| nfoworm | mmlv
|--- |---
| ![Reinholds](https://pbs.twimg.com/profile_images/378800000629231869/cf8e58d30f8ae8bb04cccb9ce3acc85c.jpeg) | ![Artis](https://pbs.twimg.com/profile_images/153132961/IMG5524.JPG) |
We have both studied in University of Latvia - Artis has already PhD in
Computer Science, Reinholds are soon to receive his PhD in Computer Science.
Both of us are into embedded electronics as well some web development.
About your skills and what you are going to do?
=======
Currently we are still in pursuit of our project for competition, but idea
will come.
We do embedded programming (C/C++), as well Python/PHP/JS.

17
Teams/digiBlink/team.json Normal file
View File

@@ -0,0 +1,17 @@
{
"teamName": "digiBlink",
"members": [
{
"name": "Reinholds Zviedris",
"twitter": "zxpower",
"koding": "nfoworm",
"location": "Riga, LV"
},
{
"name": "Artis Mednis",
"twitter": "mediamasterLV",
"koding": "mmlv",
"location": "Riga, LV"
}
]
}