Skip to content

Instantly share code, notes, and snippets.

View KNN-07's full-sized avatar
๐ŸŒƒ
night owl ftw

Nguyen Khac Trung Kien KNN-07

๐ŸŒƒ
night owl ftw
View GitHub Profile
@KNN-07
KNN-07 / antigravity-manager.py
Last active January 21, 2026 14:20
Migration
#!/usr/bin/env python3
"""
Antigravity Manager for CLIProxyAPI
A comprehensive tool to:
1. Convert OpenCode Antigravity accounts to CLIProxyAPI format
2. Refresh access tokens using Google OAuth2
Usage:
python antigravity-manager.py convert # Convert antigravity accounts
@KNN-07
KNN-07 / rophim_rox.user.js
Last active December 24, 2025 02:14
RoPhim RoX
// ==UserScript==
// @name RoX Ultimate - Core
// @namespace https://www.rophim.li/
// @version 2.3
// @description Core patch for RoPhim
// @match https://www.rophim.li/*
// @run-at document-start
// @grant none
// ==/UserScript==
@KNN-07
KNN-07 / cf_get_random.js
Created September 5, 2023 11:13
CF Random Current Page
// ==UserScript==
// @name Codeforces Get Random
// @namespace https://github.com/KNN-07
// @version 1.0
// @description try to take over the world!
// @author KNN-07 / normankr07
// @match https://*.codeforces.com/problemset*
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==
@KNN-07
KNN-07 / index.pug
Created July 25, 2023 12:03
POP ART Button
.subscribe-box
h2 Subscribe to our mailing list
form.subscribe
input(type="email", placeholder="example@gmail.com", autocomplete="off" required)
button(type="submit")
span Subscribe