Difference between revisions of "Compose Unconference 2016"

From HaskellWiki
Jump to navigation Jump to search
m (Mightybyte moved page User:Mightybyte to HaskellWiki:ComposeUnconference2016: Shouldn't have been a user page)
 
(6 intermediate revisions by 3 users not shown)
Line 18: Line 18:
 
=== Snap ===
 
=== Snap ===
   
There will likely be some people hacking the Snap Framework. If you're interesting please join in the fun, and suggestions for projects can be provided.
+
There will likely be some people hacking the Snap Framework. If you're interested please join in the fun, and suggestions for projects can be provided.
   
 
Participants:
 
Participants:
   
  +
* Ozgun Ataman
 
* Doug Beardsley
 
* Doug Beardsley
  +
* Greg Hale
   
 
== Experience ==
 
== Experience ==
Line 31: Line 33:
 
! Name
 
! Name
 
! Projects
 
! Projects
  +
|-
  +
| Ozgun Ataman
  +
| DSL variations for SQL Generation
 
|-
 
|-
 
| Doug Beardsley
 
| Doug Beardsley
| [http://snapframework.com Snap] [https://github.com/ryantrinkle/try-reflex Reflex]
+
| [http://snapframework.com Snap] [https://github.com/ryantrinkle/try-reflex Reflex] [http://mightybyte.github.io/monad-challenges Monad Challenges]
 
|-
 
|-
| John Doe
+
| Greg Hale
  +
| [http://haskell-servant.github.io Servant] [http://snapframework.com Snap] [https://github.com/ryantrinkle/try-reflex Reflex]
| [http://example.com Foo]
 
 
|}
 
|}
   

Latest revision as of 22:03, 29 January 2016

Compose Unconference 2016 Project List

If you have a project that you want to work on at the unconference, please describe it here.

Since these events are great for teamwork, consider joining one of the projects mentioned below. If you're interested in one of these projects, add your name to the list of hackers under that project.

There is also a #composeconference IRC channel on Freenode that can be used for more in-depth discussion.


Snap

There will likely be some people hacking the Snap Framework. If you're interested please join in the fun, and suggestions for projects can be provided.

Participants:

  • Ozgun Ataman
  • Doug Beardsley
  • Greg Hale

Experience

Please list projects with which you are familiar. This way, people know whom to contact for more information or guidance on a particular project.

Name Projects
Ozgun Ataman DSL variations for SQL Generation
Doug Beardsley Snap Reflex Monad Challenges
Greg Hale Servant Snap Reflex