A simple application that helps you prepare for a Python interview. Try to solve the given problem by writing your solution in Python, and then check your answer. The application will tell you if your solution works, and explain it back to you. If it doesn't work, it will give you pointers to where it's falling short.
React front end with Fastify backend, uses the Google Gemini API to verify the written code works.