Skip to content

Yashi1512/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Using HTML, CSS, JavaScript

What's Portfolio?

It's just like a introduction that is useful to define about yourself in a technical way.

How to make personal portfolio using HTML, CSS and JavaScript?

Set Your Goals: Define your purpose (job hunting, freelancing, showcasing skills) and audience. Plan Content: Homepage: Intro and highlights. About Me: Skills and background. Projects: Showcase your best work. Contact: Add a form, email, or social links. Design: Keep it clean, responsive, and reflective of your personality. Build & Host: Use tools, templates, or code. Host on GitHub Pages, Netlify, or a paid service. Optimize: Ensure fast loading, SEO, and accessibility. Launch & Promote: Share on LinkedIn, social media, and email signatures.

HTML (Structure):

Use HTML to create the structure of your portfolio. Add sections like header, about, projects, and contact. Use elements like

,
,
, , and to organize content. CSS (Styling):

Style your portfolio using CSS. Add colors, fonts, and layouts for an attractive design. Use responsive design techniques with media queries to make it mobile-friendly. JavaScript (Interactivity):

Use JavaScript to add interactivity like smooth scrolling, form validation, or animations. Create dynamic elements like modals or carousels to showcase your projects. Hosting:

Combine the files and host them online using GitHub Pages, Netlify, or other platforms.

SNAPSORTS

Screenshot 2024-12-07 221842

Screenshot 2024-12-07 222029

Screenshot 2024-12-07 222407

About

new repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors