Skip to main content

Portfolio

Objective

Create a Markdown page to showcase your portfolio, including the following sections


Learning Goals

  • About Me: A brief introduction about yourself
  • Projects: A list of projects you have worked on with descriptions
  • Skills: A section highlighting your key skills
  • Contact Information: Details for getting in touch with you
  • Images: Showcase yourself with a professional image. Include images of your projects if possible

Instructions

Editor Required

Use Visual Studio Code (VSCode) to write and preview your Markdown.

1. Testing Locally

  • Preview using Ctrl + Shift + V in VSCode.

  • Ensure everything renders before submission.

2. Folder Structure

  • Create a folder named markdown-portfolio
  • In the folder, create a README.md file for your content.

Folder Structure Example

    markdown-portfolio/

└───README.md # Your Markdown portfolio page
└───images/ # Folder for images you want to showcase in the portfolio
└───profile.jpg # Example image for About Me
└───project1.png # Example image for a project
Project Template

Portfolio

About Me

Hi, I'm Jane Doe, a web developer specializing in front-end technologies and UX/UI design.

paper image

Projects

Portfolio Website
  • Description: A personal portfolio website showcasing my projects and skills.
  • Technologies: HTML, CSS, JavaScript
E-commerce Store
  • Description: An online store with features like product listings, shopping cart, and checkout.
  • Technologies: React, Node.js
Skills
  • HTML/CSS: Expert in creating responsive web pages.
  • JavaScript: Proficient in front-end frameworks like React.

Contact Information