Skip to content

Instantly share code, notes, and snippets.

View giolaq's full-sized avatar
🤠
Always studying

Giovanni Laquidara giolaq

🤠
Always studying
View GitHub Profile
@giolaq
giolaq / 01-update-docs.md
Created June 15, 2025 08:42 — forked from badlogic/01-update-docs.md
Yakety Documentation (Ordered) - LLM-optimized docs with concrete file references

Update Documentation

You will generate LLM-optimized documentation with concrete file references and flexible formatting.

Your Task

Create documentation that allows humans and LLMs to:

  • Understand project purpose - what the project does and why
  • Get architecture overview - how the system is organized
  • Build on all platforms - build instructions with file references
@giolaq
giolaq / main.dart
Created October 19, 2015 17:08 — forked from anonymous/main.dart
bitter-thunder-4180
import 'dart:math';
var xkcd_pw_gen_wordlist = [
"ability","able","aboard","about","above","accept","accident","according",
"account","accurate","acres","across","act","action","active","activity",
"actual","actually","add","addition","additional","adjective","adult","adventure",
"advice","affect","afraid","after","afternoon","again","against","age",
"ago","agree","ahead","aid","air","airplane","alike","alive",
"all","allow","almost","alone","along","aloud","alphabet","already",
@giolaq
giolaq / main.dart
Created October 19, 2015 17:00 — forked from anonymous/main.dart
bitter-thunder-4180
import 'dart:math';
var xkcd_pw_gen_wordlist = [
"ability","able","aboard","about","above","accept","accident","according",
"account","accurate","acres","across","act","action","active","activity",
"actual","actually","add","addition","additional","adjective","adult","adventure",
"advice","affect","afraid","after","afternoon","again","against","age",
"ago","agree","ahead","aid","air","airplane","alike","alive",
"all","allow","almost","alone","along","aloud","alphabet","already",
<!doctype html>
<html>
<head>
<title>JSWebAppPolymer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">