


Do what you want, and work it hard.
Create your own path.
I'm Mina — an ENTP, a bit of a wonder woman myself.
I love exploring, challenging, studying, and experiencing this world with childlike curiosity.
I'm also skilled at turning vague, complex theories into something clear and logical.
A full-stack software engineer, a software creator, a content writer — and once, a multilingual learner.
This site is where I document my creations, along with the many experiences that come with them.
I live by the philosophy of Zhuangzi (莊子) and Wabi-Sabi (侘寂).
Creative Theme: Own Influence
First Self-developed Frontend Theme
Nuxt.js TailwindCSS
›Creative Theme: Simple Blog
Practice of Frontend Theme Reference Exile Mobile
Vue.js TailwindCSS
›Chest
Python Utility Library
Python GitHub
›A chest collects all useful or common use Python function which I developed in past projects.
A practical guide: Use Next.js to refactor the original Hugo personal website, and maintain the SEO results of 300,000 historical views and 50+ stable visits per day. The post include metadata, key points of SEO optimization, and settings for deploying static websites.
We have a lengthy security detection release flow and using Black Duck and Fortify On Demand to do scans for features. We want to research APIs of both scans and achieve automation.
We have a lengthy security detection flow which needs to pass each time new feature release on production. We took the research on the whole flow and propose automating solutions to automate part of the flow which are doing scans.
Today, I would like to share how I use CSS linear-gradient with stars svg file exported by Figma Plugin to develop a simple starry night background.
I used a lot of linear-gradient effect in css in my self-developed product. The one of the features is changing the color when user click the div, it didn't work if use the normal syntax, I found a new resolution and share in article.