Hey! Sadly the free gemini api has 5 request per minute limit, and 20 per day, so beware of that when testing my webapp, I added some popups to inform user when ai grading is disabled.
Hey! Sadly the free gemini api has 5 request per minute limit, and 20 per day, so beware of that when testing my webapp, I added some popups to inform user when ai grading is disabled.
Hey! I am working on simple memory efficient (not memory safe xd) http server in C. Rn I’ve done simple parser of input request, it gets the html file based on the input. For now it only prints the file, now I’m gonna add some actual network stuff.
Added dark mode, test history with each attempt details visible after clicking the attempt row. Also overhauled the UI/UX of answer, edit test and question pages.
https://quiz.rutra.me
Hey! I took the reviewers feedback into account and added couple of unique features and changed CSS a bit. Now there’s a cool shader in the background and a terminal dock at the bottom of the website. U can use it to navigate on the website, like typing “achievements” shows achievements section. Hope you like the new changes!
Finished migrating from Javascript to Typescript!!!