Skip to content
View dskripchenko's full-sized avatar
🧭
in search of truth
🧭
in search of truth

Block or report dskripchenko

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

Denis Skripchenko

Lead Software Engineer & Team Lead
12+ years of commercial development

Core Technologies

Laravel Vue.js TypeScript PHP PostgreSQL

PHPMySQLRedisDockerAWSCI/CD

Focus Areas

High-load systems • Microservices Architecture • API Design • Database Optimization • Technical Leadership & Mentoring

Open to relocation opportunities — Australia 🇦🇺


Open-source

Documents, admin panels and the plumbing around them. Every package ships an English README with German, Russian and Chinese translations under docs/, a changelog, and CI across the supported version matrix.

Documents

Package What it does
php-pdf Pure-PHP, MIT-licensed PDF toolkit — generate, read, merge. Charts, barcodes, AcroForm, PDF/A, encryption, PKCS#7 signing.
php-docx Zero-dependency DOCX ⇄ HTML engine, validated against the ECMA-376 schemas on every push.
laravel-php-pdf · laravel-php-docx Laravel bridges for both — Blade views straight to PDF or Word.
php-docx-phpword The HTML layer PHPWord pipelines are missing.
php-pdf-fonts-liberation Metric-compatible font bundle, kept apart so the OFL zone stays out of the MIT one.

Admin panel

Package What it does
laravel-admin Resource-driven admin panel for Laravel with a Vue 3 single-page frontend.
laravel-admin-starter Ready system resources: users, roles, audit log, settings, translations, content blocks.
health · jobs · media · pulse · search · quill · tinymce Sister packages, each one thing: health, jobs, media, pulse, search, quill, tinymce.
laravel-admin-demo A running stand with everything wired up — also the quick-start template.

Frontend

Package What it does
ui Vue 3 component kit built on CSS custom properties. No Tailwind, no CSS-in-JS.
wysiwyg Editor with markdown shortcuts and a slash menu.

Laravel plumbing

Package What it does
laravel-api Versioned API controllers with OpenAPI generation, TypeScript types and export to Postman / cURL / Markdown.
laravel-schemify Schema-per-tenant multitenancy: one migration set, isolated search_path.
laravel-translatable Database-backed translations, UI strings and CMS content blocks in one package.
laravel-delayed-process · laravel-delayed-log Long-running work and log writes moved off the request path.
php-array-helper · yandex-smart-captcha Small, sharp tools.
orchid-extra · orchid-loggable Inline filters, base screens and a change log for Orchid projects.

Pinned Loading

  1. laravel-api laravel-api Public

    Versioned Laravel APIs with OpenAPI 3.0 docs generated from PHPDoc — no annotations, no YAML. Plus CRUD scaffolding and middleware cascades.

    PHP 11 1

  2. php-pdf php-pdf Public

    Pure-PHP, MIT-licensed PDF toolkit: generate, read & merge PDFs — HTML/CSS input, barcodes, charts, TTF embedding, AcroForm, PKCS#7 signing, PDF/A & PDF/X. A dependency-free alternative to mpdf, TC…

    PHP 9 1

  3. laravel-schemify laravel-schemify Public

    Dynamic multi-schema PostgreSQL connections for Laravel — per-layer migrate/seed/wipe via a --layer option, runtime layer switching, and encrypted credentials.

    PHP

  4. laravel-translatable laravel-translatable Public

    Dynamic database-backed content translation for Laravel — any Eloquent model becomes multilingual via a trait; content-blocks CMS layer.

    PHP

  5. php-docx php-docx Public

    Pure-PHP DOCX (OOXML) library — bidirectional HTML ↔ DOCX, fluent builder, style cascade, vMerge/gridSpan tables, headers/footers, watermarks, MERGEFIELD/SDT variable detection. Zero dependencies, …

    PHP

  6. ui ui Public

    Vue 3 component, token and theme library built on CSS custom properties.

    TypeScript