Welcome

I'M JIE

基于 React、Next.js、PostgreSQL、Prisma、Redis 及 LLM API,构建生产级 Web 应用与 AI 产品功能。

Jie 站在这里
Profile Snapshotcoder.ts
const coder = {
  name: "开发者",
  role: ["全栈开发工程师"],
  skill: ["React", "Next.js"],
  location: "中国杭州",
  welcomeMessage: () => {
    return "很高兴认识你!"
  }
}