Skip to content
View HumanSynthetic's full-sized avatar
  • Eellos LLC

Highlights

  • Pro

Block or report HumanSynthetic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HumanSynthetic/README.md

Jared Hull

Automation builder, systems tinkerer, and experimental toolmaker.

HumanSynthetic is a technology/product brand of Eellos LLC.

I build software that starts in real-world friction, grows through experimentation, and matures into usable systems. A lot of my work lived for years in private archives of scripts, prototypes, schedulers, bots, operational helpers, creative tools, and research experiments. I am rebuilding the strongest parts of that archive into clean public projects, research notes, and case studies.

What I Work On

  • Workflow and operations automation
  • Distributed agent and scheduler experiments
  • Experimental creative automation
  • AI and systems research prototypes

Featured Public Stack

field-ops-automation-suite

Rebuilt from the latest-7kauto family. This is the clearest flagship in my archive for operational automation, reporting workflows, and system evolution across deployed and legacy branches.

hsn-agent-network

Rebuilt from hsn. A worker-network experiment with shared-state coordination, manager failover, job assignment, and update support.

scheduled-ops-notifier

Rebuilt from 7knotify. A recurring scheduler and reporting family that captures the earlier monolithic phase of later operations tooling.

generative-drawing-bot

Extracted from ookooko. A creative-coding project built around randomized drawing behavior, evolving color state, and exportable artwork sessions.

This mix is intentional. The public stack leads with practical automation systems, but it also shows the creative and research branches that kept feeding those systems over time.

Archive And Research Branches

  • web-media-harvester-lab
    • browser-automation extract from the ookooko lab
  • early-ops-automation-notes
    • docs-first bridge from the earliest office scripts into later package families
  • aivia-research-notes
    • local AI assistant research branch built from aivia and aiviaold

Current Focus

  • Reconstructing sanitized public repos from a large private historical archive
  • Turning package families and extracts into GitHub repos, portfolio case studies, and website content
  • Preserving lineage so projects are shown honestly as they evolved over time

Notes

  • Public repos are reconstructed from safe material, not copied directly from private historical folders
  • Third-party frameworks and influences are kept separate from original authored work
  • The archive matters to me because many later systems grew out of earlier experiments

Popular repositories Loading

  1. HumanSynthetic.github.io HumanSynthetic.github.io Public

    Portfolio website for Jared Hull, focused on automation systems, experimental tools, and rebuilt software lineages.

    HTML

  2. IterativeImprovmentSimulation IterativeImprovmentSimulation Public

    I was interested in seeing if a clear winner could be produced if two AI had to overcome one another.

    Python

  3. ForeverQuest ForeverQuest Public

    This is an AI powered, D&D style, multiplayer Telegram game I put together.

    Python

  4. HumanSynthetic HumanSynthetic Public

    GitHub profile README and public project index for Jared Hull.

  5. field-ops-automation-suite field-ops-automation-suite Public

    Operational automation and reporting tools rebuilt from a long-running private field and office workflow system.

    Python

  6. hsn-agent-network hsn-agent-network Public

    An experimental worker network with shared-state scheduling, manager failover, and lightweight job assignment.

    Python