<body onLoad="window.defaultStatus='Welcome!. You are in my weblog.';return true"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/9550158?origin\x3dhttps://www.txemaromero.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Thursday, July 19, 2018

My experience with Java SE/EE language

"In the past, I implemented Java SE/EE code for the following projects:

sendmessage-telegram: how to use Java to send Telegram messages automatically.

sendmessage-whatsapp: how to use Java/Selenium WebDriver to send WhatsApp messages automatically.

lcddisplay-java: LCD display I2C with Java and embedded platforms.

notifycryptovalues: checking balance without logging into crypto wallet.

spring-hibernate: Spring and Hibernate-based template for CRUD operations in databases using Java.

A Java wrapper to get cryptocurrency values.

Guidance system in outside by means of augmented reality.

Master Thesis in Computer Science: EIB/KNX UPnP Bridge application.

I shall list all the courses of Java SE/EE in which I have taken part.

Course on Struts framework. Escola professional d'aplicacions informàtiques. E-learning. 14 September 2021 - 21 December 2021. End-of-course project: Java EE Struts and Hibernate-based login system with Selenium testing. Reference: Jordi Escobar.

Course on Java advanced with Spring Boot. KeepCoding. E-learning. 28-31 March 2021. Reference: David Martínez.

MSc degree in Design and Programming of Java JEE Applications. University of Alcalá. E-learning. 9 December 2020 - 25 March 2021. Reference: Juan Antonio Solves.

Course on Web Application Development with Java EE. Escola professional d'aplicacions informàtiques. E-learning. 30 September 2020 - 13 September 2021. End-of-course project: A Java wrapper to get cryptocurrency values. Reference: Dr. Eduard Lara.

Course on OCP: Java SE 8 Programmer: 1Z0-808: Java SE 8 Fundamentals - Programmer I from Oracle. PUE, Barcelona (Catalonia). 28 September 2018 - 20 October 2018. Reference: Ricardo Jaume.

Course on J2EE platform and technologies. University of the Basque Country, San Sebastian (Basque Country). 7-10 July 2003. Reference: Dr. Iñaki Paz."