Presentation Slides for Developers.
Bento Grids is a curated collection of tiles-based layouts that were popularized by Apple with their summary slides.
The main idea behind bento is to present the key takeaways in a very visual and easy-to-consume way. Bento layouts are great for showcasing brand identity, summarizing product features, and much more.
A handy shell script that enables you to write repeatable demos in a bash environment.
demo-magic.sh
is a handy shell script that enables you to script repeatable demos in a bash environment so you don't have to type as you present. Rather than trying to type commands when presenting you simply script them and let demo-magic.sh run them for you.
The HTML presentation framework.
reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create beautiful presentations for free.
Create and Share Presentations for Free.
Create beautiful slide decks using an intuitive Markdown experience
Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document.
Record and share your terminal sessions, the right way. asciinema
(aka asciinema CLI or asciinema recorder) is a command-line tool for recording terminal sessions.
Unlike typical screen recording software, which records visual output of a screen into a heavyweight video files (.mp4, .mov), asciinema recorder runs inside a terminal, capturing terminal session output into a lightweight recording files in the asciicast format (.cast).
Mosho is another browser-based presentation framework. Inspired by impress.js, but in my own flavor.