Live data from Hacker News

Ask HN: What's your quarantine side project?

news.ycombinator.com

301–310 of 1001 posts

Re: Ask HN: What's your quarantine side project?

#303
I've been working on a function generator for my own personal use! I can get sine, square, and triangle waves out of it, and I'm just starting to implement modulation schemes like PSK and FSK.

I'm also just starting to help my fiance launch a consultancy on remote teaching. Crossing my fingers that goes well!

Re: Ask HN: What's your quarantine side project?

#306
I created a directory project for thrift stores as a learning project. https://thriftstored.com/

'thrift stores' is a high traffic search term with low competition and low value traffic. I aggregated data from various store brands and websites and categorized based on locations data. The site is run on Python Flask framework on AWS Lightsail.

Re: Ask HN: What's your quarantine side project?

#308
I started learning some machine learning and nlp.

Built a Product AutoExtract API, to extract clean product data from any e-commerce product page automatically, without any selectors or rules.

Most of the project uses off the shelf open source software: chrome headless and puppeteer for rendering, some computer vision algorithms tech and Cloud Run to slash costs for hosting.

Still training the algos, but you can try it our for a spin here: https://crawlify.io.

Re: Ask HN: What's your quarantine side project?

#309
Bought a digital piano and started learning piano from scratch. Been trying out different software for learning piano using MIDI input. (Simply Piano, Playground Sessions, Flowkey, Piano Marvel).

Sorted and deduplicated all my photos.

Set up backups for all my important stuff using Restic to BackBlaze B2.

Post reply on HN