https://github.com/coderbyheart/nordic-student-workshop
A workshop I give to students who visit or meet Nordic Semiconductor
https://github.com/coderbyheart/nordic-student-workshop
microbit nordicsemiconductor workshop
Last synced: 4 months ago
JSON representation
A workshop I give to students who visit or meet Nordic Semiconductor
- Host: GitHub
- URL: https://github.com/coderbyheart/nordic-student-workshop
- Owner: coderbyheart
- Created: 2021-09-23T11:58:21.000Z (over 4 years ago)
- Default Branch: saga
- Last Pushed: 2022-03-21T14:27:24.000Z (about 4 years ago)
- Last Synced: 2025-02-01T11:11:11.368Z (over 1 year ago)
- Topics: microbit, nordicsemiconductor, workshop
- Language: Dockerfile
- Homepage: https://coderbyheart.github.io/nordic-student-workshop/
- Size: 3.05 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nordic Student Workshop Slides
A workshop I give to students who visit or meet
[Nordic Semiconductor](https://www.nordicsemi.com/).

Slides for the webinar:
- [Markdown](./slides.md)
- [Interactive](https://coderbyheart.github.io/nordic-student-workshop/index.html)
## Viewing
An up-to-date version is published to
[GitHub pages](https://coderbyheart.github.io/nordic-student-workshop/index.html).
Press `s` to show the speaker notes.
### Locally
Open the project using
[Dev Container](https://code.visualstudio.com/docs/remote/containers).
Open two shells:
1. `npm run watch`
2. `npm start`
You can now view the slides at .
## Building
Render to reveal.js:
make public/index.html
Render to PowerPoint (useful for copying to a slides template):
make public/slides.pptx