Blog

Share technical insights and record growth journey

RSS SubscribeSubscribe to our RSS for latest articles
Adding Silky Smooth Scrolling to Your Web Projects with Lenis: A Practical Guide
Original
Tutorial

Adding Silky Smooth Scrolling to Your Web Projects with Lenis: A Practical Guide

Learn how to integrate the Lenis smooth scrolling library from scratch. This tutorial covers core configuration, scroll event handling, GSAP integration, parallax effects, and how to avoid common pitfalls like broken anchor links and nested scroll issues.

SmoothScrolling FrontendAnimation Lenis +4
5分钟 0 0
Read More
Stop Relying on Cookies: A 15-Minute Practical Guide to Browser Fingerprinting
Original
Tutorial

Stop Relying on Cookies: A 15-Minute Practical Guide to Browser Fingerprinting

Learn how to replace traditional cookie tracking with stable browser fingerprinting. This guide covers FingerprintJS installation, generating consistent visitor IDs (even in incognito mode), leveraging confidence scores, and implementing a practical anti-duplicate form submission feature for real-world web apps.

Browser Fingerprinting Anti-Fraud User Deduplication +3
5分钟 0 0
Read More
How to Build Your First Personal AI Agent with nanobot in 15 Minutes
Original
Tutorial

How to Build Your First Personal AI Agent with nanobot in 15 Minutes

A practical, step-by-step guide to installing, configuring, and deploying HKUDS/nanobot locally. Learn how to set up an OpenAI-compatible model, launch the WebUI, and use your new AI agent for log analysis, file management, and automation.

AI Agent Python Automation +4
2026-07-18 14:36:32 1 0
Read More
How to Generate Your First AI Short Video in 10 Minutes: A Practical Guide to Pixelle-Video
Original
Tutorial

How to Generate Your First AI Short Video in 10 Minutes: A Practical Guide to Pixelle-Video

Learn how to automate the entire short video pipeline—from scriptwriting and AI visuals to voiceover and BGM—using the open-source Pixelle-Video engine. This step-by-step guide covers environment setup, AI service configuration, and a complete hands-on video generation walkthrough.

AI Video Generation Short Video Automation Content Creator Tools +2
2026-07-14 00:11:33 6 0
Read More
How to Build a Local Voice AI Agent from Scratch: STT, LLM, and TTS Integration
Original
Tutorial

How to Build a Local Voice AI Agent from Scratch: STT, LLM, and TTS Integration

A practical, step-by-step guide to deploying a fully local, open-source voice interaction AI Agent using Hugging Face's `speech-to-speech`. Learn to chain VAD, STT, LLM, and TTS modules into a seamless pipeline without relying on cloud APIs.

Voice AI Local Deployment AI Agent +6
2026-07-20 13:21:18 10 0
Read More
How to Build Your Own Self-Hosted Search Engine API with OpenSERP
Original
Tutorial

How to Build Your Own Self-Hosted Search Engine API with OpenSERP

A practical guide to deploying a self-hosted Search Engine API in under 5 minutes. Features a unified interface for multi-engine queries, automated content extraction, and seamless integration into AI pipelines. Solves common scraping pain points like IP bans and expensive commercial APIs.

Search Engine APIWeb ScrapingDevOps +2
2026-07-18 12:54:43 13 0
Read More