Skip to content

Vijayaudacious/My-Portfolio

Repository files navigation

Personal Portfolio - Vijay Saratkar

Welcome to the personal portfolio of Vijay Saratkar. This project showcases my skills, projects, and professional achievements in web development and design.

Table of Contents

Overview

This portfolio serves as a personal showcase of my web development and design skills. It highlights my professional background, projects, and the technologies I specialize in. The site is designed to be responsive, SEO-friendly, and visually appealing to potential clients or employers.

Features

  • Personal Information: Overview of my experience, skills, and contact details.
  • Projects Section: Display of key projects with links to live demos.
  • Responsive Design: The site is mobile-friendly and adapts to various screen sizes.
  • SEO Optimized: Structured to rank well on search engines.
  • Contact Form: Allows visitors to reach out via a simple form.

Technologies Used

  • HTML5: For structuring content.
  • CSS3: For styling and layout.
  • JavaScript: For interactivity and form handling.
  • jQuery: For simpler DOM manipulation and AJAX requests.
  • Font Awesome: For icons and visual elements.
  • GitHub Pages: For hosting the website.

Installation

To view or modify this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/vijayaudacious/My-Portfolio.git
  2. Navigate to the project directory:
    cd My-Portfolio
  3. Open index.html in your web browser to view the site.
    open index.html  # For macOS
    start index.html # For Windows

Usage

  • Viewing the Website: You can view the live website at Vijay Saratkar's Portfolio.
  • Editing Content:
    • HTML: Edit index.html to update content or structure.
    • CSS: Modify style.css to change styles and layout.
    • JavaScript: Edit inline JavaScript in index.html or add a separate .js file for custom scripts.

SEO Optimizations

  • Meta Tags: Descriptions and keywords to improve search engine ranking.
  • Content Structure: Proper use of headings and alt text for images.
  • Performance: Optimized for faster loading times.
  • Backlinks: Ensure the site is linked from relevant social media and directories.

Hosting

The website is hosted on GitHub Pages. To deploy updates:

  1. Commit changes to your local repository:
    git add .
    git commit -m "Your commit message"
  2. Push changes to the main branch:
    git push origin main

GitHub Pages will automatically update the live site after a few minutes.

Contact

Feel free to reach out for collaboration or inquiries:

License

This project is licensed under the MIT License - see the LICENSE file for details.