Skip to content
View l7aromeo's full-sized avatar

Block or report l7aromeo

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

Ukasyah Rahmatullah Zada

const developer = {
  role: "Software Engineer",
  focus: "Frontend Architecture & Framework Design",
  status: "Streaming coffee over TCP (Totally Coffee Protocol) ☕",
  location: "Jakarta Pusat, ID"
};

Building scalable interfaces and crafting developer tools. Creator of MeoNode UI, MeoCord, and MeoNode Canvas—published npm frameworks solving real problems in React, Discord bot development, and server-side image generation.

🔗 Connect

Email: [email protected]
LinkedIn: l7aromeo
Discord: l7aromeo

🎯 What Drives Me

Code Optimization Obsessed — There's something deeply satisfying about turning messy code into elegant, performant solutions. Refactoring is my meditation.

Complex Problem Solver — Give me a gnarly technical challenge and watch me light up. The harder the puzzle, the more engaged I become.

Framework Builder — When existing tools don't fit, I build new ones. Published multiple npm packages solving real-world developer pain points.

Perpetual Student — Technology moves fast. I move faster. Always learning, always experimenting, always pushing boundaries.

🛠️ Tech Arsenal

Languages
TypeScript • JavaScript • PHP • Kotlin • Java • Python

Frontend
React • Redux • Next.js • React Native • Remix • MeoNode UI

Backend
NestJS • Laravel • Spring Boot • MeoCord

Data & APIs
PostgreSQL • MongoDB • RealmDB • MySQL • REST • GraphQL

DevOps & Tools
Docker • Git • CI/CD • GitLab Runner • RabbitMQ • Kafka • Postman • Jest

Architecture
Microservices • MVC • Event-Driven Systems

🚀 Published Frameworks

A React library that lets you build type-safe UIs with function-based syntax—no JSX required. Features direct CSS-first prop styling, built-in theming system, and powerful portal capabilities. Write Div({ children: H1('Hello') }) instead of JSX tags.

npm version npm downloads TypeScript


A lightweight, modular TypeScript framework for building scalable Discord bots. Built on Discord.js with decorator-based architecture, powerful CLI tools, and extensible services (RabbitMQ integration, dynamic activities, custom decorators).

npm version npm downloads ESM


Server-side declarative image generation library using skia-canvas + yoga-layout. Build complex image layouts with a component-based approach—flexbox, rich text, gradients, shadows, and more.

npm version npm downloads Server-side

📊 Development Stats

GitHub

GitHub Stats

Top Languages

GitHub Streak

GitLab

GitLab Profile MeoNode Organization

Active Projects Focus Area

📈 NPM Package Stats

MeoNode UI Weekly Downloads MeoCord Weekly Downloads MeoNode Canvas Weekly Downloads


Currently brewing ideas and shipping code. Open to collaboration on framework development and challenging frontend problems.

Profile Views

Pinned Loading

  1. meonode-ui meonode-ui Public

    Build React UIs with Type-Safe Fluency Without JSX Syntax. A structured approach to component composition, direct CSS-first prop styling, built-in theming, smart prop handling (including raw proper…

    TypeScript 3

  2. meocord meocord Public

    MeoCord Framework - lightweight and extensible framework designed for building Discord bots. With its modular architecture, support for TypeScript, and seamless integration with Discord.js, MeoCord…

    TypeScript