A comprehensive Python code analysis web application built with Flask. This app allows users to input Python code and receive detailed feedback from multiple analysis tools. python-code-checker/ ├── ...
A small web app that compares two documents (text or files) using several text-similarity metrics. The project provides a React + Vite frontend (UI for uploading/pasting documents) and a FastAPI ...