Skip to content

Sven-Bo/personal-website-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ee3feb Β· Jul 17, 2024

History

15 Commits
Dec 22, 2021
May 30, 2022
Dec 22, 2021
Dec 22, 2021
Dec 22, 2021
May 30, 2022
May 30, 2022
Jun 15, 2022
Jul 17, 2024
Dec 22, 2021
May 30, 2022
May 30, 2022
May 30, 2022

Repository files navigation

Use Streamlit to create a personal website

Create a personal website using Python and the Streamlit library. This website will be able to serve as a place for you to share your thoughts, projects, and anything else you want.

Video Tutorial

YouTube Video

Check out the website here

πŸ“’ https://share.streamlit.io/sven-bo/personal-website-streamlit/app.py

Screenshots

Screenshots Screenshots Screenshots

Requirements

streamlit_lottie==0.0.2
streamlit==1.3.0
requests==2.24.0
Pillow==8.4.0
protobuf~=3.19.0
watchdog==2.1.8

Run the app

  • Terminal
    # vanilla terminal
    streamlit run app.py
    
    # poetry
    poetry add `cat requirements.txt`
    poetry run streamlit run app.py
    
    # quit
    ctrl-c
    
  • VSCode
    • Open the repo directory in VSCode
    • Open app.py
    • Start debugging with F5
    • Stop debugging with Shift-F5

πŸ€“ Check Out My Excel Add-ins

I've developed some handy Excel add-ins that you might find useful:

  • πŸ“Š Dashboard Add-in: Easily create interactive and visually appealing dashboards.
  • 🎨 Cartoon Charts Add-In: Create engaging and fun cartoon-style charts.
  • πŸ€ͺ Emoji Add-in: Add a touch of fun to your spreadsheets with emojis.
  • πŸ› οΈ MyToolBelt Add-in: A versatile toolbelt for Excel, featuring:
    • Creation of Pandas DataFrames and Jupyter Notebooks from Excel ranges
    • ChatGPT integration for advanced data analysis
    • And much more!

🀝 Connect with Me

β˜• Support

If you appreciate the project and wish to encourage its continued development, consider supporting my work. ko-fi

Feedback & Collaboration

For feedback, suggestions, or potential collaboration opportunities, reach out at [email protected]. Logo

Addendum

@pythoninthegrass additions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published