DEV Community

Discussion on: Do you have a side project? Talk about it!

Collapse
 
hugogresse_87 profile image
Hugo Gresse • Edited

I've 3 😅

  • ⭐️ OpenFeedback.io which is a feedback saas for event/meetup/conferences.

    • anonymous constructive vote
    • big admin with user management, can load speakers/talks with an external API, etc
    • using Firebase Functions, Firestore, Mailgun, React/Redux/Formik, OpsGenie
    • repo: github.com/HugoGresse/open-feedback
  • Ical2Api which add an API on top of ical feeds. It's missing a lot of UI but it's working and have proper slack support for hours reminders and weekly reminder with upcoming event this week. We use it in Montpellier, France for local meetups on meetup.com.

  • FillMySlides which use a Google Slides as a template for generating thumbnails/images.

    • You post your google slides url,
    • give a json with the data
    • and a zip will downloaded at the end.

About me: android engineer, I guess web engineer now too :D, I've left an advertising company to focus on my side project while searching for a ethical job.