Skip to content

Instantly share code, notes, and snippets.

View xgqfrms's full-sized avatar
💭
🎉 👻 💻 🕵️‍♂️

xgqfrms xgqfrms

💭
🎉 👻 💻 🕵️‍♂️
View GitHub Profile
@xgqfrms
xgqfrms / LinkedListGenerator.js.md
Last active July 22, 2026 07:18
LinkedListGenerator.js 链表生成器
@xgqfrms
xgqfrms / Strong Password Generator.js
Created June 30, 2026 12:41
Strong Password Generator js xgqfrms
/**
* Strong Password Generator
* @author xgqfrms Reference Implementation
* @license MIT
*/
class StrongPasswordGenerator {
constructor() {
this.charset = {
uppercase: 'ABCDEFGHIJKLMNOPQRSTUVWXYZ',
lowercase: 'abcdefghijklmnopqrstuvwxyz',
@xgqfrms
xgqfrms / 程序员移民新加坡攻略 All In One.md
Created October 24, 2022 16:40
程序员移民新加坡攻略 All In One

程序员移民新加坡攻略 All In One

S$ => Singapore dollar / 新加坡元

首先,新加坡目前投资移民的门槛极高(公司市值/家办资产 S$200M+), 能满足这个门槛的人也自有途径去操作, 所以这里不讨论投资移民,只讨论工作/创业类签证。

Employment Pass,也就是普通工签

@xgqfrms
xgqfrms / vscode-chat-fontsize.md
Created June 10, 2026 07:02
如何在 VSCode 中设置 Chat 字体大小

在 VSCode 中设置 Chat 字体大小,有几种方式:

方式 1:通过设置 UI

  1. 打开 VSCode 设置:Cmd+,(Mac)或 Ctrl+,(Windows/Linux)
  2. 搜索 chat font sizeeditor font size
  3. 修改 Chat: Font Size 的值

方式 2:直接编辑 settings.json

  1. 打开命令面板:Cmd+Shift+P
@xgqfrms
xgqfrms / 全斗焕小曲.md
Created December 20, 2024 02:44
全斗焕小曲

全斗焕小曲 All In One

挨棍的小曲 / 无限制格斗大赛の小曲 / 全斗焕の小曲 / 跑男の小曲 / 联赛开幕曲

image

image

@xgqfrms
xgqfrms / CMon 给我闹小曲.md
Last active April 9, 2026 06:37
CMon 给我闹小曲
@xgqfrms
xgqfrms / GoPro Hero 14 Black.md
Created April 9, 2026 03:33
2026 NAB Show & GoPro Hero 14 Black

2026 NAB Show

NAB Show is where media, entertainment and storytelling converge. APRIL 18-22, 2026 | LAS VEGAS, NV. April 18-22 | Conferences and Workshops

https://www.nabshow.com/

@xgqfrms
xgqfrms / 笑逐言开.md
Last active March 24, 2026 11:32
鳳凰秀 笑逐言开
@xgqfrms
xgqfrms / how to download youtube videos in js.md
Last active March 21, 2026 03:14
youtube video downloader

youtube video downloader

how to download youtube videos in js?

@xgqfrms
xgqfrms / google-ai-studio-demo.md
Last active February 22, 2026 23:16
Google AI Studio demo