←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.208s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. anshumankmr ◴[] No.35761536[source]
As compared to others, my tech seems a lot less revolutionary, but I do like it. It's my own blog, https://www.anshumankumar.dev/, which I wrote using Angular (with Scully) and using Strapi as a headless CMS, which I read about extensively from some folks on this site. Prior to that I had a Wordpress blog, which a cancer due to the number of ads they added on it.

There is a lot of stuff I am working on it and I am planning a port to using Gatsby instead.

Would appreciate if anyone has feedback.

Also, I wrote a bot that notifies me of stock price changes for stocks that I subscribe to on Telegram. I haven't fixed it as the code has had some issues recently and I plan to work on fixing it once I have the time.