Building your own wiki using the open-source MediaWiki software allows you to create a collaborative platform for knowledge sharing and documentation....
Using expect in shell scripting
The “expect” command is a powerful tool used in shell scripting for automating interactive processes. It allows you to script interactions...
Web components using ReactJS, Vue and Svelte
Web components are a set of web platform APIs and features that allow developers to create reusable, encapsulated, and customizable components for bui...
Using NodeRED to build your own IoT network
Node-RED is a visual programming tool that allows users to create flows and automate tasks by connecting nodes. It provides a browser-based interface ...
MQTT, CoAP and other IoT based protocols
MQTT (Message Queuing Telemetry Transport) and CoAP (Constrained Application Protocol) are both communication protocols commonly used in the Internet ...
Modbus, Profibus, Profinet and other industrical automation protocols
Modbus, PROFIBUS, PROFINET, and other industrial automation protocols are communication standards used in the field of industrial automation to enable...
Using UDP instead of TCP for building the next generation of Web 3.0 experiences
Introduction Web 3.0 refers to the future generation of the Internet, characterized by decentralized, peer-to-peer interactions and enhanced user expe...
Powering Enterprise Web Conferencing with Jitsi and Jibri
Introduction: In the age of remote work and virtual collaboration, web conferencing solutions have become essential for businesses. Jitsi and Jibri, o...
Unlocking the Next Generation of 3D Web Experiences with Three.js
Introduction: The web is evolving rapidly, and immersive 3D experiences are becoming increasingly popular. Three.js, a powerful JavaScript library, em...
Strengthening Security: Exploring OWASP Top 10 and Conducting Vulnerability Assessment and Penetration Testing with Kali Linux Tools
Introduction: Ensuring the security of web applications is paramount in today’s digital landscape. The Open Web Application Security Project (OW...