Create a digital resume in minutes with Python and Streamlit. In this tutorial, I'll show you what it takes to build a digital resume using Python and Streamlit.
Feel free to use this template and adjust it to your needs & liking.
- Repository here: https://github.com/divanov11/Digital-Resume
- YouTube video here: https://youtu.be/clwpf3VwCZQ
- Sven Bo: https://github.com/Sven-Bo/digital-resume-template-streamlit
👉 https://chocho.streamlit.app/
Install the dependencies with pip
Pillow==9.2.0
streamlit==1.12.0
Terminal
streamlit run app.py
Find .devcontainer/_devcontainer.json
have a look inside, remove underscore and get through the enchanted gate to github codespaces automation.
Copy the app code and as chatgpt to fill it with information from your resume. Works pretty well.