Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft an update to the ReadMe to open the awesome repo for community … #2

Merged
merged 2 commits into from
Nov 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 18 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,36 @@

A curated list of awesome projects and resources relating to [DFINITY](https://dfinity.org) and the Internet Computer.

## Tungsten Hackathon

The Tungsten Hackathon channeled the energy and excitement of DFINITY's internal engineers over two days in June 2020 ahead of the Tungsten release.
If you want to contribute projects or tools, please first read our [Contributing](.github/CONTRIBUTING.md) guidelines and agree to abide by our [Code of Conduct](.github/CODE_OF_CONDUCT.md).

[Magnify](https://github.com/Dfinity-Bjoern/Magnify) - A secure video conferencing application using WebRTC.
## Developer community projects

[Dual](https://github.com/egeyar/wochonecha/) - A social app for creating, completing, and tracking various challenges.
Submit a pull request to add a link to your repository here.

[Bookworm](https://github.com/rstout/bookworm) - An open publishing application inspired by China Literature.

[Shield](https://github.com/crusso/shield) - An app connecting at-risk people with nearby volunteers.
## Hackathon projects

[Hero](https://github.com/stanleygjones/hackathon) - A random "killer app" generator inspired by the Wu-Tang Name Generator.
The DFINITY Tungsten Hackathon channeled the energy and excitement of DFINITY's internal engineers over two days in June 2020 to build applications for the Internet Computer.

The following represent a few of the applications that teams developed over the two-day period:

## Motoko Resources
- [Magnify](https://github.com/Dfinity-Bjoern/Magnify) - A secure video conferencing application using WebRTC.

- [Dual](https://github.com/egeyar/wochonecha/) - A social app for creating, completing, and tracking various challenges.

- [Bookworm](https://github.com/rstout/bookworm) - An open publishing application inspired by China Literature.

- [Shield](https://github.com/crusso/shield) - An app connecting at-risk people with nearby volunteers.

- [Hero](https://github.com/stanleygjones/hackathon) - A random "killer app" generator inspired by the Wu-Tang Name Generator.

## Motoko resources

- [Vessel package manager](https://github.com/kritzcreek/vessel)


## Motoko Libraries
## Motoko libraries

### Data structures

Expand Down