Skip to content

hiya005/My-Profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 [Hiya] β€” My Web Portfolio

Hi there! πŸ‘‹
This is my personal portfolio project, created as part of my web development assignments. It is built with semantic HTML5 and external CSS, showing both my coding skills and design sense.


πŸš€ About the Project

This project has two main stages:

Stage 1 β€” Semantic HTML5:

  • Used meaningful HTML5 tags like <header>, <nav>, <main>, <section>, <footer>, <table>, and <form>.
  • Smooth navigation links for easy scrolling.
  • Organized sections: hero banner, about me with photo, project showcase, skills table, and a contact form.
  • Accessibility is considered: images have alt text, forms have labels and required fields.
  • No CSS yet β€” the focus is purely on structure and clarity.
  • Check it here: Assignment-1

Stage 2 β€” Styled with CSS:

  • Added a separate style.css file for all styling β€” no inline styles.
  • Navigation menu and buttons have custom colors, hover effects, and padding.
  • Skills table has alternating row colors and bold headers.
  • Sections use margins, padding, borders, and subtle shadows for a clean look.
  • β€œBack to Top” button is fixed for easy navigation.
  • Responsive design ensures the site looks good on mobile, tablet, and desktop.
  • Fonts are chosen for readability, and color theme is consistent using CSS variables.
  • Check it here: Assignment-2

🧩 How It’s Organized

Here’s how the project files are arranged: myPortfolio/ β”œβ”€β”€ README.md β”œβ”€β”€ Assignment-1/ β”‚ β”œβ”€β”€ index.html # HTML5 semantic portfolio β”‚ └── Profile.png # Profile image placeholder └── Assignment-2/ β”œβ”€β”€ index.html # HTML5 + CSS portfolio β”œβ”€β”€ style.css # External styling └── Profile.png # Profile image placeholder

Assignment 1: Focused on structure, semantic tags, forms, and accessibility.
Assignment 2: Added styling, responsive layout, hover effects, table styling, and interactive UI elements.


πŸ›  Tech & Skills Used

  • HTML5: Semantic tags, forms, tables, structure.
  • CSS3: External styles, pseudo-classes, variables, box model, responsive units.
  • Accessibility: Alt text, labels, semantic layout.
  • Responsive Design: Adjusts smoothly to different screen sizes.
  • Clean Code Practices: Well-indented, maintainable, and easy to extend.

βœ… Key Features

  • Clear sectioning for welcome, about, projects, skills, and contact.
  • Semantic HTML5 ensures accessibility and SEO-friendly structure.
  • CSS styling adds visual clarity, consistent colors, and responsive layout.
  • Form validation ensures required fields are filled.
  • Back to Top button for better user experience.

πŸ“„ License

This project is for personal learning and demonstration purposes only. Not for redistribution or commercial use.


Thanks for checking out my portfolio! ✨

About

My personal portfolio created using html.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors