Skip to content
View danielvflores's full-sized avatar
😴
Coding
😴
Coding

Block or report danielvflores

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

👨‍💻 About Me

Hi, I'm Daniel Flores Viera, a Computer Science and Engineering student with a passion for backend development and building efficient, scalable systems.

I'm a constant learner in the world of programming, always striving to improve my skills day by day. I'm especially interested in software architecture, API design, and database management.

🛠️ Technologies I have experience with

  • JavaScript
  • TypeScript
  • Java
  • Databases (MongoDB - JSON - NOSQL)
  • REST APIs and WebSockets

⚡ Highlighted Projects

▪︎ System Token Plugin : This project is a complete Spigot plugin for Java 8 (Spigot 1.8.8), featuring a token economy and custom enchants.
▪︎ mc-discord-ws : This project is an API using a WebSocket connection for bidirectional communication between Discord and Minecraft.
▪︎ type-bot : This project is a simple multipurpose Discord bot built with TypeScript.

⚡ Ongoing Projects

  • S-Guard Project 🛡️

A modern, modular Discord security bot aiming to be a full-featured, free alternative to the discontinued D-Safe. Built with a focus on reliability, user customization, and real-time server protection through an integrated dashboard, API, and bot system.

API backend for the S-Guard Discord bot. A full-stack project to deliver a modern, free, and modular alternative to D-Safe — including bot, API, dashboard, and cloud deployment with TypeScript, Express, Astro, and MongoDB.

The Discord bot component of S-Guard. Built with TypeScript and discordx, it provides advanced moderation, anti-raid protection, and real-time message analysis. Fully integrated with the API and dashboard for seamless server management and security.

🎯 Focus

Although I've explored various areas, I identify most with backend development, where I can focus on logic, performance, and structural organization of applications.


Always learning, always building 🚀

Pinned Loading

  1. system-token-plugin-spigot system-token-plugin-spigot Public

    • A Minecraft Spigot 1.8.8 plugin for a custom token-based economy and pickaxe enchantment system, designed for prison servers. This project is in an early/incomplete stage and under active develop…

    Java

  2. mc-discord-ws mc-discord-ws Public

    • This backend project is a bridge between a Discord bot (TypeScript with DiscordX) and a Minecraft server (Java plugin), using Express + Cors + WS + TypeScript as an intermediate communication lay…

    Java

  3. Type-Bot Type-Bot Public

    My simple typescript / discord bot

    TypeScript

  4. realtime-chat-ws realtime-chat-ws Public

    This is a simple prototype of a real-time chat system built using WebSocket, TypeScript, SQL, Astro, and Tailwind CSS.

    TypeScript