-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b96782
commit c79a4f3
Showing
1 changed file
with
54 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! |