Level up your brain game. Neurobits offers personalized challenges, learning paths to improve your skills!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I built the website, i played around with a lot of different backgrounds, feature showcases etc. and ended up on a minimalistic approach, with this cool dither background hope yall like it
Wow that was a long time, anyway I worked on more personalized feeds instead of just Trending & most solved, this uses past data and i have also improved onboarding by a lot, by getting more data, to deliver a better experience to the user, i also made quite a lot of changes in latex etc.
Working on latex support (Math, Chemistry, etc) & languages so accents for french, dutch, etc. can be properly shown
tbh, i'm going to give up convex migration. The fact there isn't much documentation and overall im finding it really difficult. I tried doing custom JWT for auth, for some reason it always says JWT payload is incorrect even though i included the issuer, signed it, did it via base64, but it just doesn't work, which is unfortunate, account gets created, but only the first time, if you logout and login you'll never be able to because the JWT is apparently corrupt, I also tried using clerk but they're flutter package is really new & in beta too and i have already failed 3 times now so i just give up :(
This time, i'll try to do more devlogs throughout the migration. Currently, I finished the schema and i'm trying to implement auth.
This is mainly time from my 2 failed attempts at migrating the backend from Supabase to Convex. I'll try to do it again and will update on next devlog.