Difference between revisions of "Hac φ/Projects"

From HaskellWiki
Jump to navigation Jump to search
(Hac φ/Projects moved to Hac φ 2009/Projects)
 
(34 intermediate revisions by 18 users not shown)
Line 1: Line 1:
  +
== Sharing your code ==
#redirect [[Hac φ 2009/Projects]]
 
  +
  +
If you need a place to host a project so that others can help with it, we suggest using [http://github.com github] with [https://git-scm.com/ git]. You can also apply for an account on [http://community.haskell.org/admin/ the community server].
  +
  +
== Projects ==
  +
  +
If you have a project that you want to work on at the Hackathon, please describe it here.
  +
  +
Since Hackathons 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.
  +
  +
<!-- Copy this template
  +
=== Project name ===
  +
  +
I am a project. Love me.
  +
  +
* Hacker 1
  +
* Hacker 2
  +
-->
  +
  +
=== GHC ===
  +
  +
Richard will likely be doing some GHC hacking, as he is wont to do. Others: please join in the fun, and suggestions for projects can be provided!
  +
  +
* Richard Eisenberg
  +
  +
=== CodeWorld ===
  +
  +
Chris Smith will likely be hacking on CodeWorld, a web-based K-12 education environment using Haskell. Possible projects include editor improvements, mobile app export, a constructive geometry API, debugging and collaborative editing, or bug fixes and UI tweaks.
  +
  +
* Chris Smith
  +
  +
== 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.
  +
  +
{| class="wikitable"
  +
! Name
  +
! Projects
  +
|-
  +
| Chris Smith
  +
| CodeWorld, Snap, xmlhtml
  +
|-
  +
|}
  +
  +
[[Category:Community]]

Revision as of 23:01, 10 August 2016

Sharing your code

If you need a place to host a project so that others can help with it, we suggest using github with git. You can also apply for an account on the community server.

Projects

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

Since Hackathons 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.


GHC

Richard will likely be doing some GHC hacking, as he is wont to do. Others: please join in the fun, and suggestions for projects can be provided!

  • Richard Eisenberg

CodeWorld

Chris Smith will likely be hacking on CodeWorld, a web-based K-12 education environment using Haskell. Possible projects include editor improvements, mobile app export, a constructive geometry API, debugging and collaborative editing, or bug fixes and UI tweaks.

  • Chris Smith

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
Chris Smith CodeWorld, Snap, xmlhtml