May 10, 2021Send SMS with Twilio using Spring BootHello Guys, I’m Senura Vihan Jayadeva. Today I’m going to show you how to send SMS with Twilio using Spring Boot. What is Twilio? Twilio is an American cloud communications platform as a service company based in San Francisco, California. …Send Sms Api6 min read
May 6, 2021Credit card payments with Stripe using Spring Boot and ReactJSHello Guys, I’m Senura Vihan Jaydeva. Today I will guide you to implement an Online Payment Gateway using Stripe, Spring Boot, and ReactJS. What is Stripe? Stripe is a cloud-based service that enables businesses and individuals to receive payments over the internet and offers both client-side libraries (JavaScript and native mobile) and server-side…Spring Boot5 min read
Apr 13, 2021Create a REST API With Spring BootHello guys, I’m Senura Vihan Jayadeva. In this tutorial, I will guide you to build a RESTful Web Service with Spring Boot. Right, First of all, let’s see what are our requirements. For this project we need IDE or text editor ( Eclipse , Intellij ) JDK 1.8+ Maven 3+…Spring Boot7 min read
Published in MS Club of SLIIT·Mar 10, 2021Optical Character Recognition with AzureHello, I’m Senura Vihan Jayadeva. In this article, I will guide you about the Azure OCR(Optical Character Recognition) cloud service. First of all, let’s see what is Optical Character Recognition? OCR (optical character recognition) is the use of technology to distinguish printed or handwritten text characters inside digital images of…Ocr6 min read
Published in MS Club of SLIIT·Feb 26, 2021Introduction to BlockchainBeginner's Guide — Hello guys, I’m Senura Vihan Jayadeva. In this blog, I will explain about the blockchain system. Maybe you know about the cryptocurrencies such as Bitcoin, Ethereum, and Tether. All these cryptocurrencies are built on the blockchain. What is Blockchain? Blockchain technology is based on a complex branch of mathematics called…Blockchain5 min read
Published in MS Club of SLIIT·Dec 27, 2020Sentiment Analysis With Azure Cognitive Service using REST APIHello guys, I’m Senura Jayadeva. In this article, I will introduce you to another azure cognitive service called Text Analytics. Actually, what is Azure Cognitive Service? Azure Cognitive Services is a family of APIs and SDKs used to create intelligent applications by opening up capabilities of AI to everyone, including…Senura Jayadeva6 min read
Published in Microsoft Student Champs — Sri Lanka·Dec 23, 2020Detect and analyze faces with the Face service ( Azure )Hello guys, I’m Senura Jayadeva. Today I’m going to explain how to use the Face cognitive service which is provided by Azure. Face detection, analysis, and recognition is an important capability for artificial intelligence (AI) solutions. Microsoft Azure provides multiple cognitive services that you can use to detect and analyze…Senura Jaydeva6 min read
Dec 21, 2020Turn ON/OFF a LED from a HTML web site Using FirebaseHello, I’m Senura Jayadeva. In this article, I will show you how to turn on /off a LED blub from a HTML web app using Firebase. Requirement Nodemcu ESP8266 Firebase Account Red LED ( Any ) Jumper wires Breadboard ( optional ) 100 ohm resistor ( optional )Nodemcu7 min read
Dec 8, 2020Connect Google Firebase with Nodemcu ESP8266Hello guys, I’m Senura Jayadeva. Today I’m going to show you, how to connect Google Firebase with Nodemcu. Requirements Nodemcu ESP8266 Firebase Account ( We are going to work with the firebase realtime database ) Basic Knowledge about Arduino What is Nodemcu ESP8266? NodeMCU is an open-source platform, it’s hardware…Esp 8266 Nodemcu5 min read
Nov 10, 2020Send emails using React through EmailJsHello guys, I’m Senura Jayadeva. In this article, I will guide you to send emails with the Emailjs. What is EmailJS ? It allows sending an email directly from Javascript, without backend development. The developers create one or more email templates (dynamic content supported) and then trigger an email using…Senura Jayadeva5 min read