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.

frameworks followers profile 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

PHP JavaScript TypeScript Python Java

Operating Systems

Windows Linux Ubuntu AlmaLinux

Backend

Laravel CodeIgniter Symfony Node.js Express NestJS AdonisJS Fastify Flask FastAPI Spring Boot

Frontend

HTML5 CSS3 JavaScript React Next.js Tailwind CSS Bootstrap

Databases & Stores

MySQL SQLite PostgreSQL SQL Server MongoDB Redis

Cross-Platform Β· Mobile Β· Desktop

Electron React Native Flutter


πŸš€ Featured Projects

Project What it is Stack
RFBE Quick-action Node.js backend framework β€” Express 5, Sequelize, JWT, cron, in-process queue, Socket.IO, mailer. One .env config surface. JavaScript
nf2 Modular, opinionated backend framework for Node.js, built in TypeScript. TypeScript
node-framework Modern Node.js MVC framework with Express, Socket.IO, and Sequelize ORM. JavaScript
express-routing Laravel-style routing layer for Express. JavaScript
php-route Flexible PHP routing library. PHP
laravel-datakits Laravel library for server-side table & card rendering with advanced pagination. PHP
pptr-helper High-level Puppeteer helper β€” stealth mode, network monitoring, websocket observer. JavaScript
bywhats Unofficial 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 language most commit language

stats productive time


πŸ“« Connect

github email instagram facebook x

β€œBuild the tools, and the apps build themselves.”

Pinned Loading

  1. express-routing express-routing Public

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

    JavaScript

  2. native-php-boilerplate native-php-boilerplate Public

    PHP Native Boilerplate

    PHP

  3. rfbe rfbe Public

    Quick-action Node.js backend framework: Express routing, Sequelize, JWT, cron, queue, Socket.IO, mailer & a standard response envelope β€” one .env config. Scaffold with: npm create rfbe@latest my-app

    JavaScript

  4. pqu2 pqu2 Public

    Puppeteer Quick Usage

    JavaScript