← Back to Portfolio

Python Code Tracer

September 2023 - Present

React
Typescript
Python
Pyodide
TailwindCSS
Shadcn UI
Vercel

A web-based tool designed for Python code debugging and learning. It allows users to write and trace their Python functions in real time, providing detailed, step-by-step code execution using Pyodide in the browser. It helps students and developers visualize logic flow, inspect state changes, and easily identify issues in complex loops and algorithms.