A modern, responsive portfolio website showcasing software development projects and skills. The site features a clean, minimalist design with smooth animations and interactive elements.
- Responsive navigation bar with backdrop blur effect
- Animated hero section with 3D text effects
- Project showcase with hover animations
- Skills display section
- Social media integration
- Modern gradient color scheme
- Mobile-friendly design
personal-portfolio-website/
├── src/
│ └── assets/
│ ├── image.png # Preview image
| └── color-scheme.jpeg # Project color scheme & hex codes
│ └── main.css # Stylesheet containing all styles
└── index.html # Main HTML file
└── README.md # Project documentation & installation guide
- Clone or download this repository
- Open
index.html
in a web browser- For local development, using a local server is recommended to avoid CORS issues
- You can start a simple Python server with:
python -m http.server
- Then visit:
http://localhost:8000
- HTML5
- CSS3
- Modern CSS Features:
- Flexbox
- Grid
- CSS Animations
- CSS Variables
- Backdrop Filter
- 3D Transforms
The website is optimized for modern browsers that support CSS3 features:
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
You can customize the website by:
- Modifying the color scheme in
main.css
- Updating project information in
index.html
- Adding or removing sections as needed
- Customizing animations in the CSS file
- GitHub: @tlklein
- LinkedIn: /in/trinity-klein
- Email: tlklein@cougarnet.uh.edu