# resume_thomas **Repository Path**: code-fucker/resume_thomas ## Basic Information - **Project Name**: resume_thomas - **Description**: 使用前端制作个人简历 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-28 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目介绍 * 我的在线简历 * 首页使用 `@tsparticles/react` 和 `@tsparticles/slim` 绘制了粒子特效 * 内容页面使用 `webgl` 搭配背景图片绘制水波特效 ## 运行项目 启动本地服务: ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ``` 使用浏览器打开 [http://localhost:3000](http://localhost:3000) .