V1.0 Redesign Live

工艺 匠心 历程.

欢迎来到 SoulFactory。我在这里记录origin、设计原则和对数字世界的思考。探索现代前端工程与极致美学的交汇点。

Latest Writing

Thoughts, tutorials, and insights gathered along the journey.

Coding
Engineering
Oct 24, 2023 5 min read

Building highly concurrent systems with Go and Redis

A deep dive into architectural patterns for handling millions of requests using Go's goroutines and Redis caching layers to ensure scale and reliability.

Author SoulFactory
Design
Design System
Sep 12, 2023 4 min read

The subtle art of micro-interactions in modern UI

How small animations and feedback loops in your user interface can dramatically increase user engagement and perceived performance.

Author SoulFactory
Architecture
Architecture
Aug 05, 2023 8 min read

Decentralized Auth patterns for the next web

Implementing secure and seamless authentication for applications without relying on traditional centralized identity providers.

Author SoulFactory