Ryan's Portfolio
Development Done Right Fast Cheap
Development Done Right Fast Cheap
I offer high-quality development services tailored to precisely meet your needs at a competitive price. With my extensive experience, I ensure that you will receive a polished, robust product that exceeds your expectations. Partner with me for reliable, custom solutions designed to elevate your business.
About Me
Hey, I’m Ryan.
I’m a passionate and experienced developer from the Netherlands with a strong focus on building effective and user-friendly software solutions. Since 2018, I’ve been working on a wide range of projects, continuously expanding my skill set and deepening my technical knowledge. With over six years of development experience, I’ve delivered custom software for both individual clients and organizations.
Skills
Reviews
Will definitely recommend Ryan as your developer for great UX and customer service
Related project: WP Subscription Integration
Related project: DevRoom Payments




Related project: MC Statistics Image Bot


Related project: Remote Minecraft Panel





Past Projects
Colossus is a high-level, robust, customizable framework developed for the JDA library. The framework has a lot of features that make Java bot development a piece of cake. I personally use this framework for all of my bots.
For example, this is how you would program a button with an action attached using Colossus:
embed.addButtons(new BaseButton(Button.primary("click", "Click me!"), clickEvent -> {
clickEvent.reply("Clicked!");
}));
event.reply(embed);
For more information, check out the GitHub repository.
I developed the official Payments bot for both DevRoom and BuildRoom, and contributed to their internal API, built with Spring Boot. This application serves over 5,000 users.
The bot manages all client payments and ensures that both freelancers and DevRoom are paid accordingly. Payments are integrated with Stripe. Once a payment is completed, freelancers can withdraw their balance to a bank, PayPal, or Wise account.
I contributed to multiple internal API features, including creating new endpoints for interacting with the MongoDB database and implementing a security layer using expiring JWT tokens.





A system to connect Minecraft accounts with their corresponding Discord accounts. Players can use the /discord command in-game to trigger a linking request, which will prompt the following message:

Upon clicking Verify, the player’s Minecraft ranks will be synchronized with their Discord roles. Whenever a linked player’s ranks are modified using LuckPerms, their Discord roles will be automatically updated to reflect these changes.
A Spigot plugin that allows staff members to control their Minecraft server using a few easy-to-use buttons right in their Discord server! Console output is forwarded directly to Discord.



Here are some screenshots of a ticket system I previously created for a client. It features a helpdesk with configurable forms and transcript functionality.
I have developed a simple ticket bot, which you can find in this GitHub repository.





A simple and clean giveaway system. Users can enter and leave the giveaway using the button.
They can also view a list of all currently active giveaways, and admins may choose to end a giveaway early or reroll the winner(s).





5.0 stars on average, based on 20 reviews