Skip to content

Add new team bios and profile sections on /team - #63

Merged
ucrengineer merged 4 commits into
mainfrom
copilot/add-more-bios
Jul 18, 2026
Merged

Add new team bios and profile sections on /team#63
ucrengineer merged 4 commits into
mainfrom
copilot/add-more-bios

Conversation

Copilot AI commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This update expands the Team page with additional biography content provided in the issue, including Madison Manwarring, an AAC-focused SLP profile, and Amon-Ra Cunningham. The change is content-focused and keeps the existing Team page rendering model intact.

  • Team bios added

    • Added new SectionModel entries in Pages/Team.razor for:
      • Madison Manwarring (Welcome, My Journey, Academics, Areas of Focus and Vision)
      • AAC-focused SLP profile (Welcome, My Journey, Academic Excellence, Areas of Focus and Vision, Roots)
      • Amon-Ra Cunningham (Welcome, Professional Journey, Vision)
  • Profile media updates

    • Wired the submitted image attachment URL into Madison’s welcome section.
    • Wired the second submitted attachment URL into the AAC-focused welcome section.
  • No rendering-path changes

    • Reused the existing Sections list + SectionModel pipeline (no structural component changes).
new SectionModel
{
    Id = "welcome-madison",
    CssClass = "container text-center",
    ImageUrl = "https://github.com/user-attachments/assets/03299de1-92b2-4c92-89a8-cf3cab4f57af",
    ImageAltText = "Madison Manwarring",
    ImageCssClass = "profile-picture img-fluid",
    Role = "Speech Language Pathologist Assistant",
    Name = "Madison Manwarring",
    Paragraph = "Hi there! My name is <strong>Madison Manwarring</strong>..."
}

Copilot AI linked an issue Jul 18, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add more bios for client profiles Add new team bios and profile sections on /team Jul 18, 2026
Copilot AI requested a review from ucrengineer July 18, 2026 02:33
@ucrengineer

Copy link
Copy Markdown
Collaborator

@copilot for Amon-Ra Cunningham use this photo.
amon-photo

Copilot AI commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

@copilot for Amon-Ra Cunningham use this photo.
amon-photo

Updated in commit 0a6cf01 — Amon-Ra Cunningham’s welcome section now uses the requested photo URL (https://github.com/user-attachments/assets/5eb9e945-cb95-4fc5-b457-b7636abe67e8).

@ucrengineer

Copy link
Copy Markdown
Collaborator

@copilot update Jades bio

https://github-production-user-asset-6210df.s3.amazonaws.com/52877259/623494229-74470639-f3cd-4271-b23c-8553d9e323a0.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20260718%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260718T035854Z&X-Amz-Expires=300&X-Amz-Signature=bdc1b644b7efc7f2fa08d5f886ec95d6e1d12005750b466d25d792226e8eae12&X-Amz-SignedHeaders=host&response-content-type=image%2Fpng

Speech Language Pathologist
Hi, I'm Jade Vecvanags. I'm passionate about accessibility, connection, and fostering community through collaboration, education, and direct support.

My Journey
I first learned about the field of Speech Language Pathology in a Deaf Culture class in undergrad at the University of Illinois. At the time, I was a Veterinarian Medicine major looking for interesting electives. Through that course, I learned about who SLPs are and how they support others. I walked right into my counselors office and changed my major and never looked back.

I have since worked as an SLP and Augmentative and Alternative Communication (AAC) specialist for multiple school districts, supporting school aged children ages 3-22, across 2 states (California and Oregon).

Academic Excellence
I completed my bachelors at the University of Illinois, Urbana- Champaign and came back home to Southern California to pursue my masters degree in Speech Language Pathology at California Baptist University.

Areas of Focus and Vision
I have spent the last 4 years of my career focused on supporting clients who use AAC devices. I am passionate about collaborating with families and support staff to feature match various devices and programs to find the best fit for a client as well as provide ongoing support and training for families.

Roots
I was born and raised in Orange County, California. I then moved to Illinois to play softball (Go Illini) and earn my bachelor’s degree. Post grad, I returned back home to complete my masters program and then spent two years in Portland, Oregon! I missed sunny Southern California so I moved back home “ish” to Long Beach, CA. My family made our way down to San Diego, CA and are now living the desert life in Joshua Tree, CA where our two cats are enjoying watching the desert sunsets each night.

Copilot AI commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

@ucrengineer
ucrengineer marked this pull request as ready for review July 18, 2026 04:09
@ucrengineer
ucrengineer merged commit d261021 into main Jul 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add more bios

2 participants