|
5 | 5 | "icon": "GameControllerIcon", |
6 | 6 | "order": 1, |
7 | 7 | "apps": [ |
| 8 | + { |
| 9 | + "slug": "fezynth", |
| 10 | + "to": "/apps/fezynth", |
| 11 | + "title": "FeZynth", |
| 12 | + "description": "Make music with Web Audio API and Canvas API", |
| 13 | + "icon": "MusicNoteIcon", |
| 14 | + "pinned_order": 4, |
| 15 | + "created_at": "2025-11-10T14:00:00+03:00" |
| 16 | + }, |
8 | 17 | { |
9 | 18 | "slug": "feztype", |
10 | 19 | "to": "/apps/feztype", |
11 | 20 | "title": "FezType (Typing Speed Tester)", |
12 | 21 | "description": "Test and improve your typing speed.", |
13 | 22 | "icon": "KeyboardIcon", |
14 | | - "pinned_order": 4, |
| 23 | + "pinned_order": 5, |
15 | 24 | "created_at": "2025-11-10T14:00:00+03:00" |
16 | 25 | }, |
17 | 26 | { |
|
20 | 29 | "title": "Mastermind", |
21 | 30 | "description": "Play the classic code-breaking game of Mastermind (Bulls and Cows).", |
22 | 31 | "icon": "PuzzlePieceIcon", |
23 | | - "pinned_order": 5, |
| 32 | + "pinned_order": 6, |
24 | 33 | "created_at": "2025-11-23T18:28:07+03:00" |
25 | 34 | }, |
26 | 35 | { |
|
29 | 38 | "title": "Nonogram", |
30 | 39 | "description": "Solve picture logic puzzles by filling cells according to numerical clues.", |
31 | 40 | "icon": "GridFourIcon", |
32 | | - "pinned_order": 6, |
| 41 | + "pinned_order": 7, |
33 | 42 | "created_at": "2025-11-23T20:43:44+03:00" |
34 | 43 | }, |
35 | 44 | { |
|
153 | 162 | "title": "Tournament Bracket", |
154 | 163 | "description": "Create and manage tournament brackets.", |
155 | 164 | "icon": "ListNumbersIcon", |
156 | | - "pinned_order": 7, |
| 165 | + "pinned_order": 8, |
157 | 166 | "created_at": "2025-11-07T14:22:02+03:00" |
158 | 167 | }, |
159 | 168 | { |
|
178 | 187 | "title": "Whiteboard", |
179 | 188 | "description": "A simple digital whiteboard for sketching and doodling.", |
180 | 189 | "icon": "PencilSimpleIcon", |
181 | | - "pinned_order": 8, |
| 190 | + "pinned_order": 9, |
182 | 191 | "created_at": "2025-11-25T17:00:00+03:00" |
183 | 192 | }, |
184 | 193 | { |
|
259 | 268 | "title": "Color Palette Generator", |
260 | 269 | "description": "Generate random color palettes.", |
261 | 270 | "icon": "PaletteIcon", |
262 | | - "pinned_order": 9, |
| 271 | + "pinned_order": 10, |
263 | 272 | "created_at": "2025-11-07T19:33:40+03:00" |
264 | 273 | }, |
265 | 274 | { |
|
332 | 341 | "title": "Morse Code Translator", |
333 | 342 | "description": "Translate text to Morse code and vice-versa, with audio playback.", |
334 | 343 | "icon": "TranslateIcon", |
335 | | - "pinned_order": 10, |
| 344 | + "pinned_order": 11, |
336 | 345 | "created_at": "2025-11-23T18:16:28+03:00" |
337 | 346 | }, |
338 | 347 | { |
|
398 | 407 | "title": "Image Toolkit", |
399 | 408 | "description": "A toolkit for basic image manipulations.", |
400 | 409 | "icon": "ImageIcon", |
401 | | - "pinned_order": 11, |
| 410 | + "pinned_order": 12, |
402 | 411 | "created_at": "2025-11-10T23:58:16+03:00" |
403 | 412 | }, |
404 | 413 | { |
|
407 | 416 | "title": "Image Compressor", |
408 | 417 | "description": "Compress images to reduce file size while maintaining quality.", |
409 | 418 | "icon": "ArrowsInLineHorizontalIcon", |
410 | | - "pinned_order": 12, |
| 419 | + "pinned_order": 13, |
411 | 420 | "created_at": "2025-11-23T12:54:58+03:00" |
412 | 421 | }, |
413 | 422 | { |
|
416 | 425 | "title": "Stopwatch", |
417 | 426 | "description": "A simple stopwatch with lap functionality.", |
418 | 427 | "icon": "TimerIcon", |
419 | | - "pinned_order": 13, |
| 428 | + "pinned_order": 14, |
420 | 429 | "created_at": "2025-11-23T17:30:23+03:00" |
421 | 430 | }, |
422 | 431 | { |
|
425 | 434 | "title": "Pomodoro Timer", |
426 | 435 | "description": "A simple and customizable Pomodoro timer to boost your productivity.", |
427 | 436 | "icon": "TimerIcon", |
428 | | - "pinned_order": 14, |
| 437 | + "pinned_order": 15, |
429 | 438 | "created_at": "2025-11-23T18:11:03+03:00" |
430 | 439 | }, |
431 | 440 | { |
|
0 commit comments