Skip to content
View Jester0027's full-sized avatar
Block or Report

Block or report Jester0027

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Jester0027/README.md

Hello, I'm Paul πŸ‘‹

GitHub followers

I'm a full-stack software developer with a passion for creating robust and scalable applications. My expertise lies in C#/ .NET, React, and Angular, and I'm also proficient in PHP, Symfony, NodeJS, PostgreSQL, Docker, and Kubernetes. I thrive in a Linux environment and love exploring new technologies and methodologies to improve my craft.

🌐 Open Source Projects

  • ReactorX

    GitHub stars GitHub forks GitHub issues

    A PHP Framework based on ReactPHP. ReactorX reimagines PHP runtime as an asynchronous system, inspired by ASP.NET Core and Spring Boot. It moves away from the typical PHP app structure where each script runs as its own thread, towards a more efficient process spinning asynchronous system calls.

  • Discord Press

    GitHub stars GitHub forks GitHub issues

    A unique project that transforms a Discord thread channel into a blog. Built using AdonisJS, it includes a Discord bot that listens for thread events on a Discord server and feeds a database, which is then used by the AdonisJS web app.

πŸ’Ό Technical Skills

C# .NET React Angular PHP Symfony NodeJS PostgreSQL Docker Kubernetes Fedora

πŸ“« How to Reach Me

For any inquiries, or just a chat, feel free to connect with me on LinkedIn.

Pinned

  1. ReactorX ReactorX Public

    ReactorX is a simple PHP framework, built on top of ReactPHP, which provides flexibility for configuration and architecture

    PHP 2

  2. discord-press discord-press Public

    Transform your Discord threads into a blog

    TypeScript