Skip to content
View jpetree331's full-sized avatar
🎯
Building
🎯
Building

Block or report jpetree331

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.

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
jpetree331/README.md

Hi, I'm Jess

PhD chemist turned builder. Building, tinkering and experimenting with Ai since 2023: AI agents, stateful memory systems, and agentic workflows. I build with Claude Code — architecture, iteration, and a lot of debugging.

Most of my work is built for other people — nonprofit platforms, community bots, automation layers — so it lives in private repos. I hope to fill out my public profile with more projects as time goes on.

Current Highlights

stateful-agent — A Discord agent with episodic memory, PostgreSQL persistence, and 40+ tools. The culmination of a year of experimenting with memory architectures.

student-essay-tracker — Classroom tool that uses AI to tag argumentative writing moves and track student growth over time. Built for my own classroom.

WoW-mythic-scheduler — Timezone-aware group finder for WoW Mythic+ with real-time sync and a backtracking composition solver.

Private contract work — Currently building platforms and automation layers for clients including nonprofits and small businesses.

Interests

Stateful agents and episodic memory · agentic workflows · RPG engines · community tooling · making technical things accessible to non-technical people

Pinned Loading

  1. stateful-agent stateful-agent Public

    This is an agent I vibe coded, carefully debugged and is the culmination of about a year of experimenting with memory systems and agent architectures including MemU, Mem0, MemoryPlugin, openclaw, L…

    Python 3 2

  2. student-essay-tracker student-essay-tracker Public

    Classroom tool for tracking special education student writing growth with AI-powered analysis — built by a SpEd biology teacher for actual use.

    JavaScript

  3. WoW-mythic-scheduler WoW-mythic-scheduler Public

    Timezone-aware WoW Mythic+ group finder with real-time sync — built with React, TypeScript, and raw Node.js

    TypeScript