<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Erin O'Grady</title>

<link rel="preconnect" href="https://fonts.googleapis.com" />

<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

<link href="https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,300;0,400;0,500;1,300;1,400&family=GFS+Didot&display=swap" rel="stylesheet" />

<style>

:root{

--paper:#eceae3;

--ink:#1c1c1a;

--ink-2:#3d3d38;

--slate:#5a5f57;

--green:#4a5d43;

--line:#c5c1b4;

--line-soft:#d4d0c4;

}

*{box-sizing:border-box;margin:0;padding:0;}

html{scroll-behavior:smooth;}

body{

background:var(--paper);color:var(--ink);

font-family:"Spectral",Georgia,serif;font-weight:400;font-size:19px;line-height:1.65;

-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;

}

::selection{background:#d8dcc9;}

.wrap{max-width:820px;margin:0 auto;padding:0 40px;}

.topframe{border-top:2px solid var(--ink);}


.masthead{display:flex;justify-content:space-between;align-items:baseline;

padding:20px 0 0;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--slate);}

.masthead .r{font-style:italic;letter-spacing:.06em;text-transform:none;font-size:13px;}


.hero{padding:74px 0 54px;}

.name{font-family:"GFS Didot",serif;font-weight:400;

font-size:clamp(46px,8.5vw,88px);line-height:1.0;letter-spacing:.01em;color:var(--ink);}

.role{margin-top:20px;font-family:"Spectral",serif;font-style:italic;font-weight:300;

font-size:clamp(18px,2.4vw,23px);color:var(--slate);}


.lede{padding:48px 0 20px;border-top:1px solid var(--line);}

.lede p{font-size:clamp(21px,2.7vw,26px);line-height:1.5;font-weight:300;color:var(--ink);max-width:30ch;}

.lede .green{color:var(--green);font-style:italic;}


.body-sec{padding:34px 0;}

.body-sec p{max-width:64ch;font-size:19px;line-height:1.66;color:var(--ink-2);}

.body-sec p + p{margin-top:20px;}

.body-sec strong{font-weight:500;color:var(--ink);}


.thesis{padding:44px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0;}

.thesis p{max-width:60ch;font-size:clamp(20px,2.5vw,24px);line-height:1.5;color:var(--ink);font-weight:300;}

.thesis p + p{margin-top:18px;}

.thesis .claim{font-family:"GFS Didot",serif;font-style:normal;}


.writing{padding:40px 0 10px;}

.writing .lab{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--slate);padding-bottom:8px;}

.w-item{padding:24px 0;border-top:1px solid var(--line-soft);}

.w-item .meta{font-size:13px;color:var(--slate);font-style:italic;margin-bottom:5px;}

.w-item h3{font-family:"Spectral",serif;font-weight:500;font-size:19px;line-height:1.3;margin-bottom:6px;}

.w-item h3 a{color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:2px;transition:border-color .2s;}

.w-item h3 a:hover{border-color:var(--green);}

.w-item p{font-size:16.5px;color:var(--ink-2);line-height:1.55;max-width:60ch;}


.contact{padding:52px 0 30px;border-top:1px solid var(--line);}

.contact .k{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--slate);margin-bottom:16px;}

.contact a{font-family:"Spectral",serif;font-size:20px;color:var(--green);text-decoration:none;

border-bottom:1px solid var(--green);padding-bottom:3px;transition:opacity .2s;}

.contact a:hover{opacity:.6;}


footer{padding:40px 0 60px;border-top:1px solid var(--line);margin-top:20px;

font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--slate);}


@media (max-width:680px){

body{font-size:18px;}

.wrap{padding:0 24px;}

.hero{padding:48px 0 40px;}

.masthead{flex-direction:column;gap:4px;}

}

</style>

</head>

<body>

<div class="topframe"></div>

<div class="wrap">


<div class="masthead">

<div>Erin O'Grady</div>

<div class="r">Educator, Researcher &amp; Writer</div>

</div>


<section class="hero">

<h1 class="name">Erin O'Grady</h1>

<div class="role">Educator, Researcher &amp; Writer</div>

</section>


<section class="lede">

