Ask HN: What (side-)project are you working on?
131–140 of 244 posts
Re: Ask HN: What (side-)project are you working on?
#132https://www.budgetbloom.com - Personal finance and budgeting app. It began as some Airtable tables I used to manage my own finances, then I realized I could build something a bit better to visualize the relationships between financial data. Hoping it could potentially earn me some money on the side, but either way it's become a labor of love over the last year that I can't seem to quit working on.
Re: Ask HN: What (side-)project are you working on?
#133Last fall, during covid-19, I started working on an app to use my iPhone as a webcam for my Mac. I had some interest in it, so I recently released it publicly last month. There are similar apps out there, but to my knowledge my app is the only one that is both 100% free and supports 1080p @ 30 FPS. Hope any of you find it useful: https://webcamplus.app
Re: Ask HN: What (side-)project are you working on?
#134https://www.budgetbloom.com - Personal finance and budgeting app. It began as some Airtable tables I used to manage my own finances, then I realized I could build something a bit better to visualize the relationships between financial data. Hoping it could potentially earn me some money on the side, but either way it's become a labor of love over the last year that I can't seem to quit working on.
Re: Ask HN: What (side-)project are you working on?
#135Re: Ask HN: What (side-)project are you working on?
#136I just launched Writxt[0] a “walkthrough” to let you setup your own SMS to blog platform. I also put up a stupid side project ThriftyName[1] where you get a brand name for $5. [0]: https://writxt.fun [1]: https://thrifty.name
Another person posted https://phasedust.com/ the other day. I thought it was a great idea. I think Writxt might be better for me. The instructions are pretty easy to follow. I am going to try it out this weekend. Thank you.
Please let me know if you run into any issues along the way.
Re: Ask HN: What (side-)project are you working on?
#137https://www.budgetbloom.com - Personal finance and budgeting app. It began as some Airtable tables I used to manage my own finances, then I realized I could build something a bit better to visualize the relationships between financial data. Hoping it could potentially earn me some money on the side, but either way it's become a labor of love over the last year that I can't seem to quit working on.
[deleted]
Re: Ask HN: What (side-)project are you working on?
#138Dotfilehub: https://dotfilehub.com I've always found various solutions that use git for sharing configuration files cumbersome. I set out to make my own simple version control system, and a lightweight web application where I can browse and edit them remotely. The main idea is that paths are aliased to simple names, so I can say `dotfile pull i3` and it will install https://dotfilehub.com/knoebber/i3 to ~/.config/i3/…
I’ve seen some awesome looking terminals / setups while watching programming demos / tutorials.
I would totally try their setup if they had a link to it via your site.
Likewise, any sort of preview / screen shot on your site would be awesome.
Well executed thus far.
Re: Ask HN: What (side-)project are you working on?
#139Re: Ask HN: What (side-)project are you working on?
#140https://www.budgetbloom.com - Personal finance and budgeting app. It began as some Airtable tables I used to manage my own finances, then I realized I could build something a bit better to visualize the relationships between financial data. Hoping it could potentially earn me some money on the side, but either way it's become a labor of love over the last year that I can't seem to quit working on.
Can you share info about UI framework you using? Looks nice.