matt-savvy
Hey gang, just want to share LiveSlides, a small side project I’ve been working on this month.
LiveSlides is a web app that lets you create slide decks in Markdown and present them to the audience in their own browser. You start the presentation, share a link, and then as you’re presenting, changing the slide will also update the view in each audience members’ browser. And, when the presentation is finished, they’ll get controls for themselves to review your slides as much as they want.
It uses Phoenix, LiveView, and some OTP.
If you want to learn more, I wrote up a post here outlining how it works and how I went about it.
Trending in Announcing
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries.
offset-based pagination with...
New
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
I released Doggo, a collection of unstyled Phoenix components.
https://github.com/woylie/doggo
Features
Unstyled Phoenix components....
New
Edit: 2026 May 15 - This post is archived.
Mob is alive!!
Main docs: mob v0.7.11 — Documentation
A bit of explanation for the slightly c...
New
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Hi everyone,
I’ve been working on this protobuf library for 3 years. We use it in the company I work for, EasyMile, to communicate with ...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
This showed up on my feed.. anyone heard of it? Just hype?
Ox Alpha is a reasoning model designed for coding, sustained ag...
New
Hey folks,
I just published a post about Hologram’s funding and where the project goes next - the short version:
Curiosum as Main Spons...
New
A little off-topic, but I feel like people here have a good head on their shoulders.
I used to be quite good at making software. Was luc...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #elixirconf-eu
- #metaprogramming
- #hex










Showing Posts 1 to 7- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
greven
That’s a nice idea!
There is no overlap with the plenty of “Create Presentation Slides writing Markdown” because of the server part to share the slides.
Nice work!
katafrakt
Really cool. I’ve had this idea for ages, but never executed
One feature I thought of, and I think it’s not there, it to allow viewers to freely go back to any slide that was already shown, with a button appearing “go back to current slide”. But at the same time they cannot go forward and ruin all the surprises.
slouchpie
This is so cool! I love it.
sntran
Great work! Would be nice to have the blog post be presented by LiveSlides
rhcarvalho
That’s cool, well executed and well utilizing the strengths of the platform!
Thanks for sharing the write up!
matt-savvy
Not implemented (yet…) but I did have this idea as well. The idea being that, as an audience member, you can “detatch”, and go into solo viewer mode and have full control for all the slides that have been shown up until that point, and possibly see some indicator that the presenter has moved on, etc, and then hit one button to “re-attach”. Like what happens when you’re watching something that’s being DVRd (e.g. YoutubeTV) - you can pause, rewind, but you can’t see into the future.
The functionality won’t be too hard, just making sure we expand what’s being broadcast on slide changes so that each LiveView knows enough to set up its own state to match that of the presentation’s GenServer.
Awesome to hear you had/have the same ideas, great minds think alike!
matt-savvy
Funny you mention that, I did have the idea of writing up a little module that would just perpetually update the slides for a presentation so I could share the public link and anyone could get see the experience.
You CAN check out this demo presentation I had created, which is actually most of the same content as the blog post.
https://live-slides.fly.dev/presentations/view/ce91b16b-fe46-447f-8567-366272739b4c