https://github.com/blimmer/maximize-your-output-talk
Ideas on how to maximize your output (san productivity shame)
https://github.com/blimmer/maximize-your-output-talk
Last synced: about 1 year ago
JSON representation
Ideas on how to maximize your output (san productivity shame)
- Host: GitHub
- URL: https://github.com/blimmer/maximize-your-output-talk
- Owner: blimmer
- Created: 2019-05-24T21:42:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T20:52:38.000Z (over 3 years ago)
- Last Synced: 2025-02-10T02:24:12.723Z (over 1 year ago)
- Language: Ruby
- Homepage: https://benlimmer.com
- Size: 2.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maximize Your Output (sans "productivity shame")
A talk intended for software developers looking to maximize their output, without feeling "productivity-shame". This talk is broken into two main sections, "Staying Focused" and "Optimizing Story Work & Tasks".
This presentation was created with [reveal-ck](https://github.com/jedcn/reveal-ck).
## Slides
You can view the slides [here](https://blimmer.github.io/maximize-your-output-talk), or on [SlideShare](https://www.slideshare.net/BenLimmer/maximize-your-output-sans-productivity-shame).
## Contributing
Found a problem in the slides? Please open a PR or issue!
## Development
If you want to run this project locally:
1. Clone the repo
2. `bundle install`
3. Run `bundle exec reveal-ck generate`
4. Run `bundle exec reveal-ck serve`
5. Visit http://localhost:10000