https://github.com/jetsup/portfolio-streamlit
https://github.com/jetsup/portfolio-streamlit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jetsup/portfolio-streamlit
- Owner: jetsup
- Created: 2024-11-12T17:06:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T12:24:17.000Z (6 months ago)
- Last Synced: 2025-01-27T10:43:46.917Z (4 months ago)
- Language: Python
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamlit Portfolio
This is my Streamlit Portfolio.
## Installation
Install the required packages using the following command:
```bash
pip install -r requirements.txt
```## Usage
Run the following command to run the Streamlit app:
```bash
streamlit run app.py
```This portfolio is deployed on Streamlit Sharing. You can access it [here](https://jetsup-portfolio.streamlit.app/).