Personal-Website

Salar Rezayani - VR/AR Developer Portfolio

A modern, responsive personal website showcasing VR/AR development projects, publications, and skills.

πŸš€ Features

πŸ“ File Structure

Personal-Website/
β”œβ”€β”€ index.html          # Main HTML file
β”œβ”€β”€ css/
β”‚   └── style.css       # Main stylesheet
β”œβ”€β”€ js/
β”‚   └── script.js       # JavaScript functionality
β”œβ”€β”€ images/             # Project and profile images
β”œβ”€β”€ papers/             # PDF files for publications
└── README.md           # This file

🎨 Customization Guide

1. Personal Information

Edit index.html to update:

2. Projects

Update the projects section in index.html:

3. Publications

Update the publications section:

4. Skills

Modify the skills section to reflect your expertise:

5. Styling

Customize css/style.css to:

πŸ–ΌοΈ Adding Images

Profile Image

Project Images

πŸ“„ Adding Publications

  1. Create a papers/ folder
  2. Add your PDF files (e.g., brain-volume-paper.pdf)
  3. Update the publication links in index.html

🌐 Deployment Options

GitHub Pages (Free)

  1. Push your code to a GitHub repository
  2. Go to Settings > Pages
  3. Select source branch (usually main)
  4. Your site will be available at https://username.github.io/repository-name

Netlify (Free)

  1. Drag and drop your website folder to netlify.com
  2. Get a custom URL instantly
  3. Connect to GitHub for automatic deployments

Vercel (Free)

  1. Connect your GitHub repository to vercel.com
  2. Automatic deployments on every push
  3. Custom domain support

πŸ”§ Technical Details

Technologies Used

Browser Support

Performance Features

πŸ“± Mobile Optimization

The website is fully responsive and includes:

🎯 SEO Features

πŸ”„ Updates and Maintenance

Regular Updates

Performance Monitoring

πŸ“ž Support

For questions or customization help:

πŸ“„ License

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


Built with ❀️ for the VR/AR community