JJV's Offs

JJV's Offs

On 10/07/2022 0

In JJV's Offs

Hello everyone !

 Welcome to a new opus of “Offs du JJV”!

 Years of animation

21 years ago, I started to animate in a playtime association.

Having started playing games at the age of 3, when I was asked at 14 to lead a game time with other teenagers like me and for children, I did it quite naturally.

 After my studies and having worked in commerce to finance them, I returned to animation to make it my definitive profession at the age of 24.

 So I've been hosting officially for 11 years and unofficially for 21 years ;)

 I never lost this desire to make people play and share my passion for games with as many people as possible.

 Also around a game, “the more the merrier”.

 So don't hesitate to come and continue to share the playful madness with us. ;)

 And thank you for all our fun moments shared!

Good day and good game ;)

 

joue le jeu vaison offs joue le jeu vaison off

Add a comment

Map customerParams = new HashMap(); customerParams.put("email", "customer@example.com"); customerParams.put("source", request.stripeToken); Customer customer = Customer.create(customerParams); Map chargeParams = new HashMap(); chargeParams.put("customer", customer.id); chargeParams.put("description", "Custom t-shirt"); chargeParams.put("amount", order.amount); chargeParams.put("currency", "eur"); Charge charge = Charge.create(chargeParams); Buy cool new product
Stripe.apiKey = "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" ;