Skip to content

This website serves as a platform to showcase my skills, projects, and experiences as a frontend developer and AI scientist. It reflects my passion for programming, especially in C, C++, and creative web development.

License

Notifications You must be signed in to change notification settings

Tamiko-n/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Portfolio Website

Overview

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.

Technologies Used

  • HTML5
  • CSS3 (with custom properties for theming)
  • JavaScript (ES6+)
  • Font Awesome (for icons)
  • AOS (Animate On Scroll library)
  • Typed.js (for typewriter effect)

Key Features

  1. Responsive Design: Fully responsive layout that looks great on desktop, tablet, and mobile devices.

  2. Interactive UI Elements:

    • Animated skill cards with flip effect.
    • Project cards with hover effect to reveal more details
    • Typewriter effect for dynamic text display
  3. Customizable Color Scheme: Easily adjustable color scheme using CSS custom properties.

  4. Smooth Scrolling: Implemented for a better user experience when navigating between sections.

  5. Social Media Integration: Links to GitHub, LeetCode, and LinkedIn profiles.

  6. Downloadable CV: Option for visitors to download the CV directly from the website.

  7. WhatsApp Integration: Direct link to initiate a WhatsApp chat for quick contact.

Project Structure

portfolio-website/ ├── index.html ├── style.css ├── script.js ├── images/ │ └── profile-picture.jpg ├── YOUR cv.pdf

Setup and Usage

  1. Clone the repository: git clone [[https://github.com/Tamiko-n/Portfolio.git]

  2. Open index.html in your web browser to view the website locally.

  3. To make changes:

  • Edit index.html for structure changes
  • Modify style.css for styling adjustments
  • Update script.js for JavaScript functionality
  1. Replace the placeholder image in the images folder with your own profile picture.

  2. Update the content in index.html to personalize the portfolio with your own information, skills, and projects.

  3. Adjust the color scheme by modifying the CSS custom properties in the :root selector in style.css.

  4. Add your CV and Whatsapp number.

Customization

  • 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.

License

This project is open source and available under the APACHE License.

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.

Author

This project was created by an AI and Frontend Development enthusiast. For more information, please visit the GitHub profile linked in the portfolio.

About

This website serves as a platform to showcase my skills, projects, and experiences as a frontend developer and AI scientist. It reflects my passion for programming, especially in C, C++, and creative web development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published