Live data from Hacker News

Ask HN: What apps have you created for your own use?

news.ycombinator.com

231–240 of 793 posts

Re: Ask HN: What apps have you created for your own use?

#231
https://factorhouse.io/kpow/

An enterprise toolkit for Apache Kafka (and now another for Flink).

I spent years working in large enterprise orgs, a few more working with distributed systems. Along the way I picked up Clojure and by the power of greyskull managed to combine all those factors into a company. Now I work with a small team shipping tools for programmers. Good times.

Today we have users in 100+ countries, but it started off as something I needed for myself / my team when working on client projects.

Re: Ask HN: What apps have you created for your own use?

#233
post #219
post #150

I got an idea for game mechanic I wanted to test and ended up learning bit of Godot to try it out. https://flopblock.com/

This was fun. I like the little bounce of playing field when the block hits the bottom. And it loads pretty fast for a Godot web game.

Thank you! I like it and people I have shown it to say it feels ”addictive”, but something is missing as I am the only person who keeps playing after some levels :D so maybe it’s for me only.

Re: Ask HN: What apps have you created for your own use?

#234

I created adult entertainment apps to organize and have fun with images and videos: - RuGiVi: https://github.com/pronopython/rugivi - Browse your collection of images on an endless screen. Tested with more than 700.000 images at once! - Fapel System: https://github.com/pronopython/fapel-system - Organize your adult images and videos by just using hardlinks and directories. - TopZemen: https://github.com/pronopython/t…

Nice work and the naming is just topnotch!

Re: Ask HN: What apps have you created for your own use?

#235
post #61

I've built a few apps which started out as tools for my own use and later polished + released for public. - Cone: This started out as a small tool to help me identify the name of the colors of objects around me (i am a red-green colorblind). Now it's a full fledged color picker app with a Pantone license - https://cone.app - CBVision: This is another small tool for colorblind people which shifts the problematic color…

Speaking as a fellow product designer... Stunning work. What an awesome portfolio!

Re: Ask HN: What apps have you created for your own use?

#236
post #124

I mostly code my own games with a target group of 1, my favourites are http://lalo.li/lsd/ https://updownredgreenetc.franzai.com/ https://spinner.franzai.com/ https://dance.franzai.com/ (basically a lava lamp you can interact with) from the app side i like https://qrpwd.franzai.com/ coded to save my 2 factor backup codes qr encoded and encrypted in my photo stream and https://github.com/franzenzenhofer/thisismy a com…

I just spent 30mins on lalo.li/lsd!

Re: Ask HN: What apps have you created for your own use?

#237
https://microphonestudio.app

I’ve built an app that connects multiple phones together wirelessly and records audio with all of their microphones simultaneously. Once you finish recording all the recorded audio tracks are immediately available on all the phones for full-mix playback.

If you aim for the best, studio quality, you can attach any professional microphone to the phone, too.

Should be a nice tool for musicians/bands, podcasters, filmmakers. I’ve created it because I wanted to be able to record my band rehearsals. Handheld recording devices or single mobile phone did not cut it and studio space or equipment was not available or too expensive.

Recording with multiple microphones (multi-track recording) is how you typically record in a recording studio to achieve best quality. The app allows you to do just that but without expensive studio equipment (mixing console, audio interfaces, DAWs, computer, etc.). Also the time to get the full mix that you can play and share is cut almost to zero.

Re: Ask HN: What apps have you created for your own use?

#238

These are the things I've created, some mostly for my own use, and others just for fun: 1. https://gptgames.io - A gaming platform using OpenAI. It came from a silly idea for another project I have, and I ended up putting it together in 1 month. 2. https://creepyface.io - I wanted to animate my face on my resume, and I decided to allow everyone else to do the same. 3. https://react-guitar.com - I wanted to learn guit…

I'm using creepy face on my own site. How fun :)
Post reply on HN