Skip to content

Instantly share code, notes, and snippets.

@KorigamiK
KorigamiK / claude_tex.user.js
Created August 17, 2024 19:19
Claude TeX rendering
// ==UserScript==
// @name New script github.com
// @namespace Violentmonkey Scripts
// @match https://claude.ai/*
// @grant none
// @version 1.0
// @author -
// @description 8/18/2024, 12:49:16 AM
// ==/UserScript==
@KorigamiK
KorigamiK / keybindings.json
Created July 16, 2024 06:29
vsocde config
[
{
"command": "editor.action.moveLinesDownAction",
"key": "alt+j",
"when": "editorTextFocus && !editorReadonly"
},
{
"command": "workbench.action.previousEditor",
"key": "ctrl+shift+tab"
},
@KorigamiK
KorigamiK / claude_tex.user.js
Created June 17, 2024 19:31
render tex on claude.ai
// ==UserScript==
// @name Claude MathJaX
// @namespace http://tampermonkey.net/
// @version 0.5
// @description Render LaTeX math formulas on the page using MathJax
// @match https://claude.ai/*
// @grant none
// ==/UserScript==
// deno-lint-ignore-file no-window no-window-prefix
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[inline]{enumitem}
\usepackage[table,xcdraw]{xcolor} % for table color
\setlength\parindent{0pt}
\newcommand{\entry}[2]{\begin{tabular}{c}\\#1\\#2\\\phantom{ }\end{tabular}}
\pagenumbering{gobble}
\usepackage{geometry}
\geometry{
@KorigamiK
KorigamiK / #Calculate Sub Drop CGPA.md
Last active June 22, 2024 20:57
cgpa drop calculation

Calculate Optimal Sub Drop CGPA

To get max gains 💪

{
"lock": false,
"tasks": {
"start": "deno run -A --watch=static/,routes/ dev.ts",
"update": "deno run -A -r https://fresh.deno.dev/update ."
},
"imports": {
"$fresh/": "https://deno.land/x/[email protected]/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
@KorigamiK
KorigamiK / yt-playlist.py
Last active March 13, 2024 21:30
Create YouTube Playlists from videos
import os, io
import webbrowser
import json
from urllib import request
videos = []
getVideoId = lambda s: s.split("=")[-1]
with open("playlist.json") as data_file:
data = json.load(data_file)
@KorigamiK
KorigamiK / NSUT-dark.png
Last active September 21, 2023 02:39
NSUT vector logo
NSUT-dark.png
@KorigamiK
KorigamiK / enactus-logo.png
Last active August 31, 2023 04:03
Enactus
enactus-logo.png
@KorigamiK
KorigamiK / socks4
Created June 18, 2023 18:35 — forked from Lampadov/socks4
socks
50.27.184.225:54321
91.144.95.163:4145
103.244.36.129:4145
122.55.202.100:4145
125.25.187.226:4145
131.255.194.60:11337
176.110.125.233:51327
36.22.76.246:1080
45.118.144.47:26591
45.118.144.47:26643