Live data from Hacker News

Ask HN: Show me your half baked project

news.ycombinator.com

51–60 of 841 posts

Re: Ask HN: Show me your half baked project

#53
https://omegacrm.net/

A simple all-in-one CRM for freelancers. Does not require JavaScript. Ironically built with Node.js and React.

It currently only allows the user to manage their clients. Planning on integrating per-client projects and billing, as well as time management.

Re: Ask HN: Show me your half baked project

#56
https://modquiz.com - A spaced repetition tool that combines a notion-like input interface to make creating flash cards more organic, using markdown text, tables and lists. Also has a flexible schema so that questions can be generated in different formats like multiple choice, true false, matching, etc. buggy and not all the dynamic question features work but the foundation is there.

https://eniac.lrner.io - An incremental game used to teach the history of the building of the first computer, ENIAC. Buggy and the mid-end game needs to be implemented. I planned on launching this to HN and PH in a few months.

Re: Ask HN: Show me your half baked project

#58
https://qrono.net, https://github.com/c2nes/qrono

A work in progress, Qrono is a persistent, time-ordered queue server providing at-least-once delivery. The time-ordering can be used to schedule values to be delivered in the future, implement exponential backoff within a consumer, etc.

In addition to HTTP and gRPC interfaces, Qrono supports a RESP (https://redis.io/topics/protocol) interface allowing Redis tools (e.g. redis-cli) and clients to be used.

Re: Ask HN: Show me your half baked project

#60
I'm struggling with https://memordo.com which is a minimalist flashcard platform where you can create public and private decks.

I use the tool religiously because I prefer my tool over the others tools available. I think the strategy forward for me is to create some public decks that others people would like to study.. Do you guys have any cool ideas for decks?

Post reply on HN