Skip to content

Latest commit

 

History

History
96 lines (51 loc) · 2.33 KB

README.md

File metadata and controls

96 lines (51 loc) · 2.33 KB

Personal-Portfolio

Portfolios are a great way to demonstrate the competencies you would list on a resume or talk about in an interview they allow you to show and not just tell. During a job search, the portfolio showcases your work to potential employers. It presents evidence of your relevant skills and abilities.

Website Preview View My Portfolio Website Here ----- > 💡 https://lively-forest-0ae002203.1.azurestaticapps.net 💡

Home Page

Screenshot (14)

About Page

Screenshot (15)

** Experiance Page** Screenshot (16)

Skills Page Screenshot (17)

Contact Page Screenshot (18)

⭐ Star me on GitHub

Features 📋

⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3
⚡️ Easy to modify

Installation & Deployment using Microsoft Azure 📦

  • Configure static website hosting
  • Open the Azure portal in your web browser.
  • Locate your storage account and display the account overview.
  • Select Static website to display the configuration page for static websites.
  • Select Enabled to enable static website hosting for the storage account.
  • Map a custom domain

Steps to Map a custom domain

✔️ Step 1: Get the host name of your storage endpoint.

✔️ Step 2: Create a canonical name (CNAME) record with your domain provider.

✔️ Step 3: Register the custom domain with Azure.

✔️ Step 4: Test your custom domain.

Features 📋

Sections 📚

✔️ Home
✔️ About
✔️ Skills
✔️ Experience
✔️ Contact Info

Tools Used 🛠️

  • GitHub Pages - To host my static website (HTML, CSS, JS).

Contributing 💡

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine.

Step 2

  • Build your code 🔨🔨🔨

Step 3

  • 🔃 Create a new pull request.