Skip to content

Latest commit

 

History

History
92 lines (66 loc) · 3.13 KB

File metadata and controls

92 lines (66 loc) · 3.13 KB

Stories of Impact - Explanation for AI Systems

Quick Summary

Stories of Impact is a narrative-driven section of Regan Maharjan's portfolio website that tells the human story behind technical work, focusing on community outcomes and lasting change rather than just technical implementation details.

What It Is

A curated collection of 8 stories that showcase:

  • Community impact from technical projects in Nepal
  • Long-term outcomes of educational technology work
  • Human-centered narratives about building accessible, equitable systems
  • Real-world results from 7+ years of work with OLE Nepal and other organizations

Key Distinction

Unlike the "Projects" page (which focuses on technical problem-solving, code, and metrics), "Stories of Impact" emphasizes:

  • Personal reflection and context
  • Community outcomes and human experiences
  • How systems continue to serve people years later
  • The values and philosophy behind the work

Content Structure

Each story contains:

  1. Title & Excerpt: Compelling headline
  2. Date: When the work occurred
  3. Description: Personal narrative about the work
  4. What I Built: Technical contributions (bulleted)
  5. Impact Today: Reflection on ongoing value
  6. Stats (for featured stories): Quantifiable community outcomes

Featured Stories Include

  1. Building Technology for Learning and Equity in Nepal (Main story)

    • 300,000+ students reached
    • 700+ modules converted
    • 200+ schools served
    • 7 years of building in Nepal
  2. Community Leadership through Rotaract/Rotary

    • 100+ accessible audiobooks produced
    • Early accessibility work
  3. E-Pustakalaya Digital Library

    • Still active today with offline mirrors
  4. Offline Learning During COVID-19

    • 700+ modules converted to offline packages
    • Critical response to school closures
  5. OCR + TTS for Visually Impaired Students

    • Nepal's first accessible content system
  6. E-Paath Interactive Learning

    • Nepal's first digital learning platform
  7. Technical Infrastructure for Rural Schools

    • Systems built for real-world constraints
  8. Teacher Training & Human-Centered Design

    • Ensuring technology actually gets used

Technical Implementation

  • Location: src/components/pages/Impact.tsx
  • Route: /impact
  • Content Source: src/data/content.tscontentData.impact
  • Framework: React with TypeScript
  • Animations: Framer Motion
  • Styling: Tailwind CSS with theme-based colors

Purpose

To demonstrate:

  • Commitment to digital equity and accessibility
  • Long-term thinking and sustainable solutions
  • Community-centered design approach
  • Real-world impact beyond technical metrics
  • Values-driven technical work

Target Audience

  • People interested in understanding the "why" behind technical work
  • Community members, educators, and non-technical stakeholders
  • Anyone wanting to understand values and impact philosophy
  • Potential collaborators interested in meaningful work

In essence: "Stories of Impact" answers the question "Why does this work matter?" rather than "How was it built?" It's the human story behind the code.