Skip to content
View Gavriel-M's full-sized avatar

Block or report Gavriel-M

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
Gavriel-M/README.md
Full-Stack Engineer — AI products, design systems, performance

Gavriel Mor

Full-stack engineer at Logz.io. Second engineer on OrionIQ, an agentic observability product, where I own the interface end to end. I build the parts of large systems that people actually touch, and the caching and rendering work underneath that decides whether any of it feels good to use.

Most of what I ship is private. This is what is public.


Open source

Published

text-cascade — per-character text reveal for React, extracted from the animation work on my portfolio. Dual ESM/CJS, fully typed, and reduced-motion handling that survives SSR. source

Merged upstream

styled-components/xstyled#428 — five lines in one file, fixing a TypeScript inference bug in the Space type that was breaking IntelliSense. Small is the point. xstyled is a 2.3k-star library and the one LUI's style props are built on, so I hit this while building the design system and fixed it upstream instead of working around it.

galangel/react-tip-magic — my largest upstream contribution, across three merged PRs: tour lifecycle and DOM agreement, accessibility, and step focus (#15, #16, #27). The library is Gal Angel's, a colleague at Logz.io, and our onboarding runs on it.


Projects

itsmor.com — my portfolio. Next.js and React 19, with the type animation pulled out into its own package and the hero geometry built on three.js.


At work, 2024 to now

  • OrionIQ, since June 2026. Second engineer. Replaced the legacy AI agent across two applications, and built the page-context system that lets the agent read whatever page you are on.
  • LUI, Logz.io's design system. I made the case for replacing a fragmented one, then led it.
  • SIEM platform migration, March to June 2026, onto the new app, while acting as team lead.
  • AI features since 2024. Agent reasoning surfaces, streaming, context, and the consumption metering and billing underneath.

Stack

TypeScript   React   Node.js

Daily — TypeScript · React · Node · TanStack Query and Router · Emotion · Nx

Deeper than most — Web Workers · OPFS · render scheduling · streaming · AWS Bedrock


Munich, Germany. EU citizen. itsmor.com · LinkedIn

Pinned Loading

  1. itsmor itsmor Public

    A portfolio site that practices what it preaches — where engineering rigor meets intentional design.

    TypeScript 1

  2. styled-components/xstyled styled-components/xstyled Public

    A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️

    MDX 2.3k 103

  3. galangel/react-tip-magic galangel/react-tip-magic Public

    Tooltip that feels like magic

    TypeScript 1 1

  4. logzio/perses logzio/perses Public

    Forked from perses/perses

    The CNCF sandbox for observability visualisation. Already supports Prometheus/Tempo - more data sources to come!

    TypeScript