Ask HN: What's your quarantine side project?
921–930 of 1001 posts
Re: Ask HN: What's your quarantine side project?
#922Re: Ask HN: What's your quarantine side project?
#923I noticed that while working on past side projects I spent a lot of time writing simple CRUD APIs, permission checks, client code to connect and model classes which (at least for me) is usually not the most fun part when working on new app idea ;) So I started creating a concept to automate most of that for future projects and developed a simple web platform around it.
During the quarantine I've been mostly working on a set of permission rules to control access to API resources. I also started on generating client code which at least works for Angular at this point. I'm very hopeful that I can stay productive and get it to work for React/VueJS and iOS/Android as well soon :)
Re: Ask HN: What's your quarantine side project?
#924There were a lot of layoffs recently, so I wanted to do whatever I can to help my fellow engineers. I unfortunately can't help with referrals, but what I can do is share my experience and knowledge. I love Dynamic Programming and decided to record a YouTube course [1] explaining the topic as simple as possible (ELI5).
A lot of people struggle with DP and if you are one of those, feel free to subscribe. I release new videos every Sunday.
Also, since I'm not an an experienced YouTuber and English is my second language, feedback is a massive motivator for me. So, if you have any feedback to share, please, let me know what needs to be improved and I'll make sure to work on it.
[1] https://www.youtube.com/channel/UClnwNEngsXoIp_tgJ2jZWfw
Re: Ask HN: What's your quarantine side project?
#925Re: Ask HN: What's your quarantine side project?
#926I'm hoping to focus on the technical side this time!
Re: Ask HN: What's your quarantine side project?
#927Re: Ask HN: What's your quarantine side project?
#928If you have time, we need tons of help: https://github.com/findthemasks/findthemasks
Re: Ask HN: What's your quarantine side project?
#929is anyone else completely ok with quarantine? I'm not able to understand the need for social interaction, maybe because I'm an awkward dude.
Re: Ask HN: What's your quarantine side project?
#930It's still a work in progress, but I've gotten a lot done on it and looking forward to releasing it this Summer! You can check it out at https://caretakerdb.com if you want.