Building a QR Code & NFC Tag Scanner with Vanilla JS and Vite
Building a QR Code & NFC tag scanner with Claude.
Our very personal blog posts.
No results found.
Petar Vasilev
Remove
Building a QR Code & NFC tag scanner with Claude.
Some modern PHP features - part 1.
Some more modern features CSS offers - part 2.
Some of the modern features CSS offers since 2022.
Learn about small but interesting Laravel features - part 2.
Learn about small but interesting Laravel features.
This example demonstrates how to create a Node.js "forwarder" that listens to an MQTT broker, expects JSON payloads on a topic, and forwards them via HTTP(S) to a PHP backend endpoint. The solution consists of three parts - environment configuration, Node.js dependencies, and the main forwarder script.
Database transactions are one of the most important concepts in modern web development, especially when dealing with operations that need to maintain data consistency. In Laravel, transactions provide a powerful way to ensure that multiple database operations either all succeed or all fail together, maintaining the integrity of your data.
In the rapidly growing Internet of Things (IoT) ecosystem, managing, monitoring, and controlling connected devices can quickly become complex. IoT Center is a powerful SaaS platform designed to simplify this process—bringing all your devices, data, and controls together in one intuitive dashboard.
When sending an Eloquent model to a Laravel queue, developers often discover that any custom, runtime properties they added to the model instance are mysteriously lost. This isn't a bug; it's by design.
Bring your glassmorphism designs to life with a dynamic, water-like motion. This tutorial shows you how to create a realistic liquid glass effect using CSS, SVG filters, and a few lines of JavaScript — no WebGL required. Learn how to combine <feTurbulence> and <feDisplacementMap> to simulate the gentle shimmer of moving water right inside your UI.
Choosing between WordPress and Laravel depends on your project’s goals. WordPress offers simplicity, speed, and ease of use for content-driven sites, while Laravel provides flexibility, scalability, and power for complex web applications. This comparison explores their key differences, strengths, and best use cases to help you pick the right tool for your next project.
Creating a liquid glass effect with CSS is a stylish way to bring depth and modern UI aesthetics to your website. This effect mimics frosted or glossy glass surfaces with fluid-like movement, often combined with blur, transparency, and gradient overlays. In this tutorial, we’ll walk step by step through building a liquid glass effect using only HTML and CSS.
Explore how to add your devices to the IoT Center for monitoring, notifications, and real-time data reporting.
First post to initiate the launching of our blog.