Live data from Hacker News

Ask HN: What's your quarantine side project?

news.ycombinator.com

1–10 of 1001 posts

Re: Ask HN: What's your quarantine side project?

#4
I'm tinkering with a single player word game in HTML5. Feedback welcome. :)

https://seanwilson.itch.io/wordoid

I've tried to make it intuitive enough that you don't have to read a page of instructions first but let me know if I've missed the mark. I'm hoping you can learn the gameplay mechanics as you play.

I'm not using any web frameworks for this which was actually fun to do. It gave me a chance to improve my understanding of CSS animations + reflows, and catch up with changes to JavaScript.

Re: Ask HN: What's your quarantine side project?

#6
I'm building TidyCloud. It's a toolset on top of common cloud storage drives to provide cross platform search, duplicate identification, security risk identification and usage statistics/analytics across your files stored in the cloud

https://tidycloud.app

I'm looking for beta users if you dig the idea and want to help out a feel HNer.

Re: Ask HN: What's your quarantine side project?

#10
My cofounder and I threw together a virtual table quiz platform. We stream the questions on YouTube live and accept the answers through a web app I built.

We've been able to host quizzes with over 250 teams, scoring their answers in real time. The scoreboard is auto generated and players can make a contribution with stripe.

So far we've given over 6k euros to various local charities. I'm very proud of what we've achieved so far.

Post reply on HN