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.
💡 **The whole thimg is inspired by: **
- 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://pavel242242-digital-resume-template-streamlit-app-lsa3k2.streamlit.app/
Install the dependencies with pip
Pillow==9.2.0
streamlit==1.12.0
Terminal
# vanilla terminal
streamlit run app.py