ResumeBuilder/ ├── main.py # Entry point — run this ├── gui.py # All Tkinter UI code (ResumeApp class) ├── models.py # Data classes: Person, Education, Skill, Certification, Resume ├── file_manager.py ...
Contribute to EsmailLeath/Alemdar development by creating an account on GitHub.