- Fork this repo.
- Duplicate the [ProjectName] template folder.
- Create a new branch (and work in this branch) called
tutorial
. - Rename the folder to your project name.
- Update your readme.md with a step-by-step guide on how to build your project.
- Add your project to the table at bottom of this README.md (linked to your folder).
- Make a pull request to the original repo with your updates.
- Breakdown your project build into 3-5 parts.
- Breakdown your code into small, consumable snippets and explain as much as you can.
- Protect your secret keys and info!
- Include screenshots of your project at different steps.
- Keep your audience in mind throughout.
- Maintain a storyline.
- Use visuals to help the reader follow along (but not too many).
- Gifs are always really easy to follow.
- Ask a friend to follow along and see where they get stuck - you might need to add more context there.
- Sending Secret Messages with the Courier API
- Build a Serverless Lie Detector that uses AI for Facial Recognition
- Infiltrate a Discord Server with Automated Encrypted Messages with Node.js
All PRs will be reviewed and may be edited by the Courier team before being merged.
The Courier team will make sure that your tutorial is easy to follow and may attempt to build out the project first. We will request changes for issues that we cannot fix.
Name | Author | Description (1 Sentence) |
---|---|---|
Secret Messages | Shreya | Build a Node.js app that sends multi-channel notifications in Morse code. |
Unify | Nupur Chauhan, Saj Maru | Unify is a web app that lets users host or join virtual sessions for tutoring or socializing, and utilizes the Courier API to notify users of upcoming sessions or broadcast messages. |