This project is a remake of the original Python Mentor roadmap website.
The original website is currently unavailable, so this project recreates the roadmap structure and content for educational purposes.
All credit for the roadmap concept and structure belongs to the original creators.
This website provides a structured roadmap for becoming a Python Developer.
- Vite
- React (TypeScript)
- TailwindCSS
The goal of this remake is to keep the roadmap accessible and easy to use.
Clone the repository:
git clone https://github.com/stzhuk/pymentor.git
cd pymentorInstall dependencies:
npm installStart the development server:
npm run devThe app will be available at:
http://localhost:5173
npm run buildRemake & maintenance:
Petro Storozhuk
Original roadmap concept and content:
Python Mentor (original creators)