TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Web-Based Video Creator

4 pointsby Andrew_Wover 5 years ago

1 comment

Andrew_Wover 5 years ago
Hey everyone!<p>I&#x27;ve built an app that uses the browser and CSS styling to create videos (mp4&#x2F;gif), meant for stuff like landing pages and social media. I&#x27;ve wanted to improve presentation and engagement in the projects and products I build, and more video seemed like one of the pieces to that puzzle.<p>As a solo developer, I thought it would be impossible to build a video app, so I leveraged everything I could to make it happen. The biggest tool I leveraged was the browser - letting it handle elements, layouts, styles, and animation so I could generate videos. Because I use the browser, any css&#x2F;js I add to the frontend UI automatically work in the backend and renderer.<p>How To Video Showing the App: <a href="https:&#x2F;&#x2F;static.brisa.io&#x2F;videos&#x2F;getting-started.mp4" rel="nofollow">https:&#x2F;&#x2F;static.brisa.io&#x2F;videos&#x2F;getting-started.mp4</a><p>If you&#x27;ve got an open source&#x2F;indie hacker project you&#x27;d like a video for, let me know and I&#x27;ll try to help out!