Skip to content

JinalPatel17/Webpage_Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPage_Portfolio

404: Sorry it's not you, It's my mistake

Table of Contents

  1. Introduction
  2. Features
  3. Technologies Used
  4. Usage
  5. Contributing
  6. License

1) Introduction

404:Belive me this is me

Hello This is Jinal, This is a prototype of my profile webpage, which includes my CV. Employers or anyone in need of my services can access my work profile, view my past projects, and see what I'm currently working on.

Purpose

The main goal of this website is to provide a comprehensive overview of my professional background and current projects. It serves as a digital resume and portfolio for potential employers and collaborators.

User Guide

  • Home Page: An overview of my profile and a brief introduction.
  • CV: Detailed information about my education and skills.
  • Projects: A showcase of my past and current projects, including descriptions and links to live demos or repositories.
  • Contact: Information on how to get in touch with me for professional inquiries.

Future Plans

I plan to continuously update this website with new projects and achievements. Future updates may include a blog section where I share insights and experiences related to my field.

Contact Information

Feel free to reach out to me via Discord or connect with me on LinkedIn.

2) Features

  • Display of personal CV
  • Showcase of past projects
  • Information on current projects
  • Contact information

3) Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Page loading animation
  • Google forum (To get forum data in realtime)

CSS - Cascading Style Sheet

This is a color palette used for this site.

Hex Codes

.color-primary-0 { color: #978308 } /* Main Primary color */
.color-primary-1 { color: #EBCA02 }
.color-primary-2 { color: #BAA20B }
.color-primary-3 { color: #695B00 }
.color-primary-4 { color: #3E3500 }

.color-complement-0 { color: #2B1067 } /* Main Complement color */
.color-complement-1 { color: #3F11A0 }
.color-complement-2 { color: #36147F }
.color-complement-3 { color: #1C0748 }
.color-complement-4 { color: #10042B }

.rgba-primary-0 { color: rgba(151,131,  8,1) } /* Main Primary color */
.rgba-primary-1 { color: rgba(235,202,  2,1) }
.rgba-primary-2 { color: rgba(186,162, 11,1) }
.rgba-primary-3 { color: rgba(105, 91,  0,1) }
.rgba-primary-4 { color: rgba( 62, 53,  0,1) }

.rgba-complement-0 { color: rgba( 43, 16,103,1) } /* Main Complement color */
.rgba-complement-1 { color: rgba( 63, 17,160,1) }
.rgba-complement-2 { color: rgba( 54, 20,127,1) }
.rgba-complement-3 { color: rgba( 28,  7, 72,1) }
.rgba-complement-4 { color: rgba( 16,  4, 43,1) }

This is color palette generated from Paletton by Paletton © 2002-2014

4) Usage

This project is intended for viewing and contributing purposes only.

- Unauthorized use of the content for personal or commercial purposes is prohibited.

- Contributors are welcome to enhance the project, but they may not use the content for their own personal use.

For more details, please see the license of this project.

5) Contributing

Contributions are welcome! Please follow these steps to contribute:

Contribute:

Step 1: Fork the repository.

Step 2: Create a new branch:

        git checkout -b feature-branch

Step 3: Make your changes and commit:
        
        git commit -m "Add some feature

Step 4: Push to branch:

        git push origin feature-branch

Step 5: Open a pull request:

(Wait for admin Approval)

6) License

Copyright (c) 2023 Jinal Patel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Portfolio web page of Jinal Patel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published