ekn's comments

ekn | 5 years ago | on: Ask HN: What's your quarantine side project?

I built two projects since the lock-down started.

1. https://collabqa.com

A collaborative space to share/vote ideas and questions, in real-time. This was built using Elixir and Phoenix LiveView.

Related ShowHN post: https://news.ycombinator.com/item?id=22881105

2. https://memoboard.io

This is a slack app that makes sure nobody would miss your memo/task. I'm currently waiting for Slack's app review, but it's ready for use. This is my first SaaS project too. It's built using Rails 6 and Sidekiq.

ekn | 6 years ago | on: Show HN: CollabQA – Capture and prioritize questions for uninterrupted meetings

Ershad from CollabQA.com - I built a small web app to capture and prioritize questions during meetings/talks. Attendees have the option to vote questions. All data are sync-ed (in almost real-time) across active sessions.

A lot of people are switching to online meetings during these unprecedented days. I thought it would be useful to have a tool like this so that the speaker can speak uninterrupted and can answer/discuss all questions after finishing the talk.

It can also be used as a simple (and sharable) to-do app, a poll app or even as a shopping list.

It's built using Elixir and Phoenix.LiveView. Thanks to them for creating a wonderful tech stack to build real-time applications.

page 1