MindForge helps you reach your goals by gamifying your studying experience, all in a fluid UI!
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!
Made it so if you hover over themes in the shop it'll style your website with that theme as a preview, and if you move your mouse away, it comes back to normal
The base shop is now finished! With 3 themes, default aurora, light mode, and cyberpunk neon, you can go to the shop and buy those themes if you have enough coins for them, and in the future I am planning to put way more items in the shop, and put a lot of time into that, like stuff that are not just themes.
Currently building the shop, I got the main theme names in and the UI done, but I still need to add the actual themes and some UI polish
Added AI Insights! Also made it so the XP by concept chart didn't show too many categories like AAA theorem SAS etc, and instead just grouped those into one general category, like geometric proofs. I made a prompt for the AI so it could generate insights to see what you need to work on, and the insights are styled with markdown for an even better look. AI helped me make the prompts for the AI, and the concept map to make sure concepts given by the AI were more general than very specific, AI also helped me with debugging and styling. The next thing needed to do is keep adding more features(hello, shop) and also make it work for any subject, not just math, because currently the prompts given to the AI and more things like the concept map are all focused on math, but I will be sure to extend it to work with any subject, and also let you sort your logs by unit, so if you are studying for different unit, the AI insights and more will be focused on that specifically, and I will have to change a lot of the AI auto logging for that(used the word AI a lot in this message lol).
Finally got the XP awarded by the AI to show up! Now everything is working smoothly after so many bugs
Still working on adding image support and making sure XP amounts that the AI gives are shown back to the user
After SO MUCH debugging I added the image upload to XP section, you can now upload images and get XP based off difficulty, the next thing to add is allowing user text input along with the image. I spent a lot of time trying to figure out why everything was working but the amount of XP given after uploading an image was not showing up, and turns out I just had an extra closing div tag the entire time...
Going to add more improvements soon, like the shop!
I added AI to the log page, you can tell it what you did and it will give you XP based off that! It took a while to implement especially because the prompt had to be changed many times, but now it can choose how much XP you get, and its pretty accurate, and it is pretty good at detecting exaggeration! Next up is adding image support so you can give it an image of what you did and it will give XP based off difficulty and also your input(because difficulty changes from person to person, so input is valuable to understand how hard it was)
Finished base UI and logging, I had issues with linking hackatime so I lost hours of time spent...
I still have not connected it to Vercel so I don't have a demo link yet