Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 410 Bytes

File metadata and controls

27 lines (19 loc) · 410 Bytes

Personal Website

Building a digital resume page using Streamlit and Python.

Why try it ?

  • Introduction to the web design world.
  • Get to know Lottie.
  • Familiarize with Streamlit.
  • Just a tiny bit of CSS.

Install required dependencies, with pip.

streamlit==1.19.0
streamlit-lottie==0.0.3
Pillow==9.4.0

Run the application.

streamlit run Single_page.py