Live data from Hacker News

Ask HN: Share your side project and your motivation

news.ycombinator.com

1–10 of 15 posts

Re: Ask HN: Share your side project and your motivation

#2
UI Drafter, a free platform for prototyping custom apps without code or graphic design concerns.

Motivation:

In my experience, figuring out and understanding the requirements of technical business apps, e.g. a pharma batch record, is the hardest part of software development. Therefore, I want to introduce a concept of a UI draft, which is a middle ground between the business needs and the end-user software interface.

https://uidrafter.com

Re: Ask HN: Share your side project and your motivation

#3
https://www.jackfruit.ai - Automation and organizational tools for professional networking / job finding. Started to build it because I hated applying to jobs over and over again and was always forgetting where and to who I had applied.

What a lot of people don't seem to realize is that getting your dream job might be one to two connections away from you. Getting a referral for an interview at a company makes you 9 times more likely to get the job than someone who just applies. A lot of people think quantity is the answer to applications and interviews, but I believe its actually quality that counts. Our tool creates relations between your applications, contacts, and companies, helping you create relational pipelines and connections to the right opportunities.

The website is still in beta right now, but hoping to get a v2 version with better content and more automation. Right now, the user still has to do a lot of manual entry, which has led to some drop-off. Happy to answer questions or hear feedback!

Re: Ask HN: Share your side project and your motivation

#4
https://ask.moe - a non-profit search engine that donate 100% of our profits to charitable organizations chosen by our users.

I decided to pursue this project because it's something that can easily be expanded to include everything (sports, shopping, podcasts, news, videos, coupons, etc) in a natural way, and I managed to find an (imo) awesome domain name. The website has seen long pauses due to difficulties in joining Microsoft Advertising, but I've had better luck with Google, so started working on it again. I'd love to team up with somebody good at marketing, and a developer that's interested in building iOS/Android browsers and Chrome/Firefox extensions since it's very difficult (and sometimes even impossible) to change the default search engine.

Re: Ask HN: Share your side project and your motivation

#5
Slowcial[1], a group chat 3D website, built on low-code.

The motivation was mostly around learning game design, which got out of control trying 3D mechanics to see if an alternative to 'infinity-scroll' was possible.

[1]https://slowcial.notion.site/slowcial/A-Group-Chat-3D-Websit...

Re: Ask HN: Share your side project and your motivation

#6
post #2

UI Drafter, a free platform for prototyping custom apps without code or graphic design concerns. Motivation: In my experience, figuring out and understanding the requirements of technical business apps, e.g. a pharma batch record, is the hardest part of software development. Therefore, I want to introduce a concept of a UI draft, which is a middle ground between the business needs and the end-user software interface.…

Ever heard or Delphi!? Your tool is reminiscent of it. I've prototyped countless apps with in the past. Check it out for inspiration. Good job!

https://www.embarcadero.com/products/Delphi

Re: Ask HN: Share your side project and your motivation

#7
https://newbeelearn.github.io/sserver/

Serve your site/blog and sell courses with self hosted server. I wanted to add paid course to my existing site that i was hosting on github and self hosted versions i found were too complex to manage i needed something with minimal operational overhead so i created simple server.

Re: Ask HN: Share your side project and your motivation

#8
I'm building ntfy [0], an open source push notification service with a dead simple REST API. You can basically push messages to your phone via curl or any script. No sign up, no cost, no API keys.

Motivation is: I always wanted it and it was fun to build. I since learned Kotlin (for the Android client), Swift (for the iOS client), and React (for the web client). It's awesome to learn so many technologies. Fun!

[0] https://github.com/binwiederhier/ntfy

Re: Ask HN: Share your side project and your motivation

#10
https://onlineornot.com and https://hackernews.onlineornot.com - it's an incident management service that automatically reports downtime to your status page.

I started with my own uptime monitoring as the data source, but will be adding other providers over time (like pingdom, site24x7, etc)

I built it because I'm tired of status pages that say everything is fine when the entire website doesn't load.

Post reply on HN