Added Resume button for download, changed color scheme

This commit is contained in:
its-michaelroy
2024-07-25 22:12:10 -03:00
parent b27dc4978f
commit ef5fe7ccad
5 changed files with 81 additions and 8 deletions

36
documents/Features.md Normal file
View File

@@ -0,0 +1,36 @@
# Future Features
1. **Dark Mode Toggle Switch**:
- Implement a dark mode toggle switch to allow users to switch between light and dark themes.
2. **Interactive Elements**:
- Add interactive elements such as animations, hover effects, and transitions to make the site more engaging.
3. **Better Contact Form**:
- Include a contact form with validation and integration with an email service to allow visitors to reach out to you directly.
4. **Color Scheme**:
- Improve color scheme
5. **Better Project Showcase**:
- Create a detailed project showcase section with descriptions, images, and links to live demos or GitHub repositories.
6. **Testimonials**:
- Include testimonials from colleagues, clients, or mentors to add credibility to your portfolio.
7. **Improved SEO Optimization**:
- Optimize your site for search engines to improve visibility and attract more visitors.
8. **Performance Optimization**:
- Optimize images, use lazy loading, and minimize CSS and JavaScript to improve site performance.
9. **Multilingual Support**:
- Add support for multiple languages to reach a broader audience.