An open API service indexing awesome lists of open source software.

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)

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