Skip to content

pavel242242/digital-resume-template-streamlit

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.4%
  • CSS 3.3%
  • Shell 1.3%