This is a web-based portfolio designed to showcase various Python projects and web development skills. The application highlights your proficiency in creating dynamic, responsive, and visually appealing websites.
- Responsive Design: The application works seamlessly across all devices.
- Interactive Projects Section: Displays your latest work with real-time functionality.
- Email Integration: Contact form for easy communication with potential clients or collaborators.
- Python
- Streamlit
- HTML/CSS
- Clone the repository:
git clone https://github.com/Rohit0072/Portfolio_Application.git
- Install dependencies:
pip install -r requirements.txt
- Run the application:
streamlit run Home.py
