Skip to content
View refkinscallv's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report refkinscallv

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

Hi, I'm Refkinscallv 👋

Software Developer · Library & Framework Builder
I build the tools other developers build on — backends, routing layers, and automation helpers.

frameworksfollowersprofile views


🧠 About me

  • 🔭 I design and ship frameworks, boilerplates, and libraries rather than one-off apps.
  • ⚙️ Big on clean architecture — MVC, Laravel-style routing, standard response envelopes, deterministic boot order.
  • 🌐 Equally at home in the Node.js and PHP ecosystems.
  • 🧩 Currently building RFBE — a quick-action Node.js backend framework (Express 5, Sequelize, JWT, cron, queues, Socket.IO).
  • 💬 Ask me about routing engines, backend scaffolding, and developer ergonomics.

🛠️ Tech Stack

Languages

PHPJavaScriptTypeScriptPythonJava

Operating Systems

WindowsLinuxUbuntuAlmaLinux

Backend

LaravelCodeIgniterSymfonyNode.jsExpressNestJSAdonisJSFastifyFlaskFastAPISpring Boot

Frontend

HTML5CSS3JavaScriptReactNext.jsTailwind CSSBootstrap

Databases & Stores

MySQLSQLitePostgreSQLSQL ServerMongoDBRedis

Cross-Platform · Mobile · Desktop

ElectronReact NativeFlutter


🚀 Featured Projects

ProjectWhat it isStack
RFBEQuick-action Node.js backend framework — Express 5, Sequelize, JWT, cron, in-process queue, Socket.IO, mailer. One .env config surface.JavaScript
nf2Modular, opinionated backend framework for Node.js, built in TypeScript.TypeScript
node-frameworkModern Node.js MVC framework with Express, Socket.IO, and Sequelize ORM.JavaScript
express-routingLaravel-style routing layer for Express.JavaScript
php-routeFlexible PHP routing library.PHP
laravel-datakitsLaravel library for server-side table & card rendering with advanced pagination.PHP
pptr-helperHigh-level Puppeteer helper — stealth mode, network monitoring, websocket observer.JavaScript
bywhatsUnofficial WhatsApp API wrapper for Node.js.JavaScript

Plus a family of focused libraries — PHP: router, http, cookie, session, FVSS (form validation), and a lightweight framework · JS: html-routing, NFC (null form check).


📊 GitHub Stats

profile summary

repos per languagemost commit language

statsproductive time


📫 Connect

githubemailinstagramfacebookx

“Build the tools, and the apps build themselves.”

Pinned Loading

  1. express-routingexpress-routingPublic

    Routing library for Express with laravel routing style, easy to use and express standards

    JavaScript

  2. native-php-boilerplatenative-php-boilerplatePublic

    PHP Native Boilerplate

    PHP

  3. pqu2pqu2Public

    Puppeteer Quick Usage

    JavaScript

  4. reberebePublic

    Ready-to-use Node.js backend framework. One process serves a JSON API, Socket.IO, cron jobs, and an in-process queue on a clean four-layer architecture (config → core → app) with centralized config…

    JavaScript