Skip to content

Instantly share code, notes, and snippets.

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

Funsho funabab

🏠
Working from home
View GitHub Profile
@jlia0
jlia0 / agent loop
Last active October 28, 2025 01:55
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
@alexanderson1993
alexanderson1993 / AlertDialogProvider.tsx
Created April 2, 2023 19:07
A multi-purpose alert/confirm/prompt replacement built with shadcn/ui AlertDialog components.
"use client";
import * as React from "react";
import { Input } from "@/components/ui/Input";
import { Button } from "@/components/ui/Button";
import {
AlertDialog,
AlertDialogContent,
AlertDialogHeader,
AlertDialogTitle,
AlertDialogDescription,
@crabmusket
crabmusket / README.md
Last active September 30, 2025 14:32
Headless rendering with THREE.js

Headless THREE

Created with

Make sure you install headless-gl's dependencies, then run with XVFB like so:

@LordZardeck
LordZardeck / GDD.md
Created June 26, 2017 15:40
Game Design Document Markdown Template

Revision: 0.0.1

GDD Template Written by: Benjamin “HeadClot” Stanley

  • Overview
    • Theme / Setting / Genre
    • Core Gameplay Mechanics Brief
  • Targeted platforms