Skip to content

Instantly share code, notes, and snippets.

View FreezeSoul's full-sized avatar
🏠
Working from home

FS.IO FreezeSoul

🏠
Working from home
View GitHub Profile
@dwjohnston
dwjohnston / hexToCssFilters.ts
Last active March 18, 2024 16:07
TS Hex to CSS filters solution
//As referenced in this solution
import { number } from "prop-types";
//https://codepen.io/sosuke/pen/Pjoqqp
interface HSL {
h: number;
@2439905184
2439905184 / codecombat本地搭建教程
Created July 19, 2022 07:24
有用的codecombat私服搭建教程
https://www.bilibili.com/read/cv14836748
@ih0r-d
ih0r-d / ChatGPTPromptFrameworks.md
Last active October 7, 2025 00:33
ChatGPT Prompt Frameworks
@haasr
haasr / whisperx-gui.py
Last active March 6, 2025 13:51
WhisperX Transcription GUI (frontend for m-bain/whisperX; does not include diarization)
import tkinter as tk
from tkinter import ttk, scrolledtext, filedialog, messagebox
import threading
import whisperx
import os
import sys
import datetime
import shutil
from pathlib import Path
import queue
@jlia0
jlia0 / agent loop
Last active October 13, 2025 08:08
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet