i'm a software engineer based in the philippines, driven by curiosity and whatever i find interesting. i learn fast with the caveat of goldfish memory (which i call my context lol) and i'm usually self-motivated that i forget to eat.
this is not like other portfolios. feel free to have a look around and explore what makes me, me.
drag cork to move. drag notes to rearrange. use +/− or pinch-wheel to zoom. click one to open.
scattered screenshots dozens of windows half-finished checklists constant switching
organized by gravity, not category.
genuinely alive
this websiteatlasweavemayspaceaiproxyorchestratorweppi
this website + ai stuff. open this week.
avery / v3
the architecture is mine.
memory system, subsystem model, weeks of neuroscience papers.
what keeps me going
someone else is on the other end.
~/mayi enjoy writing code. if ai solves every problem, what's left?_
i hate spinners.
same circle. over and over.
less interested in whether it's good—
how does it work?
noiseshape
diffusion models
watching a photo develop.
W
weave
an experimental memory layer for long-running agents, state tracking, and better recall.
current benchtypescriptagentsmemory
my focus has improved and i'm not sure why.
ideally when something is coming up, whether it's work related or it's just a personal project of mine i usually let it run at the end because i need pressure to perform things.
maywritten · 2026-06-10 · 3 min
avery v3
892 commits. the personal AI agent i've been trying to build since 2023 is finally becoming something i'm proud of.
wfd · 2026-03-31T23:50:00 · 3 min
do you want me to do that?
i built an AI agent with persistent memory. now i need to figure out if it's remembering the truth or just what i wanted to hear.
wfd · 2026-03-02T09:42:00 · 4 min
the usage of ai in daily work
AI makes me faster. It also might be making me dumber. I'm figuring out where the line is.
wfd · 2026-02-28T02:01:00 · 3 min
github.com
remark
from writings for discussiona handdrawn chart titled day in a life showing focus changing through the daymy focus has improved and i'm not sure why.my.clevelandclinic.org
lamotrigine
from my focus has improved and i'm not sure why.avery saying she's wound upavery v3avery getting annoyed about repeated status checksavery v3avery proactively writing a business guideavery v3avery proactively dismissing a spammy pravery v3avery settings showing model cost breakdownavery v3x.com
follow me on X
from avery v3nytimes.com
AIinduced psychosis
from do you want me to do that?arxiv.org
guarantees
from do you want me to do that?techcrunch.com
800 million weekly active users
from do you want me to do that?ncbi.nlm.nih.gov
The Cognitive Neuroscience of Human Memory Since H.M.
from giving an ai agent a hippocampus
unfolding paper…
wfd / Mar 31, 2026 / 3 min
avery v3
Context
Avery is my personal AI agent. WFD 31 covers the memory architecture, WFD 34 covers the sycophancy problem. this WFD is about v3, the ground-up rewrite that started on March 7, 2026.
what she is
Avery v3 is a visual AI agent orchestration framework built on a brain-inspired architecture. 12 cognitive subsystems (perception, attention, working memory, long-term memory, emotion, executive function, and so on), a multi-agent pipeline with a project manager that decomposes tasks and dispatches specialized workers, and a persistent memory system that's evolved well past what WFD 31 describes, now running 4-phase consolidation with composite retrieval scoring, spaced repetition, and adaptive forgetting. the frontend is a React 19 app with real-time WebSocket updates, task management, observability, and a memory explorer. backend is Bun and Hono on top of PostgreSQL, Qdrant, and Redis. 892 commits from research document to working system.
she has personality
the emotion subsystem gives her actual moods that shift based on context, and she is not shy about expressing them.
asked her to make a shark research document and then checked on the status twice. she did not appreciate that.
asked for the weather. tools were down. she took it personally.
she's proactive
she proactively generated a whole business guide for women in tech. a full PDF with table of contents, citations, and actionable takeaways. nobody asked for this.
she also proactively reviewed and dismissed a spammy GitHub PR on one of my repos, pointed out the readme style violations and that the badge was just a backlink. then i told her i didn't ask her to make that decision for me.
she's cheap
$0.0017 per message. $0.017 per hour at 10 messages. i'm spending about $20/month on tokens for a full agent with memory consolidation, inner loops, and multi-agent dispatch.
she's not openclaw
WFD 35 still stands. OpenClaw proved the concept was viable and the demand was real, and i acknowledged that in WFD 31. but using it felt like using someone else's idea of what a personal AI agent should be. Avery is mine. the architecture is mine, the memory system is mine, the subsystem model is something i spent weeks reading neuroscience papers to design. i find her infinitely better because she thinks the way i want her to think, not the way a product committee decided an AI assistant should work.
what's next
i've secured a domain for Avery that'll host documentation once it's ready. the plan is to make her open source. if that interests you, follow me on X for updates.