Title here
Summary here
Objective: Create a Markdown page to showcase your portfolio, including the following sections:
Instructions:
a. Editor: Use Visual Studio Code (VSCode) to write and preview your Markdown.
b. Testing Locally: Make sure your Markdown file is rendered correctly by previewing it in VSCode. Test locally before submission.
c. Folder Structure: Create a dedicated folder for this project. Name the folder markdown-portfolio
, and inside it, create a README.md
file, where all your portfolio content will go.
Folder Structure Example:
1 markdown-portfolio/
2 │
3 └───README.md # Your Markdown portfolio page
4 └───images/ # Folder for images you want to showcase in the portfolio
5 └───profile.jpg # Example image for About Me
6 └───project1.png # Example image for a project
Hi, I’m Jane Doe, a web developer specializing in front-end technologies and UX/UI design.