Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View foldsters's full-sized avatar

Highlights

  • Pro

Block or report foldsters

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

Matt Giallourakis

Full-stack systems engineer bridging applications, integrations, and applied research — I build the tooling, agents, and harnesses that turn hard problems into shipped products.

Site: mattgiallourakis.com · Studio: foldsters.com · LinkedIn

Selected work

  • Exact cover — classical and quantum — a best-first Algorithm X (X*) that yields exact-cover solutions cheapest-first under a cost function, then the same problem reduced to a neutral-atom quantum optimizer, emulated on Pasqal Cloud and validated against the Fresnel QPU spec. Interactive demo runs in the browser.
  • A private multi-agent AI system — an always-on mobile assistant with a tag-based tool protocol, rolling long-term memory, and tiered model routing (on-device → OpenRouter → a private Bedrock/Claude proxy I operate).
  • Palettope (source) — palette extraction by training a self-organizing map over an image on a chosen topological surface (torus, Klein bottle, and more).
  • Foldster's Projects — customer-facing real-time apps, games, and stream integrations for creators: Convex backends, Twitch/Discord OAuth, OBS browser sources, cross-posting bots.
  • Nitro Math — a Nitro Modules example: a pure-C utility behind a C++ HybridObject, called from an Expo / React Native app. My standalone proof of the approach later used in a production medical-device app.

Background

Twelve years writing code — it started with Python fractal notebooks in 2014 — and eight years shipping professionally: mobile (React Native / Expo, Kotlin), developer tooling, and computational-math tools. Nanotechnology B.S. · Robotics M.S.

Pinned Loading

  1. foldsters.github.io foldsters.github.io Public

    Foldster's Projects — the foldsters.com site (Astro). Client case studies, tools, and studio pages.

    Astro

  2. KP5JS KP5JS Public

    A digital art web framework and P5.js wrapper written in Kotlin

    Kotlin 2

  3. scroll-quick-view scroll-quick-view Public

    A demo Expo app that demonstrates a custom scroll view with a seek bar that scrubs through all list sections

    TypeScript

  4. foldsters-hover-example foldsters-hover-example Public

    A demo Expo app that adds hover-responsive styling to multiple elements of the default expo template

    TypeScript

  5. JeremyEudy/AutoTomato JeremyEudy/AutoTomato Public

    A neural network implementation to read original movie scripts and grade them based on how many cliches and tropes are present.

    Python