In this article, we will create a simple spring boot application for Authorization and fetching data from Google Calendar API. We will authenticate users with … Read more “Accessing Google Calendar data using Google Calendar API”
Even Easier Introduction to Video Analytics
How to Read Encrypted Attachments using Gmail API?
What is Encrypted Attachment? The attachments which are unreadable without a digital key. In generalize form, those files which contents can’t be read without having … Read more “How to Read Encrypted Attachments using Gmail API?”
ONNX, ONNX Runtime, and TensortRT
What is ONNX? ONNX(Open Neural Network Exchange) defines a common set of operators – the building blocks of machine learning and deep learning models – … Read more “ONNX, ONNX Runtime, and TensortRT”
Data Analytics And Visualization
Data Analytics And Visualization What makes a data scientist different from another? The answer is simple : How good he plays with the … Read more “Data Analytics And Visualization”
Leveraging data & analytics to demystify national highway toll operations
National Highways Authority of India (NHAI) is a Central Authority to develop, maintain and manage the National Highways entrusted to it by the Government of … Read more “Leveraging data & analytics to demystify national highway toll operations”
What Is Recommendation Engine and How Does It Work?
Recommendation engines are everywhere these days. In fact, some of the biggest brands we engage with every day are built around one, including Netflix, Amazon, … Read more “What Is Recommendation Engine and How Does It Work?”
What is Business Analytics – Auriga
What is Business Analytics: Business Analytics is the process by which businesses use statistical methods and technologies for analyzing historical data in order to gain … Read more “What is Business Analytics – Auriga”
Linux : Changing Timezone on Linux
Changing Timezone on linux 1. First search for the available time zone by the below command. 2. Then unlink the current timezone 3. Now … Read more “Linux : Changing Timezone on Linux”
Two Way Communication between React Native and Android Native – Part 2
Two Way Communication between React Native and Android Native – Part 2 In this section we will see how to Communicate from Android to React … Read more “Two Way Communication between React Native and Android Native – Part 2”
Two Way Communication between React Native and Android Native – Part 1
Two Way Communication between React Native and Android Native Although React Native is a very complete tool in itself to develop Apps in Android and … Read more “Two Way Communication between React Native and Android Native – Part 1”
Unit Testing in Django
Testing is a essential step for software development process. Many developers ignore this step and ended up finding bugs in production. Manual testing is fine … Read more “Unit Testing in Django”
SSL Pinning in React Native
Before Implementing SSL pinning in our Project, we must have basic knowledge of SSL, how SSL Works. What is SSL? SSL (Secure Sockets Layer), is … Read more “SSL Pinning in React Native”
Operations with/on PDF using Python. Conversion, Merging, Extracting useful data, Reordering.
When we talk about Operations on/with PDF’s, there are so many things to discover and work with. We know that there are many online tools … Read more “Operations with/on PDF using Python. Conversion, Merging, Extracting useful data, Reordering.”
Spring Boot Logging using Log4J2
What is Logging? Logging is defined as storing some key information about a process or application in a file or database. Like date and time, … Read more “Spring Boot Logging using Log4J2”
Yaazhini – Android APK & API Vulnerability Scanner
What is Yaazhini? Yaazhini is the vulnerability scanner for android application APK and REST api. User can easily scan any APK and API of android … Read more “Yaazhini – Android APK & API Vulnerability Scanner”
Introduction to Cucumber
What is Cucumber? Cucumber is a testing tool that supports Behavior Driven Development (BDD) Framework. Test are written in simple English language and use different … Read more “Introduction to Cucumber”
Complete Roadmap For Machine Learning
When it comes to machine learning, there are tons of content available on internet. Sometimes it is really useful but sometimes it becomes hard to … Read more “Complete Roadmap For Machine Learning”
Google App Script
What is Google App script Google app script is an application development platform on which we can build an app to interact with google workspace. … Read more “Google App Script”
Google Sheets API Integration Using Python
Introduction Google Sheets is the free, web-based spreadsheet application available to anyone with a Google account or Gmail address. It has become a useful, feature-rich … Read more “Google Sheets API Integration Using Python”