Skip to content

Creating a portfolio project using Streamlit involves setting up your environment, organizing your project structure, and adapting the code to fit your personal information and requirements.

License

Notifications You must be signed in to change notification settings

OlenaTokova/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Creating a portfolio project using Streamlit involves setting up your environment, organizing your project structure, and adapting the code to fit your personal information and requirements.

Modules Used:

streamlit (st) pathlib (Path) PIL (Image)

To run this Streamlit application, you need to install the following Python packages:

  • streamlit
  • Pillow pip install streamlit pillow

The application includes a sidebar for navigation with the following pages:

Home: This is the default page displayed when no other page is selected. Academic Background Certifications Personal Projects Professional Experiences Publications

image

Knowledge and Skills Gained from This Project:

Streamlit Framework: Understanding how to build and deploy interactive and dynamic web applications using Streamlit. Image Handling: Skills in loading and displaying images with error handling using Pillow. Web Design: Basic skills in web design using HTML and CSS embedded within Streamlit's markdown functions, especially for styling and layout. Interactivity: Implementation of interactive features like navigation bars and downloadable links. Deployment and Testing.

About

Creating a portfolio project using Streamlit involves setting up your environment, organizing your project structure, and adapting the code to fit your personal information and requirements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published