Skip to content

Instantly share code, notes, and snippets.

View szon0111's full-sized avatar
🎯
Focusing

Tom Chae szon0111

🎯
Focusing
View GitHub Profile
@szon0111
szon0111 / capabilities.txt
Created March 10, 2025 01:42 — forked from jlia0/agent loop
Manus tools and prompts
# Manus AI Assistant Capabilities
## Overview
I am an AI assistant designed to help users with a wide range of tasks using various tools and capabilities. This document provides a more detailed overview of what I can do while respecting proprietary information boundaries.
## General Capabilities
### Information Processing
- Answering questions on diverse topics using available information
- Conducting research through web searches and data analysis
@szon0111
szon0111 / sqlite3gorm.go
Created January 30, 2022 15:41 — forked from mashingan/sqlite3gorm.go
Simple CRUD example working with Gorm
package main
import (
"fmt"
"net/http"
"strconv"
"github.com/jinzhu/gorm"
_ "github.com/jinzhu/gorm/dialects/sqlite"
"github.com/labstack/echo"
@szon0111
szon0111 / script.js
Created April 10, 2019 14:10 — forked from QuantBits/script.js
BitMex USD Converter - For TemperMonkey
// ==UserScript==
// @name BitMex USD Converter
// @namespace https://bitmex.com/
// @version 0.11
// @description Get some sanity into your gambling.
// @author koinkraft
// @grant none
// @include https://bitmex.com/*
// @include https://www.bitmex.com/*
// @require https://code.jquery.com/jquery-2.1.4.min.js
0457ef1ef2beb4dadb2e2243d91e56d0d13eb37efdba5968787355c3b593980749c6c6c67b7140bf687fd5985375b97c167e754220a41a8ca94424ba3bea90d08e