Skip to content

Students Page: Add yourself to the Students Page #122

@taylorpapke

Description

@taylorpapke

Description

Description:
We want to showcase everyone who is part of this project! This issue is for student developers to practice the GitHub workflow (forking, branching, and Pull Requests) by adding their profile to the Students section of the website.

🛠️ Steps to Complete:

  1. Locate the file: Navigate to src/students.json
  2. Create a Branch: Create a new branch named add-student-[your-name].
  3. Add your Info: Add a new entry to the list with the following details:
    name: Your full name.
    photo: Your photo.
    role: A short sentence about current role.
    about: A short description about youself.
    email: Your email address.
    github: Your Github link.
    linkedin: Your LinkedIn link.
  4. Format Check: Ensure you haven’t broken the code syntax (check for missing commas or brackets).
  5. Submit a PR: Push your changes and open a Pull Request referencing this issue.

📝 Example Entry:
{
"name": "Taylor Papke",
"photo": "Taylor-Papke.webp",
"role": "Product Owner / Technical Project Manager",
"about": "NSC AD BAS 2024 Graduate. Passionate about leadership, teamwork and always doing our best!",
"email": "taylorpapke.student@gmail.com",
"github": "https://github.com/orgs/SeattleColleges/people/taylorpapke",
"linkedin": "https://www.linkedin.com/in/taylor-papke/"
}

🚨 Rules:
Please only add yourself to the end of the list.
Do not modify or delete other students’ information.
One entry per student.

Image

Tasks

Visual Aids

Expand ⬇️

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions