Systems engineer · roboticist · AI researcher

Systems
that think.

Maximus SallamDearborn Heights, MI

Building at the seam between infrastructure, intelligence and physical machines — from production Linux to embodied AI.

Black-and-white zebra portrait used by Maximus Sallam on GitHub

CTO, ZebraFlux · 2026

00 / Position

Production Linux, Android platform work, robotics and machine intelligence. The common thread is systems that must operate under real constraints.

01 / Current system

A machine with two minds.

ZebraFlux—led by CEO Jonathan Nausley and CTO Maximus Sallam—is developing an AI character engine built around a fast, body-like evaluator and a slower reasoning system. The research target is continuity: characters whose behavior emerges from state, consequence and memory—not scripted dialogue trees.

ZebraFlux brush-stroke Z mark

ZebraFlux AI Character Engine

A dual-budget architecture for emotionally continuous virtual characters and companions.

Development stageDeveloping
Anterior / deliberate
Reasoning & language

Slow · explicit · reflective
Plans, explains and composes.

Posterior / continuous
Evaluation & affect

Fast · embodied · predictive
Anticipates, values and modulates.

01 / Thesis

Shared evaluation, unequal compute

The fast posterior and slower anterior evaluate the same situation at different compute budgets. The working claim is that coupling—not two unrelated modules—is the source of unified behavior.

02 / Interface

Affect without a text channel

The posterior carries recurrent state and modulates the anterior through a learned opaque interface. The anterior experiences urgency and valence as bodily conditions rather than representing a separate “fast mind.”

03 / Falsifier

Causal tests, not persuasive demos

Shuffled and deliberately deranged affect-vector controls test whether the language model actually uses the injected state. The frozen-model experiments failed that test, motivating joint from-scratch training.

04 / Scale path

Mac-first before rented compute

The current gate is a compact joint run on Apple Silicon. Large rented-GPU training is deferred until the coupling produces measurable behavior at small scale.

02 / Research lineage

Dorothy learned to speak.
Then to move.
Now, to mind.

The current research began as a practical engineering sequence: voice, embodiment, then a new theory of coupled cognition.

M1 · 2021

The voice

A Python conversational system built before the generative-AI wave: NLTK dialogue, speech recognition and Google WaveNet synthesis, with synchronized articulation.

Dorothy M1 Raspberry Pi and electronics wiring diagram
M2 · ENGR-130

The body

A 130 cm robotic companion with TPE skin, a Raspberry Pi, two Arduino controllers and 3D-printed eye and mouth mechanisms—built for under $1,000.

Dorothy M2 animatronic head during construction
M3 · Current

The mind

A from-scratch dual-system research line testing whether self-awareness can emerge from coupling between shared evaluations at different compute budgets.

ZebraFlux brush-stroke mark representing the M3 research line
03 / Engineering record

Systems built, tested and repaired.

The work spans production infrastructure, Android platform engineering, machine-learning experiments and software that removes specific operational failure modes.

01

Native ARM64 AOSP build

Built aosp_cf_arm64_only_phone-userdebug natively on an ARM64 Ubuntu host, then packaged working Cuttlefish device images and a glibc-native host package after resolving a musl-versus-glibc distribution-name collision.

12m42sclean build
02

Apple-Silicon LLM optimization

Worked around the MPSGraph INT_MAX tensor limit by chunking the 50,257-token vocabulary projection instead of materializing the full batch-by-sequence logits tensor. A 51.4M-parameter benchmark reached 7,412 tokens per second while another MLX workload shared the GPU.

7,412tokens / sec
03

Dual-budget mind experiments

Progressed from a POMDP gridworld through a body-state environment and frozen-8B FiLM probes. A 120-record intervention battery found no causal response to numeric affect injection; failed v4/v5 gists redirected the program toward joint from-scratch training.

120causal probes
04

Domain corpus pipeline

Building a provenance-preserving pipeline for acquisition, normalization, exact and MinHash deduplication, decontamination, quality filtering and tokenized mixture staging. The code slice uses Software Heritage identifiers so later licensing filters can be reconstructed.

100Btoken target
05

Production Linux infrastructure

Nine years at Nexcess/Liquid Web, advancing from Tier 1 through Tier 3 to Systems Administrator II across production hosting, incident response, ModSecurity and Python/Bash automation.

9 yrsproduction ops
04 / Trajectory

A field operator’s route into machine intelligence.

2009—2012

CBRN Defense Specialist · U.S. Army

Operational discipline, hazardous-material response and systems thinking under consequence.

2012—2016

Environmental, solar & construction

Field work across environmental consulting, renewable energy, construction and technical training.

2016—2025

Linux systems & security

Production infrastructure at scale, alongside enterprise information-security consulting through Phoenux.

2021—Now

Robotics & machine intelligence

Dorothy M1→M2→M3, from conversational software to embodied robotics to a research architecture for coupled cognition.

Today

CTO · ZebraFlux, Inc.

Leads the technical program behind the AI Character Engine alongside CEO Jonathan Nausley. Current work also includes service as a Wayne County Notary Public, driving with Uber and providing home care for Jonathan.

Education

Henry Ford College

AAS in CIS—Cybersecurity in progress. Associate in General Studies, magna cum laude, completed in 2022. Dorothy M2 was developed as the final engineering project for ENGR-130.

RHCSA · RHEL 7 AAS Cybersecurity · In progress Associate in General Studies · Magna Cum Laude Army Achievement Medal ×2
05 / Personal chapters

