Skip to content

AyaanRathod/Personal-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Personal Portfolio

A simple personal portfolio website built to showcase projects, skills, and personal information.

Overview

This repository contains a static portfolio site made with HTML and CSS. It is lightweight, easy to edit, and ready to host on platforms like GitHub Pages, Netlify, or Vercel.

Project Structure

.
├── docs/
│   ├── index.html
│   ├── css/
│   │   ├── fanta.css
│   │   └── styles.css
│   └── public/
└── Readme.md

Getting Started

  1. Clone this repository.
  2. Open the project folder.
  3. Open docs/index.html in your browser.

Customization

Update the following files to personalize the portfolio:

  • docs/index.html: main content (name, about section, projects, contact)
  • docs/css/styles.css: main styling
  • docs/css/fanta.css: additional or alternate styles
  • docs/public/: images and static assets

Deployment

To deploy quickly, you can use:

  • GitHub Pages (recommended for static portfolios)
  • Netlify
  • Vercel

Use the docs/ folder as the publish directory when hosting.

License

This project is for personal use. You can adapt it for your own portfolio.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors