Skip to content

asiya2123/My-webpage

Repository files navigation

🌐 My Portofolio WebPage

🌟 Overview

A responsive and interactive portfolio website built using HTML, CSS, and JavaScript. This project highlights my frontend development skills, showcases my projects, and provides a professional space for recruiters and collaborators to learn more about me.


✨ Features

  • 👋 Hero section with animated intro and call-to-action
  • 🛠️ Skills section with tech stack icons and hover effects
  • 📁 Projects section with clickable cards and preview links
  • 📬 Contact form with JavaScript validation

🧰 Tech Stack

  • 🧱 HTML5 – Semantic structure and content
  • 🎨 CSS3 – Styling, layout, and responsiveness
  • ⚙️ JavaScript – Interactivity and form validation
  • 🪛 tools – Git, GitHub, VS Code

🎯 What I Practiced

  • Building multi-section layouts with semantic HTML
  • Styling buttons, cards, and grids with CSS
  • Using Flexbox and media queries for responsive design
  • Adding interactivity with JavaScript (form validation, animations)
  • Creating a personal brand through design and user experience

📸 Screenshot

webpage

  • Homepage with theme toggle

webpage


webpage

  • Interactive section (e.g., form, animation)

webpage

  • Implemented slide show

🚀 Getting Started

To run this project locally:

git clone:

https://github.com/yourusername/portfolio-website.git

cd portfolio-website

open index.html


🎯 Project Goals

  • Build a fully functional and visually appealing web interface
  • Practice responsive design and accessibility
  • Implement interactive features using JavaScript
  • Strengthen frontend architecture and code readability

💡 Code Highlights

function toggleTheme() {
  document.body.classList.toggle('dark-mode');
}

Simple yet effective theme toggling using JavaScript and CSS classes.


🧠 Challenges & Solutions

  • Challenge: Making layout responsive across devices
    Solution: Used media queries and flexible grid/flexbox layouts

🔗 Repository


🔮 Future Enhancements

  • Dark mode toggle
  • Advanced form validation with error messages
  • Filterable project categories
  • Modal popups for project previews
  • Backend integration for contact form

🙌 Thank You!

👩‍💻 Developed by: Asiya Shail (Asiya_Sk,Mywebpage)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published