Skip to content

ChenZiHong-Gavin/weekly-vibe-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weekly-vibe-coding

Project Status: Active Progress

用提示词实现一百个idea。

目录

关于项目

weekly-vibe-coding 是一个实验性项目,旨在通过每周一次Vibe Coding,使用Prompt来快速构建和实现有趣的想法。

每个应用都是一个独立的子项目,存放在 apps 目录下。

欢迎关注我的公众号:【无所事事的执念】,解锁一些coding心得。

近期文章

  1. 2025年11月23日 快停止Vibe Gambling,因为它正在毁掉你

已实现的应用

专题零:Prompt Playground

  1. Prompt Playground (apps/prompt-playground)
    • Weekly Vibe Coding 的项目展示主页,汇集了所有创意应用的展示平台。

    • Prompt

      image

专题一:想做点什么就做点什么

  1. Dice Verse (apps/dice-verse)

    • 一个创意写作工具,让你在方格中用AI生成的骰子创作诗歌。

    • Prompt

      image
  2. Spin Art (apps/spin-art)

    • 实时旋转绘画小工具,通过旋转画布轻松创作出绚丽的几何图案。

      image
  3. Snap Puzzle (apps/snap-puzzle)

    • 上传照片变成一个简单有趣的拼图游戏。

      image
  4. Danmaku Magic (apps/danmaku-magic)

    • 一个可以让你在视频上添加动态弹幕的工具。

      image
  5. Hairline Tracker(apps/hairline-tracker)

    • 追踪记录你的发际线。

      image

专题二:手势交互

  1. FaceOpera (apps/peking-opera)

    • 实时AR京剧变脸,通过手势或触摸轻松切换传统脸谱。

      Gemini_Generated_Image_1dfzgi1dfzgi1dfz
  2. Air Drum Master (apps/air-drum-master)

    • 隔空架子鼓,通过摄像头识别手势,让你在空气中敲击架子鼓。

      image

专题三:语音交互

  1. Spellbook (apps/spellbook)
    • 《哈利波特》魔法咒语练习,通过前端录音与后端音素识别,比对用户的发音与目标咒语的音素,让你能够念对魔法,施展魔法。

      image

专题四:地理信息交互

专题五:有审美的网站设计

专题六:数学小工具

  1. Pi Matchmaker (apps/pi-matchmaker)
    • 一个小网页,查找两个人的生日在圆周率上的相对位置,用于测姻缘。

      image

如何运行

dice-verse 应用为例,在本地运行该项目的步骤如下:

  1. 克隆仓库:

    git clone https://github.com/chenzihong-gavin/weekly-vibe-coding.git
    cd weekly-vibe-coding
  2. 进入应用目录并安装依赖:

    cd apps/dice-verse
    npm install
  3. 启动开发服务器:

    npm run dev

贡献

无论是提出新的想法、报告Bug,还是提交代码,欢迎任何形式的贡献!

如果您有兴趣贡献,请遵循以下步骤:

  1. Fork 本仓库。
  2. 创建一个新的分支: git checkout -b feature/YourAmazingIdea
  3. 提交您的更改: git commit -m 'Add some AmazingIdea'
  4. 将您的分支推送到远程: git push origin feature/YourAmazingIdea
  5. 创建一个 Pull Request。

License

本项目使用 MIT License 授权。

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages