Skip to content

Commit

Permalink
adding readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nayanatara07 committed Dec 11, 2023
1 parent 2b96782 commit c79a4f3
Showing 1 changed file with 54 additions and 2 deletions.
56 changes: 54 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,55 @@
# Portfolio-Website
# Nayana's Portfolio

<a href="https://nayanatara07.github.io/Portfolio-Website/" target="blank">My Personal Portfolio</a>
This is the repository for Nayana's personal portfolio website. The website showcases Nayana's skills, projects, and provides a way to contact her. Below is an overview of the website's structure and features.

## Table of Contents
- [Introduction](#introduction)
- [Sections](#sections)
- [Header](#header)
- [About](#about)
- [Skills](#my-skills)
- [Portfolio](#portfolio)
- [Contact](#contact)
- [Scripts](#scripts)
- [Contact Form](#contact-form)

## Introduction
Nayana's personal portfolio is a web-based representation of her skills, experiences, and projects. The site is designed with a clean and modern layout, making it easy for visitors to navigate and explore Nayana's professional profile.

## Sections

### Header
- Displays Nayana's name and a brief tagline.
- Navigation links to different sections of the website.
- Mobile-friendly navigation menu.

### About
- Provides information about Nayana, her academic background, and a brief introduction.
- Includes tabs for Certifications, Internship, and Education, showcasing relevant details.

### Skills
- Highlights Nayana's soft skills and proficiency in programming languages.
- Categorizes skills into Soft Skills, Programming Languages, and Web Development.

### Portfolio
- Showcases selected projects with images, descriptions, and links to GitHub repositories.
- Includes a button to explore more projects on Nayana's GitHub profile.

### Contact
- Displays Nayana's contact information, including email and phone number.
- Social media icons linking to Nayana's GitHub and LinkedIn profiles.
- A form for visitors to submit messages, utilizing Google Sheets as a backend.

## Scripts
- JavaScript functions for tab navigation in the About section.
- Mobile menu functionality for opening and closing the navigation menu.
- A script to handle form submission and send data to a Google Sheets backend.

## Contact Form
- Allows visitors to submit their name, email, and a message.
- Utilizes Google Sheets as a backend to store form submissions.
- Success message displayed upon successful submission.

---

Feel free to explore Nayana's portfolio [here](https://nayanatara07.github.io/Portfolio-Website) and get in touch with her for collaboration and opportunities. Thank you for visiting!

0 comments on commit c79a4f3

Please sign in to comment.