This project is a modern, responsive portfolio website designed for a software developer specializing in AI and frontend technologies. It showcases skills, projects, and contact information in an interactive and visually appealing manner.
- HTML5
- CSS3 (with custom properties for theming)
- JavaScript (ES6+)
- Font Awesome (for icons)
- AOS (Animate On Scroll library)
- Typed.js (for typewriter effect)
-
Responsive Design: Fully responsive layout that looks great on desktop, tablet, and mobile devices.
-
Interactive UI Elements:
- Animated skill cards with flip effect.
- Project cards with hover effect to reveal more details
- Typewriter effect for dynamic text display
-
Customizable Color Scheme: Easily adjustable color scheme using CSS custom properties.
-
Smooth Scrolling: Implemented for a better user experience when navigating between sections.
-
Social Media Integration: Links to GitHub, LeetCode, and LinkedIn profiles.
-
Downloadable CV: Option for visitors to download the CV directly from the website.
-
WhatsApp Integration: Direct link to initiate a WhatsApp chat for quick contact.
portfolio-website/ ├── index.html ├── style.css ├── script.js ├── images/ │ └── profile-picture.jpg ├── YOUR cv.pdf
-
Clone the repository: git clone [[https://github.com/Tamiko-n/Portfolio.git]
-
Open
index.html
in your web browser to view the website locally. -
To make changes:
- Edit
index.html
for structure changes - Modify
style.css
for styling adjustments - Update
script.js
for JavaScript functionality
-
Replace the placeholder image in the
images
folder with your own profile picture. -
Update the content in
index.html
to personalize the portfolio with your own information, skills, and projects. -
Adjust the color scheme by modifying the CSS custom properties in the
:root
selector instyle.css
. -
Add your CV and Whatsapp number.
- Colors: Modify the CSS custom properties in the
:root
selector to change the color scheme. - Content: Update the text content in
index.html
to reflect your personal information, skills, and projects. - Social Links: Replace the placeholder URLs in the social media icons with your own profile links.
- Projects: Add or remove project cards in the "Projects" section as needed.
- Skills: Adjust the skill levels and descriptions in the "Skills" section to match your expertise.
This project is open source and available under the APACHE License.
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.
This project was created by an AI and Frontend Development enthusiast. For more information, please visit the GitHub profile linked in the portfolio.