云计算、AI、云原生、大数据等一站式技术学习平台

网站首页 > 教程文章 正文

程序员不配有名片?长这样的帅炸了~附上提示词

jxf315 2025-05-26 16:56:31 教程文章 15 ℃

我总觉得咱们干开发的用不上名片,干我们这行的不就靠技术说话,谁还看那张纸片儿?

近期看到一组 ChatGPT 生成的程序员名片,感觉还挺有意思,内行一看就是干开发的,拿出去交际用,也不知道行不行~


提示词一

特写镜头:一只手正拿着一张设计成 VS Code 中 JSON 文件外观的名片。名片上的代码以真实的 JSON 语法高亮格式呈现。窗口界面包含典型的工具栏图标和标题栏,标题显示为 Business Card.json,整体风格与 VS Code 界面完全一致。背景略微虚化,突出展示名片内容。

名片上的 JSON 代码如下所示:

{
"name": "Jamez Bondos",
"title": "Your Title",
"email": "your@email.com",
"link": "yourwebsite"
}

我自己跑去试了下,中文支持貌似还不够完美,不过感觉很高端了:

去掉手,再去掉中文试试效果好像更好,感觉可以去印几张出来,虽然没客户:


提示词二

看看其他网友的名片分享:

提示词内容及占位符替换说明:

A close-up shot of a hand holding a business card designed to look like a {file_format} file open in {code_editor}. The card shows code formatted in {syntax_type} with keys like {key1}, {key2}, {key3}, and {key4}. The window includes typical toolbar icons and a title bar labeled {file_name}, styled exactly like the interface of {code_editor}. Background is slightly blurred, keeping the focus on the card.

占位符可以是如下(根据自己的需求设置):

  • {file_format}: JSON, XML, YAML
  • {code_editor}: Notepad++, VS Code
  • {syntax_type}: JSON, XML
  • {key1}: "name": "Your Name"
  • {key2}: "title": "Your Title"
  • {key3}: "email": "your@email.com"
  • {key4}: "link": "yourwebsite"
  • [{key5}: "phone": "Phone Number"]
  • {file_name}: Business Card.json or Business Card.xml

效果如下:

原文链接: https://x.com/umesh_ai/status/1915696926596415492


提示词三

一张插画特写,展示一只手拿着一张名片。这张名片被设计成在【VS Code】编辑器中打开的【JSON】文件样式。名片上的内容为采用【JSON】语法高亮格式的代码,包含清晰可见的键值对,比如:

- 【"姓名": "宝玉"】

- 【"X": "@dotey"】

- 【"微博": "@宝玉xp"】

- 【"博客": "https://baoyu[.]io"】

窗口界面带有标准的工具栏图标和标题栏,标题栏标明文件名【名片.json】,完全模拟【VS Code】的真实暗黑界面风格。背景稍作模糊处理,突出名片本身。

原文链接:https://x.com/dotey/status/1917412535130563006

最近发表
标签列表