<p>I work at the seam where the humanities meet the technologies now remaking how we <span class="green">research, write, and know.</span></p>

</section>


<section class="body-sec">

<p>Much of my work is in designing research ecosystems for novice historians — the communities of inquiry, and the blend of artisanal craft and emerging literacies, through which young scholars learn to author their own thinking rather than outsource it. And I guide institutions through the shifts AI is forcing on teaching and research: helping them surface the hidden assumptions in how they frame writing and inquiry, and design for the productive friction that real understanding requires.</p>

<p>I teach Modern European History, ethics, and epistemology, and I designed the course Digital Culture &amp; Modern Power. I conceived and co-lead STAIR, a study of how students experience learning and authorship in the age of AI, and I work with faculty and organizations — including JSTOR — on what research should look like now. My research has taken me from the Vatican Apostolic Library to the railway archives of Ireland. Earlier in my career I coauthored research on the digital divide at the Pew Internet &amp; American Life Project, and I hold an M.A. with honors in Communication, Culture &amp; Technology from Georgetown, where I studied under Randy Bass at the Center for New Designs in Learning and Scholarship.</p>

</section>


<section class="thesis">

<p>The capacity for what we can know has been amplified beyond measure. How we come to know — and how we come to know ourselves in the process — has not: it remains slow, embodied, unforceable.</p>

<p class="claim">That question is the cornerstone of the next pillar of knowing, the one our moment must build as surely as earlier ages built their libraries and their halls. I am among those building it.</p>

</section>


<section class="writing">

<div class="lab">Selected writing &amp; public work</div>


<div class="w-item">

<div class="meta">Greens Farms Academy &middot; 2026</div>

<h3><a href="https://www.gfacademy.org/single-post/~board/gfa-blog/post/exploring-research-and-ai-with-jstor" target="_blank" rel="noopener">Exploring Research and AI with JSTOR</a></h3>

<p>Exploring ethical research ecosystems for novice historians with the incredible leadership at JSTOR.</p>

</div>


<div class="w-item">

<div class="meta">Greens Farms Academy &middot; 2026</div>

<h3><a href="https://www.gfacademy.org/single-post-gfa-blog/~board/gfa-blog/post/visiting-research-professor-speaks-with-stair" target="_blank" rel="noopener">Visiting Research Professor Speaks with STAIR</a></h3>

<p>Former Georgetown classmate and Pew Internet alumna, Professor Mary Madden, joins STAIR to train our students in qualitative research methods.</p>

</div>



<div class="w-item">

<div class="meta">Greens Farms Academy &middot; 2025</div>

<h3><a href="https://www.gfacademy.org/single-post/~board/gfa-blog/post/on-inquiry-italy-and-the-future-of-knowing" target="_blank" rel="noopener">On Inquiry, Italy, and the Future of Knowing</a></h3>

<p>From the Sistine Hall of the Vatican Apostolic Library to the artisans of Italy, in pursuit of the future of the humanities after AI.</p>

</div>


<div class="w-item">

<div class="meta">Greens Farms Academy &middot; 2025</div>

<h3><a href="https://www.gfacademy.org/single-post/~board/gfa-blog/post/2025-ai-summer-institute" target="_blank" rel="noopener">A Week of Inquiry: The 2025 AI Summer Institute</a></h3>

<p>A cross-divisional faculty program I co-led, on upholding the integrity of data, pedagogy, and authorship.</p>

</div>


<div class="w-item">

<div class="meta">Global Online Academy</div>

<h3><a href="https://globalonlineacademy.org/insights/articles/what-to-expect-in-goa-professional-learning-offering" target="_blank" rel="noopener">On the human element as the driving algorithm</a></h3>

<p>On why the most durable learning keeps the human relationship at its center.</p>

</div>

</section>


<section class="body-sec">

<p>I'm at work on a book of literary history recovering my grandmother and father's history in twentieth-century Ireland and England, and the interlocking systems that nearly erased them.</p>

</section>


<section class="contact">

<div class="k">Correspondence</div>

<a href="mailto:hello@erinogrady.com">hello@erinogrady.com</a>

</section>


<footer>Erin O'Grady &middot; &copy; 2026</footer>


</div>

</body>

</html>