Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes
2 changes: 1 addition & 1 deletion content/projectpart/AksharaFoundation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Akshara Foundation
short: Akshara
logo: ./logo.png
testimonial:
website: https://https//akshara.org.in
website: https://akshara.org.in
sectors: Education
projects: Akshara Foundation
---
Binary file modified content/team/ahsnat/ahsnat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/team/jyotiraj/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Jyotiraj Kar
role: Climate Change and Disaster Management Fellow
role: State Coordinator - Odisha
medium:
description:
quote: 1st know yourself align yourelf with the nature then everything will be easier. Don't go opposite to the streamline. Summary is "Smart work".
Expand Down
Binary file modified content/team/prajna/Prajna.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions content/team/prashasti/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Prashasti Yadav
role: Communications and Outreach Manager
medium: https://illuminatedbythought.medium.com/
description:
quote:
github:
twitter:
linkedin: https://www.linkedin.com/in/prashastiyadav/
image: ./prashasti.jpeg
accentcolor:
sectors:
projects:
text:
---

Prashasti brings rich experience in strategic communication, content design, and narrative-building across the development sector. Her work intersects with domains like sustainability, education, livelihoods, and social justice, shaped by a foundation in social work spanning geriatric, correctional, and psychiatric fields. She approaches communication as a tool for centering people, meaning, and impact - amplifying voices from the margins to the mainstream.

She has anchored communications for a grassroots nonprofit and contributed to CSR and development-focused initiatives at the Confederation of Indian Industry (CII) and L&T CSR - supporting end-to-end strategy, brand-building, and narrative design. Her work cuts across media engagement, digital storytelling, internal communication, and campaign planning.

Prashasti holds a Master’s in Social Work from the Panjab University, Chandigarh. Beyond work, she finds joy in creative expression - through writing, art, and meaningful conversations. Deeply guided by the values of truth, love, and compassion, and sees communication as a way to connect inner clarity with collective change.
Binary file added content/team/prashasti/prashasti.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/templates/project.js
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ const ProjectTemplate = ({ data }) => {

<LeftText mobile>
<p>Explore the platform:</p>
<a target="_blank" rel="noreferrer noopener" href={`https://${url}`}>
<a target="_blank" rel="noreferrer noopener" href={`${url}`}>
{url}
</a>
<SocialLinksContainer mobile>
Expand Down