|
23 | 23 | "pinned_order": 5, |
24 | 24 | "created_at": "2025-11-10T14:00:00+03:00" |
25 | 25 | }, |
| 26 | + { |
| 27 | + "slug": "seance", |
| 28 | + "to": "/apps/seance", |
| 29 | + "title": "Code Seance", |
| 30 | + "description": "Communicate with the ghosts of deprecated code in this haunted terminal.", |
| 31 | + "icon": "SkullIcon", |
| 32 | + "pinned_order": 6, |
| 33 | + "created_at": "2025-11-28T20:00:00+03:00" |
| 34 | + }, |
26 | 35 | { |
27 | 36 | "slug": "mastermind", |
28 | 37 | "to": "/apps/mastermind", |
29 | 38 | "title": "Mastermind", |
30 | 39 | "description": "Play the classic code-breaking game of Mastermind (Bulls and Cows).", |
31 | 40 | "icon": "PuzzlePieceIcon", |
32 | | - "pinned_order": 6, |
| 41 | + "pinned_order": 7, |
33 | 42 | "created_at": "2025-11-23T18:28:07+03:00" |
34 | 43 | }, |
35 | 44 | { |
|
38 | 47 | "title": "Nonogram", |
39 | 48 | "description": "Solve picture logic puzzles by filling cells according to numerical clues.", |
40 | 49 | "icon": "GridFourIcon", |
41 | | - "pinned_order": 7, |
| 50 | + "pinned_order": 8, |
42 | 51 | "created_at": "2025-11-23T20:43:44+03:00" |
43 | 52 | }, |
44 | 53 | { |
|
162 | 171 | "title": "Tournament Bracket", |
163 | 172 | "description": "Create and manage tournament brackets.", |
164 | 173 | "icon": "ListNumbersIcon", |
165 | | - "pinned_order": 8, |
| 174 | + "pinned_order": 9, |
166 | 175 | "created_at": "2025-11-07T14:22:02+03:00" |
167 | 176 | }, |
168 | 177 | { |
|
187 | 196 | "title": "Whiteboard", |
188 | 197 | "description": "A simple digital whiteboard for sketching and doodling.", |
189 | 198 | "icon": "PencilSimpleIcon", |
190 | | - "pinned_order": 9, |
| 199 | + "pinned_order": 10, |
191 | 200 | "created_at": "2025-11-25T17:00:00+03:00" |
192 | 201 | }, |
193 | 202 | { |
|
268 | 277 | "title": "Color Palette Generator", |
269 | 278 | "description": "Generate random color palettes.", |
270 | 279 | "icon": "PaletteIcon", |
271 | | - "pinned_order": 10, |
| 280 | + "pinned_order": 11, |
272 | 281 | "created_at": "2025-11-07T19:33:40+03:00" |
273 | 282 | }, |
274 | 283 | { |
|
341 | 350 | "title": "Morse Code Translator", |
342 | 351 | "description": "Translate text to Morse code and vice-versa, with audio playback.", |
343 | 352 | "icon": "TranslateIcon", |
344 | | - "pinned_order": 11, |
| 353 | + "pinned_order": 12, |
345 | 354 | "created_at": "2025-11-23T18:16:28+03:00" |
346 | 355 | }, |
347 | 356 | { |
|
407 | 416 | "title": "Image Toolkit", |
408 | 417 | "description": "A toolkit for basic image manipulations.", |
409 | 418 | "icon": "ImageIcon", |
410 | | - "pinned_order": 12, |
| 419 | + "pinned_order": 13, |
411 | 420 | "created_at": "2025-11-10T23:58:16+03:00" |
412 | 421 | }, |
413 | 422 | { |
|
416 | 425 | "title": "Image Compressor", |
417 | 426 | "description": "Compress images to reduce file size while maintaining quality.", |
418 | 427 | "icon": "ArrowsInLineHorizontalIcon", |
419 | | - "pinned_order": 13, |
| 428 | + "pinned_order": 14, |
420 | 429 | "created_at": "2025-11-23T12:54:58+03:00" |
421 | 430 | }, |
422 | 431 | { |
|
425 | 434 | "title": "Stopwatch", |
426 | 435 | "description": "A simple stopwatch with lap functionality.", |
427 | 436 | "icon": "TimerIcon", |
428 | | - "pinned_order": 14, |
| 437 | + "pinned_order": 15, |
429 | 438 | "created_at": "2025-11-23T17:30:23+03:00" |
430 | 439 | }, |
431 | 440 | { |
|
434 | 443 | "title": "Pomodoro Timer", |
435 | 444 | "description": "A simple and customizable Pomodoro timer to boost your productivity.", |
436 | 445 | "icon": "TimerIcon", |
437 | | - "pinned_order": 15, |
| 446 | + "pinned_order": 16, |
438 | 447 | "created_at": "2025-11-23T18:11:03+03:00" |
439 | 448 | }, |
440 | 449 | { |
|
0 commit comments