Build A Digital Resume Using Python & Streamlit - Czechitas fork

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 thingy is inspired by random internet heroes:

Necessary slide deck

Slides

Live Demo

👉 https://chocho.streamlit.app/

Screenshots

Demo1 Demo2

Requirements

Install the dependencies with pip

Pillow==9.2.0
streamlit==1.12.0

Run the app

Terminal

streamlit run app.py

Run automagically

Find .devcontainer/_devcontainer.json have a look inside, remove underscore and get through the enchanted gate to github codespaces automation.

Pro tip:

Copy the app code and as chatgpt to fill it with information from your resume. Works pretty well.