Skip to content
View edwardmakesthings's full-sized avatar
🌳
🌳

Block or report edwardmakesthings

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

I'm Edward. It's good to see you here.

I design substrates —which is one way to say I have a hard time building anything as a one-off. Give me a problem and I prefer to build the system underneath it: one architecture that fans out into a dozen surfaces instead of a dozen separate implementations. Lately I've been aiming that at things that don't usually get treated as systems at all — memory, personality, attention.

Currently a software engineer on the production engineering team at Eyeline Studios, building Houdini lighting tools. Before that I built rendering systems for a pixel-art game that don't exist anywhere else. I had to invent things like spherical sprite coverage (sprites of 3D models visible from all angles), dynamic body morphing (yes, in pixel art), full camera freedom (pixel art in rotatable 3D space) — and before that, a USD pipeline connecting Houdini to Unreal more scalable than anything documented at the time.

What I'm building

Looom — a unified authoring substrate, and the thing OmniUI grew into. One recursive node model projected through four render modes (display / wysiwyg / control panel / node) out to web, Qt, PDF, slides, and whatever else. The same record can be a card, a dropdown option, a graph node, or a particle in a swarm. My portfolio site is the proving ground — though it's currently held together with tape and not the live view of my site.

Augir — a game whose main verb is noticing. Characters aren't trait bundles, they're histories; one perception system produces every version of who you end up becoming. Same substrate instinct, pointed at personality and attention instead of panels and pixels.

A local, neurologically modelled AI stack — local models behind a single gateway, with memory built as an actual first-class subsystem instead of the usual bolted-on afterthought. Same idea one more time: the architecture is the whole point, and here it's pointed at how an agent remembers and gets better.

I just instinctively want everything to be nodes

It's a bit of a compulsion at this point. Nodes and graphs are how I end up thinking about basically everything — how a person becomes who they are, how memory compounds, what an interface even is underneath. The domains keep changing. The approach doesn't: understand it deeply, build it better, leave it usable for whoever shows up next.


Languages and Tools

python  qt React  typescript  MySQL  NodeJS  Git Markdown sass storybook tailwindcss threejs unrealengine

Let's connect: Website | LinkedIn

Pinned Loading

  1. OmniUI OmniUI Public

    A flexible widget building system that bridges desktop and web interfaces. Starting with Python/PySide2 and React/Node.js integration, OmniUI enables rapid UI development with visual tools, real-ti…

    TypeScript

  2. UEAdvancedMaterialEditingLibrary UEAdvancedMaterialEditingLibrary Public

    Forked from njibhu/UEAdvancedMaterialEditingLibrary

    An Unreal Engine 5 plugin that enables programmatic editing of material layers and blend parameters through both Python and Blueprint interfaces.

    Python 13 1