Emotion Detector with Arduino and Machine LearningCombining Arduino and Machine Learning (ML) provides an opportunity to integrate the digital and physical worlds. In this blog article…Aug 15Aug 15
Published inLinkITUnderstanding CI/CD — What is CI/CD in DevOps?You may have heard about CI / CD pipelines from a coworker or supervisor and don’t you know what the purpose is? Pipelines for Continuous…Jan 14Jan 14
Published inLinkITcPanel: Introduction to Effortless Website ManagementIn the ever-changing world of web hosting and website administration, having a reliable and user-friendly control panel is like having an…Jan 11Jan 11
Published inLinkITIntroduction of Supervised Machine LearningSupervised machine learning is a keystone in the fields of artificial intelligence and data science. It is the key that allows data to…Jan 6Jan 6
Published inLinkITDifference between Vue 2 & Vue 3Vue.js is a popular JavaScript framework for building web applications. With the release of Vue 3, many developers are curious about the…May 23, 2023May 23, 2023
How to use HTML and CSS to make a Simple Webpage (CSS Part)Hello everyone. This is a blog of a CSS part of a previous blog that is used to explain how to use HTML and CSS to make a small webpage…Feb 20, 2021Feb 20, 2021
Published inLinkITHow to use HTML and CSS to make a Simple Webpage (HTML Part)First of all, we should know what is HTML? HTML is Hypertext Markup Language. As you know, HTML is not a programming language. It’s a…Feb 20, 2021Feb 20, 2021
C Program to check if a number/string is palindrome or notHello everyone. This is my second article about the C language. Today I would like to present, how to code, to find whether is it…Oct 12, 2020Oct 12, 2020
FINDING THE HIGHEST COMMON FACTOR BY USING C LANGUAGEHello everyone. Today I am going to present, how to use C LANGUAGE to finding the HCF of numbers that you wish to inputs. I would like to…Oct 10, 2020Oct 10, 2020