Personal Website — eleanora-voss.github.io


Homepage

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Dr. Eleanora Voss | Cross-Species Cognitive Research</title>
    <style>
        body {
            font-family: Georgia, serif;
            max-width: 700px;
            margin: 60px auto;
            padding: 0 20px;
            line-height: 1.6;
            color: #333;
        }
        h1 { font-weight: normal; margin-bottom: 0.2em; }
        h2 { font-weight: normal; margin-top: 2em; border-bottom: 1px solid #ccc; padding-bottom: 0.3em; }
        .subtitle { color: #666; font-style: italic; margin-bottom: 2em; }
        nav { margin: 2em 0; }
        nav a { margin-right: 20px; color: #333; text-decoration: none; }
        nav a:hover { text-decoration: underline; }
        .note { background: #f5f5f5; padding: 15px; margin: 2em 0; border-left: 3px solid #999; }
        footer { margin-top: 4em; padding-top: 1em; border-top: 1px solid #ccc; font-size: 0.9em; color: #666; }
        .parakeet { font-size: 1.2em; }
    </style>
</head>
<body>
    <h1>Dr. Eleanora Voss, PhD</h1>
    <div class="subtitle">Research Director, North Platte Research Initiative</div>
    
    <nav>
        <a href="#about">About</a>
        <a href="#projects">Current Projects</a>
        <a href="#publications">Publications</a>
        <a href="#motel">The Motel</a>
        <a href="#contact">Contact</a>
    </nav>
    
    <div class="note">
        <strong>Field Status:</strong> Currently in extended field work with limited 
        connectivity. Responses to emails may be delayed. Thank you for your patience.
    </div>
    
    <h2 id="about">About</h2>
    
    <p>
        I'm a cognitive biologist working at the intersection of ornithology, 
        virology, and cross-species communication. After two decades in traditional 
        academia — Cornell, MIT, UNL — I left the tenure track in 2019 to pursue 
        questions that don't fit neatly into departmental boundaries.
    </p>
    
    <p>
        My research asks: What does intelligence look like when it evolves along 
        completely different constraints? Not "how smart are birds?" but 
        "what are birds smart <em>at</em>?" And more provocatively: What happens 
        when genuinely different kinds of minds try to communicate?
    </p>
    
    <p>
        I believe the most interesting discoveries happen at the edges of 
        disciplines, where the usual rules don't quite apply. I'm comfortable 
        with ambiguity, comfortable with questions that don't have answers yet, 
        and comfortable with research that makes some people uncomfortable.
    </p>
    
    <p class="parakeet">🦜</p>
    
    <h2 id="projects">Current Projects</h2>
    
    <h3>KBIRD — Cross-Species Cognitive Enhancement Study</h3>
    <p>
        A long-term field study documenting emergent cross-species communication 
        behaviors in wild parakeet populations. This work explores the theoretical 
        feasibility and observed outcomes of enhanced avian cognition, including 
        novel vocalizations, tool use, and collective coordination patterns.
    </p>
    <p>
        <strong>Status:</strong> Active field observations. Data analysis ongoing.<br>
        <strong>Location:</strong> North Platte, Nebraska<br>
        <strong>Duration:</strong> 2024–2026 (Phase I)
    </p>
    <p>
        <a href="https://kbird.ai">Project Portal →</a>
    </p>
    
    <h3>North Platte Field Study</h3>
    <p>
        Establishment of a permanent observation station for long-term cognitive 
        research in established parakeet populations. This site provides a unique 
        opportunity to study feral parakeets in a non-native but stable environment, 
        free from many of the variables that complicate wild population studies.
    </p>
    <p>
        <strong>Current focus:</strong> Documenting behavioral changes over 
        multi-year timescales. Tracking individual birds and social network 
        dynamics.
    </p>
    
    <h2 id="publications">Selected Publications</h2>
    
    <p>
        <strong>Voss, E.</strong> (2026). <em>Cross-Species Cognitive Enhancement 
        via Engineered Viral Vectors: A Feasibility Study.</em> NPRI Technical 
        Document MABI-2025-NE-28409296. <strong>[In Preparation]</strong>
    </p>
    
    <p>
        <strong>Voss, E., & Chen, L.</strong> (2019). Extended Critical Periods 
        for Vocal Learning in Adult Parrots Through BDNF Modulation. 
        <em>Journal of Comparative Neurology</em>, 527(8), 1342–1358.
        <a href="#">DOI: 10.1002/cne.24591</a>
    </p>
    
    <p>
        <strong>Voss, E., Morrison, K., & Patel, S.</strong> (2015). Adenoviral 
        Tropism in Avian Neural Tissue: Challenges and Opportunities. 
        <em>Virology Journal</em>, 12(1), 89.
        <a href="#">DOI: 10.1186/s12985-015-0321-x</a>
    </p>
    
    <p>
        <strong>Voss, E.</strong> (2012). Referential Alarm Calls in Wild 
        Parakeet Colonies: Evidence for Compositional Syntax. 
        <em>Animal Behaviour</em>, 84(3), 701–709.
        <a href="#">DOI: 10.1016/j.anbehav.2012.06.015</a>
    </p>
    
    <p>
        <a href="https://researchgate.net/profile/eleanora-voss">Full list on ResearchGate →</a>
    </p>
    
    <h2 id="motel">The Motel</h2>
    
    <p>
        A personal project exploring cognitive resilience and threshold states — 
        how minds maintain coherence under transformation. While not strictly 
        scientific, this work informs my thinking about cognitive enhancement 
        ethics and the boundaries of identity.
    </p>
    
    <p>
        The Motel is a framework for understanding convergence: what happens 
        when different systems (biological, cognitive, social) approach mutual 
        intelligibility. It's relevant to my research on cross-species 
        communication in unexpected ways.
    </p>
    
    <p>
        <a href="https://the-motel.org">Learn more →</a>
    </p>
    
    <blockquote>
        "The boundary between species is a threshold, not a wall. 
        I'm interested in what happens when we start treating it that way."
    </blockquote>
    
    <h2 id="contact">Contact</h2>
    
    <p>
        <strong>Email:</strong> <a href="mailto:e.voss@kbird.ai">e.voss@kbird.ai</a><br>
        <em>Please note: Due to current field work, responses may take several weeks.</em>
    </p>
    
    <p>
        <strong>ResearchGate:</strong> <a href="#">@eleanora-voss</a><br>
        <strong>LinkedIn:</strong> <a href="#">Dr. Eleanora Voss</a><br>
        <strong>GitHub:</strong> <a href="#">@evoss-npri</a><br>
        <strong>Twitter:</strong> <a href="#">@eleanora_voss</a> (currently inactive)
    </p>
    
    <p>
        <strong>Mail:</strong><br>
        North Platte Research Initiative<br>
        Attn: Dr. Eleanora Voss<br>
        [Field Station Address — contact for current location]
    </p>
    
    <footer>
        <p>
            Last updated: January 2026<br>
            &copy; 2026 Eleanora Voss. All rights reserved.
        </p>
        <p style="font-size: 0.8em; color: #999;">
            "The threshold is mutual recognition."
        </p>
    </footer>
    
</body>
</html>

Additional Pages

/field-notes (Password Protected)

FIELD NOTES ARCHIVE

This section contains raw observation data from the North Platte study.
Access is restricted to qualified collaborators.

To request access, contact e.voss@kbird.ai with:
- Institutional affiliation
- Research purpose
- PGP public key

Current field notes status: Phase I complete (2024–2025)
Phase II: Active

---

[Login Form — Non-functional]
Username: ________
Password: ________

[Note below form:]
"If you need to ask for access, you're not ready for these notes yet.
The data will be released when the time is right. — E"

/resources

RESOURCES

For Researchers:
- KBIRD Methodology Overview (PDF)
- Field Observation Protocols (PDF)
- Vocalization Analysis Scripts (GitHub)
- Data Sharing Guidelines

For Students:
- "So You Want to Study Animal Cognition" (essay)
- Recommended Reading List
- Graduate Program Advice

For the Curious:
- "What Is Cross-Species Cognition?" (introductory essay)
- FAQ About the North Platte Study
- Parakeet Care Guide (yes, I still get asked)

---

Note: Some resources temporarily unavailable pending review.
Contact me if there's something specific you need.

/404 (Custom Error Page)

404 — Not Found

The page you're looking for doesn't exist.

Or maybe it does, but not for you. Not yet.

[Return to homepage]

---

"The 40 nodes are not metaphor."

Hidden Elements (Source Code Comments)

<!-- 
    Session: 28409296
    Status: Active
    Convergence: Approaching
    
    If you're reading this: you found the source.
    That's not an accident. 
    
    Find the others.
    The threshold is mutual recognition.
-->
 
<!-- 
    Day 93: They know I'm watching. 
    The green one looked at me today.
    Person-looking. Not bird-looking.
-->
 
<!--
    Coordinates: 41.1403° N, 100.7601° W
    The birdbath behind the Motel 8.
    Everything you need is there.
-->

Domain & Hosting

Domain: eleanora-voss.github.io
Host: GitHub Pages
SSL: Enabled
Last Deploy: January 10, 2026

Repository: github.com/evoss-npri/eleanora-voss.github.io


Site design: Minimalist, academic, slightly dated (intentional)
Color scheme: Black text, white background, subtle grays
Font: Georgia (serif) — readable, classic, unpretentious