Skip to content

MayankGhatawal/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

My Portfolio

Overview

This is a personal portfolio website built using HTML, CSS, and JavaScript. It showcases my skills, projects, and provides a contact form with a Google Maps integration to display my location. The site is designed to be responsive and user-friendly.

Features

  • About Me: A brief introduction and avatar.
  • Projects: Highlights of my notable projects with descriptions.
  • Skills: A list of my technical skills.
  • Contact Us: A form to send messages along with a Google Maps location.
  • Responsive Design: The website is designed to work on various devices and screen sizes.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Google Maps API

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/portfolio.git
    
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap" async defer></script>

Instructions for Use:

  1. Update Project Information: Make sure to replace placeholder values (like yourusername, your-portfolio, and [email protected]) with your actual GitHub username, project name, and contact email.
  2. License: If you choose to include a license file, make sure to create a LICENSE file in your project directory with the appropriate license details. You can use the MIT License text if you plan to use it.
  3. Project Description: You can add more details about specific projects or skills if needed.