This is an awesome project.
Come up and start using markdown for all the great ideas you have for sharing your wisdom!
| Session | Time | Speaker | Attendees |
|---|---|---|---|
| GDG Wisdom | 11:00 | Nitya | 19 |
// You can do code blocks very easy as well!
boolean gdgWisdomIsCool;
while(true) {
gdgWisdomIsCool = true;
}