Roy Dest - Roy van der Zanden (31-12-1991, Groningen) is a proud Dutch DJ/producer with a sound in the direction of Trap, Dance and Future Bass. Roy started as a DJ/producer in 2014 with the track Avalanche (feat. Alicia Madison) which landed him in the Beatport Top 100 and a publishing contract with Talpa/BMG.
After the release of the EDM track Avalanche, Roy had his biggest success with the releases of the tracks Let Me Go (feat. Lui Dodds) and Difficult (feat. Jalise Romy) with multiple spots in the Viral Charts from Spotify across Europe. Next to his loyal Dutch fans, Roy has a large fanbase in the US and in Scandinavia.
As a producer Roy received support for his music from Hardwell, Laidback Luke and Tommie Sunshine. With all of his released productions combined Roy is way passed the 1 million streams on Spotify.
Through his music releases Roy received the opportunity the play at different international venues including Amsterdam Dance Event, Miami WMC and gigs on Emporium Festival and Dance Valley Festival.
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';