Skip to content
View delpikye-v's full-sized avatar
🗯️
remote / freelancer
🗯️
remote / freelancer

Block or report delpikye-v

Report abuse

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

Report abuse
delpikye-v/README.md

👋 Hi, I’m Delpi Kye

I’m a Software Engineer passionate about building scalable web applications, frontend architectures, and developer tooling.
With experience in React, Vue.js, Golang, Python, and cloud-native systems, I enjoy creating tools and libraries that improve developer experience.


📌 Highlighted - Framework

  • logic-runtime-react-z – Intent-first runtime for React. No hooks. Deterministic state. Orchestrated effects.

  • chrono-state-z – Chrono-state-z: Reactive, intent-first state managemen, async atoms.

  • routexiz - A modern tree-based router for React with intent-driven navigation, Suspense-first data loading, and built-in guards, middleware, and caching.

  • railiz - Lightweight Node.js engine for deterministic, intent-driven domain logic orchestration.

  • react-fast-context-z – Ultra-lightweight, selector-based React state container. No Provider. No reducer. No proxy. No magic.

  • eventbus-z – Minimal, synchronous, framework-agnostic EventBus alternative for UI signaling, micro-frontends, and TypeScript projects.

  • intentx-core-z – A fine-grained, intent-driven reactive state runtime for building complex React logic outside components.

  • reactive-query-z – is a lightweight, reactive data-fetching library for React.

  • intentx-react-router - Intent-based routing for React. Navigate by intent instead of URLs. (react-router)

  • rsx-z – Minimal atomic CSS-in-JS engine. Deterministic hashing, runtime style execution, and SSR-ready injection.

  • railizator - Lightweight decorator-based routing & pipeline engine for deterministic, intent-driven Node.js domain logic.

  • railiz-serverless - Serverless adapter and modular architecture layer for Railiz, enabling lightweight, scalable Node.js backends.


🧠 Architecture – Frontend framework-agnostic

  • intentx-react – Intent-driven logic adapter for React.
  • intentx-svelte – Intent-driven logic adapter for Svelte.
  • intentx-solid – Intent-driven logic adapter for SolidJS.
  • intentx-runtime – Intent-first business logic runtime. Deterministic, headless, and framework-agnostic.

This ecosystem keeps business logic outside React, fully orchestrated and predictable.

UI renders. Logic orchestrates. Runtime guarantees determinism. Modular business logic, No reducers. No boilerplate.

Frontend/Adapter
   │
   ▼
intentx-runtime
   │
   ▼
intentx-core

🔄 Intent Flow

UI / HTTP / Queue / Cron
        │
        ▼
     emit(intent)
        │
        ▼
   effects / middleware
        │
        ▼
   intent handlers
        │
        ▼
     mutate state
        │
        ▼
computed (derived state) / subscribers

events → behavior → state → derived state


Architecture diagram


🧩 Highlighted

  • react-if-vz – Conditional rendering component for React.
  • react-event-channel-z – Fully typed React-aware event channel built on top of eventbus-z.
  • react-tooltip-z – Lightweight, customizable React tooltip component with hover, click, focus and manual trigger support.
  • react-lifecycle-z – Tiny declarative lifecycle hook utilities for React. Mount, update, unmount — expressed clearly.
  • react-animate-z – Text & block animation components.
  • react-modal-e2z – A lightweight, headless, fully controlled React modal built on portals. Hook-first, composable, SSR-safe.
  • intentium-z – modular framework for intent-driven orchestration, reactive store, effects, and DI-enabled modules.
  • mfe-intentiz – Framework-agnostic micro-frontend runtime (makecolor - testing).

🧱 Base

🚀 More

…… my NPM profile → 🚀

🚀 Tech Stack & Expertise

Languages
JavaScript ★★★★★
TypeScript ★★★★☆
Java ★★★★☆
Python ★★★★☆
Go ★★★★☆

Frontend
React ★★★★★
Vue.js ★★★★☆
Next.js ★★★★☆
Redux ★★★★☆
Material-UI ★★★★☆
TailwindCSS ★★★★☆

Backend & API
Node.js ★★★★☆
Express ★★★★☆
Golang ★★★★☆
Spring ★★★☆☆
Spring Boot ★★★☆☆
gRPC ★★★☆☆
GraphQL ★★★☆☆

Databases
MySQL ★★★★☆
PostgreSQL ★★★☆☆
MongoDB ★★★☆☆
DynamoDB ★★★☆☆
Redis ★★★★☆

Cloud & DevOps
AWS ★★★★☆
GitHub Actions ★★★★☆


📚 Currently Learning / Exploring

  • 🧠 AI & Machine Learning with Python (FastAPI, TensorFlow, LangChain).
  • ☁️ AWS Architectures.
  • 🔗 Microservices & Event-driven systems.
  • 🧩 Domain-Driven Design (DDD) and Clean Architecture with Go.

🌐 Connect with Me

Buy me a coffee


✨ Fun Fact

“A little code every day keeps the bugs away.” 🐞

Pinned Loading

  1. eventbus eventbus Public

    Minimal, synchronous, framework-agnostic EventBus and EventEmitter alternative for UI signaling, micro-frontends, and TypeScript projects

  2. reactive-query reactive-query Public

    Lightning-fast state & API handling, reactive library for data fetching and state orchestration in React.

    JavaScript

  3. react-animate react-animate Public

    Lightweight React animation library with Animate and AnimateTyping components, built using styled-components.

    1

  4. react-fast-context react-fast-context Public

    Ultra-lightweight, selector-based React state container. No Provider. No reducer. No proxy. No magic.

  5. intentx-state intentx-state Public

    A fine-grained, intent-driven reactive state runtime. Headless, async-first, deterministic.

  6. rsx rsx Public

    Minimal atomic CSS-in-JS engine. Deterministic hashing, runtime style execution, and SSR-ready injection.