Currently adding support for private sites and fully custom templates, to enable more use cases.
Ask HN: What projects are you working on now?
61–70 of 1001 posts
Re: Ask HN: What projects are you working on now?
#62All Clear Weather: https://www.allclearweather.com/
I'm also hoping to use raw photos of the sky as weather data: after building a large training dataset of labelled photos, I think an ML classifier could begin to identify weather features in outdoor photos
Re: Ask HN: What projects are you working on now?
#63We're hoping this can help local restaurants survive COVID-19.
Re: Ask HN: What projects are you working on now?
#64[1]: https://github.com/zserge/webview
Re: Ask HN: What projects are you working on now?
#65Fitness. The prospect of spending months at home with all the gyms closed has made me think now's the time to actually take fitness seriously and train hard at home with bodyweight exercises and calisthenics. Also writing songs too.
Re: Ask HN: What projects are you working on now?
#66I released a super early alpha preview do-not-use-this-in-production version of a mini-framework to builds web apps with Svelte as a drop-in for the view layer and Crystal on the back end:
https://github.com/noahlh/celestite
It’s nothing fancy - but it works with existing Crystal web frameworks and, I hope, could be pretty cool eventually.
Would love feedback and extra pairs of eyes on it!
Re: Ask HN: What projects are you working on now?
#67A portal/console for customers of saas products. Every time I launch a new idea, I hate wasting my time on writing some basic customer facing admin/console where customers can see their invoices, change payment method, access support tickets, make some configuration change. I am creating something more generic where I can just plug in firebase, zendesk, stripe, Braintree etc api Keys and all the base functionality is…
Re: Ask HN: What projects are you working on now?
#68Podalong is (eventually) going to help connect listeners of their favorite podcasts with each other and in new ways with the podcasters themselves.
A lot of work still to go, but I’m more and more excited every day about its future.
Website is built with Elixir/Phoenix Framework, app is built using Flutter. I highly recommend both!
Re: Ask HN: What projects are you working on now?
#69You can also create and share workouts made out of segments with friends. It will also have a Chrome plugin that enables you to lay your live statistics on top of let's say Youtube or Netflix.
Or at least that is the idea ;-)
Re: Ask HN: What projects are you working on now?
#70- Setting up a small webservice that creates PDF files with sample data for workflow development. I need this for work as it's easier than working with real customer data. Hopefully others find it useful, too. Will make a ShowHN once it's finished. - Remade a small landingpage for tshirt-designs with motives for my hometown/area. Used a software called "Bootstrap Studio" for that. I think I found it through HN. Reall…