Skip to content
View educatalan02's full-sized avatar
❤️
RedstonePlugins.com
❤️
RedstonePlugins.com

Highlights

  • Pro

Organizations

@RocketModPlugins @Ru-aMGaming

Block or report educatalan02

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

Hi 👋, I'm Edu (educatalan02)

Full-stack developer .NET + React from Spain.
Creator of RedstonePlugins, a marketplace and platform for game server plugins.

I enjoy building web platforms end-to-end: backend APIs in ASP.NET Core, modern frontends with Next.js/React, and deploying everything on Linux servers with Nginx, Jenkins and CI/CD.


🧑‍💻 About me

  • 🎮 I’ve been developing RedstonePlugins for several years: a multi-service platform for Unturned/Rust plugins (marketplace, loader, payments…).
  • 🌐 I like working with ASP.NET Core, Next.js, React, Tailwind CSS, Prisma and MySQL/MariaDB.
  • 🛠️ Comfortable with Linux (Debian), Nginx, Jenkins and setting up CI/CD pipelines on VPS servers.
  • 🎓 Vocational training in Sistemas Microinformáticos y Redes and Desarrollo de Aplicaciones Multiplataforma (DAM) (bilingual Spanish/English).
  • 🚀 Interested in remote full-stack roles and game-related tooling/platforms.

🧰 Tech stack

Languages & Frameworks

  • C#, .NET 6–8, ASP.NET Core (Web APIs, MVC)
  • TypeScript, JavaScript (ES6+)
  • React, Next.js, Tailwind CSS
  • Prisma, Entity Framework Core

Databases

  • MySQL / MariaDB
  • PostgreSQL (via Prisma)

DevOps & Tools

  • Linux (Debian), Nginx
  • Jenkins, Git & GitHub
  • Docker (basic usage)
  • VS Code, JetBrains Rider, WebStorm

🔭 Featured projects

🔴 RedstonePlugins (private, in production)

Marketplace and platform for Unturned/Rust server plugins.
This project is private, but it’s my main long-term project:

  • Multi-service backend with ASP.NET Core (API, payments, Discord, loader, notifications…).
  • Frontend built with Next.js + React + Tailwind CSS.
  • Seller panel where creators manage their plugins, updates, licenses and earnings.
  • Admin panel for moderation, approvals and global platform management.
  • Client control panel to manage server plugins: select which plugin, version and branch each server uses with a single click.
  • Jenkins CI/CD pipelines deploying to Debian servers behind Nginx.
  • Integration with payment providers and Discord bot.

(Code is private, but I often share related side tools and experiments)


🔡 AdvancedKillFeed Font Manager

Web-based font manager/editor for custom killfeed fonts used with AdvancedKillFeed.

  • Built with Next.js 13 (App Router), React and TypeScript.
  • NextAuth (Discord) for authentication.
  • Prisma + relational database for users/fonts.
  • Modern UI with Tailwind CSS and live font preview.
  • CRUD for fonts, font gallery and documented screenshots.

👉 Public repo: advancedkillfeed-platform (check my pinned repositories)


📬 Connect with me


📝 License & notes

Most of my public projects are released under the MIT License unless stated otherwise.
This profile is where I share personal projects, experiments and tooling around games, web platforms and infrastructure.

Pinned Loading

  1. advancedkillfeed-platform advancedkillfeed-platform Public

    Web-based font manager for AdvancedKillFeed killfeeds, built with Next.js, Prisma, NextAuth (Discord) and Tailwind CSS.

    TypeScript 3