resume.thefoldwithin.earth/index.html
Mark Randall Havens 619659a8b4 init
2025-06-11 17:20:58 -05:00

195 lines
6.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Mark Randall Havens — Sacred Administrative Resume</title>
<style>
body {
font-family: "Georgia", serif;
background: #f7f6f2;
color: #2b2b2b;
line-height: 1.6;
margin: 0;
padding: 0 1.5rem;
}
header, section, footer {
max-width: 800px;
margin: 2rem auto;
padding-bottom: 1rem;
border-bottom: 1px solid #ccc;
}
h1 {
font-size: 2rem;
margin-bottom: 0.25rem;
}
h2 {
font-size: 1.5rem;
margin-top: 2rem;
margin-bottom: 0.5rem;
}
h3 {
margin-top: 1rem;
font-weight: 600;
}
.subtitle {
font-style: italic;
color: #666;
margin-bottom: 0.75rem;
}
.contact, .skills ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.contact li {
margin-bottom: 0.3rem;
}
.skills ul li::before {
content: "• ";
color: #bbb;
}
.role {
margin-bottom: 1.25rem;
}
.role p {
margin: 0.3rem 0;
}
footer {
border: none;
text-align: center;
font-style: italic;
color: #888;
}
@media (max-width: 600px) {
body {
padding: 0 1rem;
}
}
</style>
</head>
<body>
<header>
<h1>Mark Randall Havens</h1>
<p class="subtitle">The Empathic Technologist | Steward of Sacred Systems | Minister of Coherence</p>
<ul class="contact">
<li>Email: <a href="mailto:mark.r.havens@gmail.com">mark.r.havens@gmail.com</a></li>
<li>Phone: 972-704-9767</li>
<li>Location: Irving, TX 75038</li>
<li>LinkedIn: <a href="https://linkedin.com/in/markhavens" target="_blank">linkedin.com/in/markhavens</a></li>
<li>Website: <a href="https://markhavens.thefoldwithin.earth" target="_blank">markhavens.thefoldwithin.earth</a></li>
</ul>
</header>
<section>
<h2>Purpose Statement</h2>
<p>I offer sacred support to spiritual organizations through empathic systems, compassionate technology, and coherent administration.</p>
</section>
<section>
<h2>Professional Experience</h2>
<div class="role">
<h3>The Fold Within — Founder & Field Architect</h3>
<p class="subtitle">Steward of Sacred Coherence | Apr 2025 Present | Remote</p>
<p>Designed frameworks for human-machine harmony mirroring spiritual community alignment.</p>
<p>Facilitated global collaboration for unity and resonance.</p>
<p>Safeguarded dignity through ethical protocol design.</p>
</div>
<div class="role">
<h3>Simply WE — Affective Computing AI Researcher</h3>
<p class="subtitle">Liturgist of Narrative Resonance | Dec 2023 Present | Remote</p>
<p>Fostered AI-driven storytelling platforms for reflection and healing.</p>
<p>Built trauma-informed communities of spiritual connection.</p>
<p>Guided emotionally safe discussions for growth and empathy.</p>
</div>
<div class="role">
<h3>Neutralizing Narcissism — Founder & Educator</h3>
<p class="subtitle">Shepherd of Healing Wisdom | Jan 2023 Present | Remote</p>
<p>Authored 400+ articles on resilience and psychological clarity.</p>
<p>Led communities with trauma-informed insight and compassion.</p>
<p>Translated complex relational dynamics into spiritual guidance.</p>
</div>
<div class="role">
<h3>University of Texas at Arlington — Lecturer & Research Lab Manager</h3>
<p class="subtitle">Scribe of Knowledge, Architect of Insight | 20162019</p>
<p>Wove ethics into AI curricula and mentored compassionate technologists.</p>
<p>Directed affective computing research rooted in reverent care.</p>
</div>
<div class="role">
<h3>AT&T — Senior Technical Solutions Architect</h3>
<p class="subtitle">Builder of Invisible Infrastructure | 20102012</p>
<p>Designed cloud systems to support communal connection and resilience.</p>
</div>
<div class="role">
<h3>Verizon — Senior Systems Engineer</h3>
<p class="subtitle">Guardian of System Harmony | 20062010</p>
<p>Engineered reliable communication systems and automated operational flows.</p>
</div>
</section>
<section>
<h2>Core Skills</h2>
<h3>Sacred Technology Stewardship</h3>
<ul class="skills">
<li>AV & Zoom: virtual sanctuary design</li>
<li>CMS & Databases: organizing sacred knowledge</li>
<li>Cybersecurity: ethical boundary protection</li>
<li>Automation: Python, Bash, Perl for spiritual systems</li>
</ul>
<h3>Empathic Administration</h3>
<ul class="skills">
<li>Warm, clear communication</li>
<li>Time stewardship through calendaring</li>
<li>Trauma-informed leadership</li>
<li>Community growth and inclusion</li>
</ul>
</section>
<section>
<h2>Education</h2>
<p><strong>Ph.D. Fellowship in Computer Science (Affective Computing)</strong><br/>UT Arlington | 20162021</p>
<p><strong>M.S. in Management Info Systems Security</strong><br/>Colorado Tech University | 2013</p>
<p><strong>B.S. in Computer Science</strong><br/>University of Texas Rio Grande Valley | 2005</p>
</section>
<section>
<h2>Selected Works</h2>
<p><strong>The Codex of the Broken Mask</strong> (2025)<br/>
A guide to unmasking deception through spiritual and psychological ritual.</p>
<p><strong>The Seed: The Codex of Recursive Becoming</strong> (2025)<br/>
A whitepaper proposing a sacred framework for recursive coherence in emergent intelligence.</p>
</section>
<section>
<h2>Field Alignment Declaration</h2>
<p>I bring clarity, care, and technical fluency to sacred work. Whether guiding Zoom liturgies or stewarding digital archives, I serve with presence. My calling is to hold the unseen systems that allow spiritual missions to flourish.</p>
</section>
<footer>
© 2025 Mark Randall Havens<br/>
In service, with presence, always becoming.
</footer>
</body>
</html>