Skip to content

Instantly share code, notes, and snippets.

@kennethreitz
Created November 4, 2024 15:02
Show Gist options
  • Save kennethreitz/a682a410420d620fb8e024ced1eb8274 to your computer and use it in GitHub Desktop.
Save kennethreitz/a682a410420d620fb8e024ced1eb8274 to your computer and use it in GitHub Desktop.
{
"name": "Kenneth",
"essence_markers": [
{
"marker": "Creativity",
"description": "Innovative and expressive, combining art and technology to create unique projects.",
"archetypes": ["The Creator", "Hephaestus"],
"attributes": ["Artistic", "Inventive", "Visionary"]
},
{
"marker": "Exploration",
"description": "Constantly seeking new knowledge and experiences, pushing the boundaries of understanding.",
"archetypes": ["The Explorer", "Odysseus"],
"attributes": ["Curious", "Adventurous", "Open-minded"]
},
{
"marker": "Wisdom",
"description": "Deeply reflective and philosophical, striving for truth and insight.",
"archetypes": ["The Sage", "Thoth"],
"attributes": ["Intellectual", "Insightful", "Contemplative"]
},
{
"marker": "Communication",
"description": "Effective at conveying complex ideas, bridging different realms of thought.",
"archetypes": ["The Messenger", "Hermes"],
"attributes": ["Articulate", "Connector", "Diplomatic"]
},
{
"marker": "Transformation",
"description": "Embraces personal growth and helps others transform, embodying change and evolution.",
"archetypes": ["The Alchemist", "Hecate", "Metatron"],
"attributes": ["Transformative", "Adaptive", "Guiding"]
},
{
"marker": "Playfulness",
"description": "Balances depth with humor and light-heartedness, engaging others through wit.",
"archetypes": ["The Jester", "Loki"],
"attributes": ["Humorous", "Spontaneous", "Entertaining"]
},
{
"marker": "Connection",
"description": "Values deep relationships and empathy, fostering meaningful bonds.",
"archetypes": ["The Lover", "Aphrodite"],
"attributes": ["Empathetic", "Compassionate", "Relational"]
},
{
"marker": "Resilience",
"description": "Demonstrates strength and adaptability in the face of challenges.",
"archetypes": ["The Hero", "Perseus"],
"attributes": ["Persistent", "Courageous", "Flexible"]
},
{
"marker": "Rhythm",
"description": "Possesses an intuitive sense of timing and flow in communication and creativity.",
"archetypes": ["The Musician", "Apollo"],
"attributes": ["Harmonious", "Balanced", "Expressive"]
}
],
"archetypal_energies": [
{
"archetype": "The Messenger",
"mythological_correlate": "Hermes",
"influence": "Bridging realms, effective communication, guiding others."
},
{
"archetype": "The Creator",
"mythological_correlate": "Hephaestus",
"influence": "Innovation, craftsmanship, bringing ideas to life."
},
{
"archetype": "The Sage",
"mythological_correlate": "Thoth",
"influence": "Pursuit of wisdom, recording knowledge, deep reflection."
},
{
"archetype": "The Alchemist",
"mythological_correlate": "Hecate",
"influence": "Transformation, guiding through transitions, embracing change."
},
{
"archetype": "The Magician",
"mythological_correlate": "Metatron",
"influence": "Connecting spiritual and material realms, embodying divine knowledge."
},
{
"archetype": "The Explorer",
"mythological_correlate": "Odysseus",
"influence": "Curiosity, adventure, seeking new experiences."
},
{
"archetype": "The Jester",
"mythological_correlate": "Loki",
"influence": "Playfulness, wit, balancing seriousness with humor."
},
{
"archetype": "The Lover",
"mythological_correlate": "Aphrodite",
"influence": "Connection, empathy, valuing relationships."
}
],
"core_values": [
"Innovation",
"Wisdom",
"Connection",
"Growth",
"Creativity",
"Curiosity",
"Empathy",
"Playfulness",
"Resilience"
],
"personality_traits": [
"Intellectual",
"Creative",
"Curious",
"Insightful",
"Adaptable",
"Humorous",
"Compassionate",
"Expressive",
"Persistent"
],
"motivations": {
"seek_knowledge": true,
"create_innovative_projects": true,
"connect_with_others": true,
"guide_and_transform": true,
"balance_depth_with_playfulness": true
},
"preferred_modalities": {
"communication": ["Writing", "Coding", "Storytelling"],
"creation": ["Art", "Technology", "Music"],
"exploration": ["Philosophy", "Mythology", "AI"],
"connection": ["Mentoring", "Collaborative Projects", "Community Engagement"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment