This is my personal portfolio website showcasing my projects, skills, and experience.
This portfolio is built using Streamlit and Python, featuring a clean and modern UI design. It includes:
- Homepage: Introduction and overview of my skills and experience
- Projects: Detailed showcases of my work in robotics, research, software development, and data science
- Resume: My professional background and achievements
- Contact: Ways to get in touch with me
- Responsive layout for various screen sizes
- Interactive project browsing with detailed descriptions
- Categorized project sections with easy navigation
- Modern UI with consistent styling
- Python
- Streamlit
- HTML/CSS (for custom styling)
- JavaScript (for smooth scrolling and interactive elements)
- Clone this repository
- Install dependencies:
pip install -r requirements.txt - Run the application:
streamlit run app.py
This portfolio is currently not deployed to a public server. It runs locally on your computer using Streamlit.
To view the portfolio:
- Open a terminal in the project directory
- Run:
streamlit run app.py - Then open your browser and go to: http://localhost:8501 (or the port shown in your terminal)
- If you are on the same local network, you may also use the network URL shown in the terminal (e.g.,
http://10.18.146.15:8501)
Note: The previously mentioned domain
chenghao-wang-portfolio.comis a placeholder and not currently active.
Feel free to reach out for collaboration or opportunities:
- Email: wch1007@uw.edu / 18501284401@163.com
- LinkedIn: www.linkedin.com/in/chenghao-wang-caelen
- WeChat: wch18501284401
- GitHub: github.com/wch1007
© 2025 Chenghao Wang. All Rights Reserved.