What the résumé leaves out.

The technical work sits inside a broader life shaped by military service, self-directed learning, caregiving, making and an insistence on understanding how things work.

Making & learning

Technology is the hobby as much as the profession.

Robotics, 3D printing and computing are parts of the same hands-on practice: study the system, build the mechanism, test it under constraints and revise what fails.

Outside that work, the recurring interests are space, gaming, shooting, hunting, DIY construction and reading. Learning is the reason for reading—not a separate pastime from the work.

Robotics & 3D printingComputing & emerging technologySpaceGamingShooting & huntingDIY constructionReading to learnMachine intelligence
Mental health

Diagnosis changed the interpretation, not the history.

I learned in 2022 that I have bipolar disorder. Earlier diagnoses included seasonal affective disorder, ADHD and emotional impairment. A bipolar diagnosis had been suggested before; I rejected it because I believed my behavior was reactionary and would stabilize if I were no longer antagonized. I was wrong.

I also believe I may be on the autism spectrum, though I have not explored that professionally. Devon Price’s Unmasking Autism opened my eyes to the possibility. That is a personal understanding, not a professional diagnosis.

Over the years I have developed strong skills for addressing and resolving mental-health-related issues quickly, without causing undue stress to others.

Service, education & direction

From CBRN field work to machine intelligence.

Service as a U.S. Army CBRN Defense Specialist was followed by environmental work, solar and construction, technical training, enterprise security consulting and nine years in production Linux infrastructure.

At Henry Ford College, I completed an Associate in General Studies magna cum laude in 2022 and continue toward an AAS in CIS—Cybersecurity. Dorothy M2 began there as the ENGR-130 final project. The current line extends that physical build into a computational theory of coupled cognition.

04 / Repository case files

Small tools, exact problems.

Python

Dorothy

The original M1 voice system combines speech recognition, NLTK dialogue and Google WaveNet speech synthesis—the software layer later integrated with M2’s Raspberry Pi and Arduino-driven articulation. View repository

Python

HiveOverlord

A controlled-network C2 lab with agent registration, hostname and tag identification, centralized task assignment, persistent IDs and automatic re-registration after server-state loss. View repository

PHP

SymfonyOverrides

A Magento 2 module that overrides Symfony Mailer and HttpClient behavior to stop forced ssl:// stream prefixes where STARTTLS or an upstream proxy owns TLS—without patching Composer-managed vendor files. View repository

JavaScript

delister

A Puppeteer workflow for Project Honey Pot delisting on CentOS 7: discover the public IP, populate the request, pause for human CAPTCHA entry, retry bounded failures and optionally clean the working directory. View repository

Shell

android-image-kitchen-complete

A merged Android boot/recovery image toolkit restoring files removed from one upstream distribution. It ships unpack, repack and cleanup scripts plus Linux and macOS binaries for boot images, ramdisks, AVB and ChromeOS image handling. View repository

Android

android_device_mediatek

A LineageOS 21.0 device-support base for MT6735, MT6739, MT6755 and MT6763, organized around shared build configuration, device initialization, audio, sensors, thermal management and platform/vendor SELinux policy. View repository

05 / Mobile notary

A notary who comes to you.

Mobile appointments throughout Wayne County, with weekend availability. Meet at home, work, a hospital, care facility or another agreed public location.

Commissioned in Wayne County · Michigan

Clear pricing before the drive begins.

Tell me where you are, how many signers are involved and how many notarizations the document requires. I will confirm the full fee before traveling.

Michigan notarial act
$10

Per act. Michigan law permits a notary to charge up to $10 for each notarial act.

Travel quoted separately · Agreed in advance
Pricing

Mobile rates are set in line with current Metro Detroit pricing. Your quote will separate the notarization fee from travel and any scheduling surcharge. See the Michigan Department of State fee guidance and a local market reference.

Notarial act

Acknowledgment, jurat, oath or other authorized act.

$10 each

Mobile visit

Travel from Dearborn Heights; final quote depends on distance and appointment requirements.

From $40

Weekend appointment

Saturday or Sunday, added to the agreed travel fee.

+$30

Extended wait

No charge for the first 15 minutes; any additional wait is agreed before it is incurred.

Quoted
Services

Everyday documents, handled where you are.

01

Acknowledgments

Confirming that a signer personally appeared, was identified and acknowledged signing a document voluntarily.

02

Jurats & sworn statements

Administering an oath or affirmation for affidavits, verifications and other sworn documents signed in the notary’s presence.

03

Signature witnessing

Witnessing or attesting a signature when the document and requested notarial act allow it.

04

Copy certification

Certifying eligible copies when Michigan law permits; vital and public records must be obtained from the issuing agency.

05

Mobile appointments

Homes, offices, hospitals, care facilities and agreed public meeting places across Wayne County, subject to access and availability.

A notary verifies identity, willingness and the requested notarial act; a notary is not an attorney and cannot select the certificate, prepare documents or provide legal advice. Signers must personally appear with acceptable identification. Do not sign ahead of time when the requested act requires signing in the notary’s presence.

Contact & appointments

Pick the next conversation.

For mobile notary work, call directly or send a proposed date and time. Appointment requests are confirmed by phone or email.

323-515-9422 max@maximus-sallam.com Dearborn Heights, Michigan

Request a notary appointment

Choose a preferred time. Your email app will open with the request ready to send.

A selected time is not reserved until Maximus confirms it.