Who am I?
I'm an ordinary person who created a few simple tools to make life a little more convenient.
What is the AiMuo platform?
This site is a small personal project, built step by step by someone like me. No team, no funding, no big stories. Just an average person writing code in their spare time.
I’ve always thought that sometimes we just want to do something simple—compress an image, convert a file, or do a quick calculation. But in reality, many tools are too complex to use easily. So I decided to create simple, practical tools that anyone can use.
The platform is called "aimuo", written as "爱默" in Chinese. It means "love" and "silence". I hope this site can someday be a quiet friend that helps you solve small everyday problems.
Someday I hope it can...
To be honest, I'm not young anymore and I have no way back. But I still want to give myself a chance. I want to contribute something, even if just a little, to this world.
While building this site, I often thought of my family. I'm not afraid of hardships or setbacks. What scares me is the disappointed look in the eyes of loved ones and their quiet sadness. So, while trying to make a living, I continue to tend this seed called a "website": watering it, fertilizing it, pulling weeds.
Even if it never grows into a big tree, I hope it can at least provide some shade, block the wind, or solve a small problem for you.
If you ever return to this site, I’ll be truly grateful. The world is already tough enough. If what I created helped you even for a second, then all the effort was worth it.
Development Notes
Moving forward is always the most important direction in life.
It suddenly occurred to me: can I do something for this world?
I started learning full-stack development: TypeScript, React, Next, Express, Prisma, GraphQL, Pothos...
After many trials and errors, I finished the basic framework and learned a lot.
🎉 The first simple tool was born: an image format converter.
I discovered that Nest is truly the backend framework I was looking for. In 18 days, I rebuilt the Express + Apollo Server + Pothos stack using Nest. It was amazing!
I added tools like image cropping, BMI calculator, number converter, and world clock. I'm preparing for launch while learning DevOps, SEO, and CI/CD.