1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279
| { "action": "admin.request", "title": "Request Debug", "method": "GET", "menu": [ { "key": "project", "title": "Projects", "description": "The open source projects I've built", "icon": "code", "route": "/project", "hidden": false, "children": [ { "key": "projectforge", "title": "Project Forge", "description": "Generate, manage, and grow applications built using the Go programming language", "icon": "projectforge", "route": "/project/projectforge", "hidden": false }, { "key": "rituals", "title": "Rituals.dev", "description": "Work with your dev team to estimate work, track your progress, and gather feedback", "icon": "rituals", "route": "/project/rituals", "hidden": false }, { "key": "npn", "title": "NPN", "description": "Basically Postman, it helps you explore and test HTTP services with a focus on speed and correctness", "icon": "npn", "route": "/project/npn", "hidden": false }, { "key": "loadtoad", "title": "Load Toad", "description": "A tool for uploading HTTP Archives (`.har` files) and running load tests", "icon": "loadtoad", "route": "/project/loadtoad", "hidden": false }, { "key": "admini", "title": "Admini", "description": "A database management application, basically; it does other stuff too", "icon": "admini", "route": "/project/admini", "hidden": false }, { "key": "todoforge", "title": "TODO Forge", "description": "Manages collections of todo items; a fairly bare-bones demo app", "icon": "todoforge", "route": "/project/todoforge", "hidden": false }, { "key": "hawkthorne", "title": "Hawkthorne", "description": "Web game based on the Community episode \"Digital Estate Planning\"", "icon": "hawkthorne", "route": "/project/hawkthorne", "hidden": false }, { "key": "solitaire", "title": "Solitaire.gg", "description": "A fairly full-featured Solitaire game, it saw limited success before I sold the domain", "icon": "solitaire", "route": "/project/solitaire", "hidden": false }, { "key": "boilerplay", "title": "Boilerplay", "description": "Scala reactive web application that served as a template for other projects", "icon": "boilerplay", "route": "/project/boilerplay", "hidden": false }, { "key": "projectile", "title": "Projectile", "description": "Generates beautiful Scala code from your Postgres database, GraphQL queries, or TypeScript definitions", "icon": "projectile", "route": "/project/projectile", "hidden": false }, { "key": "databaseflow", "title": "Database Flow", "description": "A Scala web application that helps you discover and search your database using SQL and GraphQL", "icon": "databaseflow", "route": "/project/databaseflow", "hidden": false }, { "key": "scala-js-typescript", "title": "ScalaJS TypeScript", "description": "A TypeScript-to-Scala.js converter, used for DefinitelyScala", "icon": "scala-js-typescript", "route": "/project/scala-js-typescript", "hidden": false }, { "key": "puzzlebrawl", "title": "Puzzle Brawl", "description": "Web version of Super Puzzle Fighter, one of my favorite games", "icon": "puzzlebrawl", "route": "/project/puzzlebrawl", "hidden": false }, { "key": "rustimate", "title": "Rustimate", "description": "A planning poker app, using an actix-web server communicating via websocket to WASM shared code", "icon": "rustimate", "route": "/project/rustimate", "hidden": false }, { "key": "generust", "title": "Generust", "description": "An outdated Rust project template for dynamic web applications", "icon": "generust", "route": "/project/generust", "hidden": false }, { "key": "restlessrealms", "title": "Restless Realms", "description": "A multiplayer RPG on the web, from back when it was hard to build those sorts of things", "icon": "restlessrealms", "route": "/project/restlessrealms", "hidden": false }, { "key": "graphql-gateway", "title": "GraphQL Gateway", "description": "Scala-based GraphQL gateway for REST and GraphQL services", "icon": "graphql-gateway", "route": "/project/graphql-gateway", "hidden": false } ] }, { "key": "", "hidden": false }, { "key": "admin", "title": "Settings", "description": "System-wide settings and preferences", "icon": "cog", "route": "/admin", "hidden": false }, { "key": "about", "title": "About", "description": "Get assistance and advice for using kyleu.dev", "icon": "question", "route": "/about", "hidden": false } ], "breadcrumbs": [ "admin", "Request**download" ], "profile": { "name": "Guest", "theme": "default" }, "authed": true, "admin": true, "icons": [ "searchbox", "app", "cog", "download", "profile", "right", "code", "projectforge", "rituals", "npn", "loadtoad", "admini", "todoforge", "hawkthorne", "solitaire", "boilerplay", "projectile", "databaseflow", "scala-js-typescript", "puzzlebrawl", "rustimate", "generust", "restlessrealms", "graphql-gateway", "question", "link" ], "defaultNavIcon": "cog", "rootIcon": "app", "rootPath": "/", "rootTitle": "kyleu.dev", "searchPath": "/search", "profilePath": "/profile", "browser": "claudebot", "browserVersion": "1.0", "platform": "bot", "data": { "action": { "action": "admin.request", "admin": true, "authed": true, "breadcrumbs": null, "browser": "claudebot", "browserVersion": "1.0", "description": "", "flashes": null, "os": "", "osVersion": "", "platform": "bot", "redirect": "", "started": "2024-11-21T08:59:01.974851056Z", "title": "" }, "data": null, "request": { "headers": { "Accept": [ "*/*" ], "Accept-Encoding": [ "gzip, br, zstd, deflate" ], "Connection": [ "" ], "Upgrade": [ "" ], "User-Agent": [ "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ], "X-Forwarded-For": [ "3.129.63.252:29547" ], "X-Forwarded-Host": [ "kyleu.dev" ], "X-Forwarded-Port": [ "" ], "X-Forwarded-Proto": [ "https" ], "X-Real-Ip": [ "3.129.63.252:29547" ] }, "host": "", "path": "/admin/request", "protocol": "", "queryString": "", "url": "/admin/request" } }, "started": "2024-11-21T08:59:01.974851056Z" }
|