Skip to content
View Daniel-Ric's full-sized avatar
💭
Freelancer
💭
Freelancer

Block or report Daniel-Ric

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

👋 Web | Bot | Reverse Engineer

   I've been coding since 2020. I build clean, fast web experiences and robust bots, and I love digging under the hood with reverse engineering—currently focusing on the PlayFab API.
   Client value > everything else: I ship reliable, maintainable solutions and collaborate openly to hit goals with minimal friction.

Web developer & bot builder with a reverse-engineering mindset. I turn complex platform constraints (e.g. PlayFab) into practical, secure solutions—fast, testable, and ready for production.

   A selection of what I do:

   ✔ Web development:   Vue 3, JavaScript/TypeScript, Tailwind CSS, GSAP, Vite, Pinia, Node.js
   ✔ Bot development:   Discord.js (JS/TS), REST/WebSocket integrations, command frameworks, deployment & monitoring
   ✔ Reverse engineering & APIs:   Network/HTTP analysis, auth/session flows, PlayFab SDK & API usage, automation tooling



🔧 What I’m focusing on right now

  • Reverse engineering flows around PlayFab (auth, title data, cloud scripts, economy)
  • High-quality Discord bots (slash commands, permissions, scalable handlers)
  • Smooth web UIs with Vue 3 + Tailwind + GSAP (motion, accessibility, performance)

🔗 Portfolio

👋 I’m confident my blend of web, bots, and reverse engineering brings strong value to complex projects.

Pinned Loading

  1. PlayFab-Catalog-Service-Bedrock PlayFab-Catalog-Service-Bedrock Public

    High-performance PlayFab Bedrock Marketplace API: browse, analyze, compare, and monitor creators, items, prices, sales, and trends in real time.

    JavaScript 1

  2. XLink-Service XLink-Service Public

    XLink-Service is a minimal Node/Express REST API that finalizes Microsoft device flow, returns a complete Xbox + Minecraft token bundle, and exposes read-only endpoints for profile/titles/presence/…

    JavaScript 1

  3. PlayFab-Bedrock-Error-Codes PlayFab-Bedrock-Error-Codes Public

    Unofficial guide to Minecraft Bedrock PlayFab Economy v2 error codes, explanations, troubleshooting steps, and developer/support handling.

  4. PlayFab-Purchase-Service PlayFab-Purchase-Service Public

    Playfab Purchase Service API for Minecraft Bedrock: a Node.js/Express REST service that quotes offers, executes virtual Minecoin purchases, fetches balances and inventory, and integrates with xLink…

    JavaScript

  5. Minecraft-Store-Redirect Minecraft-Store-Redirect Public

    A tiny Express server that turns friendly web URLs into Minecraft deep links. Hit /StoreOffer/:itemId or /DressingRoomOffer/:itemId and it instantly redirects to the native minecraft:// scheme so B…

    JavaScript