Home
Augmented Reality in 5 minutes with javascript and AR.js Posted in Development • 2958 read How do i implement sign in with google on my site? Posted in Sso auth oauth • 4281 read How to deploy java application in a cloud instance from the scratch to an advanced architecture ? Posted in Devops • 6971 read Using Generic Webhook Trigger Plugin for devops with jenkins Posted in Devops • 12290 read
What would happen if the unity-3d, Unreal Engine or other advanced tools would not be necessary to develop augmented reality applications? With this javascript library, could be possible: https://github.com/jeromeetienne/AR.js I will share in this repository my new adventures with this... Read more...
Imagine that we are working for an startup called www.aincrad.com and we need: Allow to the user , start session in the web using some social network like facebook, instagram or application like gmail, paypal, etc In this post I... Read more...
From a recent question in my favourite social network: https://stackoverflow.com/questions/53946704 How to deploy java application in a cloud instance from the scratch to and advanced architecture ? Deploy in compute engine instance of google not substantially different from AWS, Azure... Read more...
In this post I will show you how integrate git and jenkins to make a basic devops routine using webhooks. Requirement When I push to my git repository I need to launch a jenkins job. Solution Using the latest functionality... Read more...