Skip to content
View onurkerimov's full-sized avatar

Organizations

@Adphorus @foldmaker @xoidlabs @pacy-dev

Block or report onurkerimov

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
onurkerimov/README.md

Hi there, I'm Onur Kerimov 👋

I'm the creator of xoid ( repo ↗︎ / npm ↗︎ / website ↗︎ / community on X ↗︎ ), a framework-agnostic state management library. It unifies global state, local component state, finite state machines, and observable streams in the same API. xoid's secondary aim is bringing particularly to React the modern reactivity patterns.


I'm also building the next generation of developer tools at Pacy. It lets you prompt, inspect, edit, and review your code from your browser. You can make change requests to Claude Code, Codex, or Cursor, simply by clicking elements on your webpage. It seamlessly integrates with majo IDEs, and UI frameworks to supercharge your development workflow.


I love open source and some popular projects I contributed to were Stitches and react-date-range. I also open sourced animate-code, a React component to animate code snippets using PrismJS and @formkit/auto-animate. You can see it in action on xoid website.

Other projects

Pinned Loading

  1. xoidlabs/xoid xoidlabs/xoid Public

    Framework-agnostic state management library designed for simplicity and scalability ⚛

    TypeScript 168 7

  2. animate-code animate-code Public

    A React component (and a set of hooks) for animating code blocks into one another

    HTML 15 1

  3. pacy-dev/pacy-devtools pacy-dev/pacy-devtools Public

    A coding tool right in your browser that lets you prompt your favorite AI agents, inspect, edit, and more.

    TypeScript 3

  4. inertia-3d inertia-3d Public

    Drag DOM elements with 3D transformations with mouse. Made using Zbam.js

    JavaScript 2

  5. Open idea: parser combinator API usi... Open idea: parser combinator API using regex
    1
    This is my take on building a parser combinator library API in JavaScript.
    2
    This library would have a very low surface area, and would be easy to learn for those who already know already know regex.
    3
    
                  
    4
    Parser combinators often create their own DSL (domain-specific language) to provide a less verbose way of declaring parsers.
    5
    These DSLs have to support operators for things such as **repetition, alternation, optionality, lookahead**, and more. 
  6. flexboxy flexboxy Public archive

    Flexboxy is an open source editor for building flexbox-based layouts. The online editor lets you build templates faster than ever, by generating HTML and CSS for you. ✏️

    JavaScript 8 1