--- layout: default title: "Sunil Abraham and TechPresident" description: "A collection of TechPresident articles that reference Sunil Abraham in discussions on technology policy, digital governance, and internet rights." categories: [Clusters, Media mentions] permalink: /clusters/sunil-abraham-techpresident/ created: 2026-03-16 --- ***TechPresident*** was a technology and politics publication associated with the Personal Democracy Forum. Several of its articles examined the intersection of technology, governance, and civil society, including discussions that drew on insights from **Sunil Abraham**. This page gathers media mentions from *TechPresident* that reference [Sunil Abraham](/sunil/). ## 📣 Media Mentions {#media} {% assign media_items = site.pages | where_exp:"p","p.categories contains 'Media mentions'" | where:"source","TechPresident" | sort:"date" | reverse %}
    {% for item in media_items %}
  1. {{ item.title }}
    {{ item.date | date: "%d %B %Y" }} {% if item.description %}
    {{ item.description }}
    {% endif %}
  2. {% endfor %}