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:
- Locate the file: Navigate to src/students.json
- Create a Branch: Create a new branch named add-student-[your-name].
- 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.
- Format Check: Ensure you haven’t broken the code syntax (check for missing commas or brackets).
- 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.
Tasks
Visual Aids
Expand ⬇️
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:
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.
📝 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.
Tasks
Visual Aids
Expand ⬇️