gpt-engineer-app[bot]
8a297107f6
Fix index page display
...
Ensure the guessing game is visible on the index page.
2025-08-10 16:44:33 +00:00
gpt-engineer-app[bot]
1ad16d355c
Add guessing game to data structures
...
Add the guessing game component to the "Data Structures and Algorithms" theme and update the index to include it.
2025-08-10 15:51:03 +00:00
gpt-engineer-app[bot]
d455a6e752
Fix: Add puzzle to index
...
The "Parliament of Sikinia" puzzle was not visible on the index page. This commit adds the puzzle to the index page to resolve the issue.
2025-07-24 03:05:33 +00:00
gpt-engineer-app[bot]
98a2b98975
Add interactive to index
...
Update width and add Sikinia Parliament puzzle to index page.
2025-07-24 03:04:33 +00:00
6af3ec81ef
Add Assisted Nim Game and update components
2025-07-22 03:35:33 +05:30
3705152d34
feat: add standalone Nim game page, route, and container layout; remove global header/footer from /games/nim
2025-07-22 02:40:47 +05:30
gpt-engineer-app[bot]
86183cf856
Visual edit in Lovable
...
Edited UI in Lovable
2025-07-21 10:22:28 +00:00
gpt-engineer-app[bot]
13f04fd7f7
Rename a title
...
Rename "Balanced Ternary Number Representation" to "Balanced Ternary Representation".
2025-07-21 10:12:11 +00:00
gpt-engineer-app[bot]
a384562f9f
Refactor home page and navigation
...
Move icon to navigation, update featured interactives, and add random interactives section.
2025-07-21 09:59:47 +00:00
gpt-engineer-app[bot]
5a6442268d
Add Knights interactive to index
...
Add the Knights interactive to the index page.
2025-07-21 09:52:51 +00:00
gpt-engineer-app[bot]
ad504df7ae
Visual edit in Lovable
...
Edited UI in Lovable
2025-07-21 09:52:16 +00:00
gpt-engineer-app[bot]
a649d2fc41
Refactor index page
...
Display all interactives and redesign using cards.
2025-07-21 07:58:37 +00:00
3f04e8c7d7
Refactor site structure and add comprehensive interactive index
...
- Move Puzzles and Miscellany under Themes
- Add Contest Problems as new theme
- Create About page with comprehensive site information
- Create InteractiveIndex component with advanced filtering and sorting
- Update navigation to include Index, Themes, and About
- Add pagination (10 items per page) with search and tag filtering
- Update routing structure for new theme organization
- Remove standalone Puzzles and Miscellany pages
- Add new theme pages: /themes/puzzles, /themes/miscellany, /themes/contest-problems
- Update homepage to point to new interactive index
- Maintain consistent layout and styling across all new pages
2025-07-20 10:07:04 +05:30
gpt-engineer-app[bot]
76e47c5b00
Add common header and footer
...
Implement a common header and footer for all pages except interactive pages. The footer will initially contain placeholder text.
2025-07-19 13:39:51 +00:00
gpt-engineer-app[bot]
02b53640b7
Visual edit in Lovable
...
Edited UI in Lovable
2025-07-19 13:07:49 +00:00
gpt-engineer-app[bot]
bc02958540
Visual edit in Lovable
...
Edited UI in Lovable
2025-07-19 13:07:24 +00:00
gpt-engineer-app[bot]
bac8ef570d
Remove section
...
Remove the selected section from the index page.
2025-07-19 13:07:22 +00:00
gpt-engineer-app[bot]
ae2d6848d4
Remove section from index page
...
Remove the selected section from the index page.
2025-07-19 13:06:54 +00:00
gpt-engineer-app[bot]
9bf592d4f9
Remove element
...
Remove the selected element from the page.
2025-07-19 13:06:29 +00:00
gpt-engineer-app[bot]
fb7bb4aca4
feat: Implement website structure
...
- Add navigation with Themes, Puzzles, and Miscellany.
- Create "coming soon" pages for Puzzles and Miscellany.
- Create a Themes page with cards for various topics.
- Implement basic boxy layout.
- Prepare for future interactive additions and filtering.
- Set up for Netlify deployment.
2025-07-19 13:01:09 +00:00
gpt-engineer-app[bot]
9debcb7e0b
Use tech stack vite_react_shadcn_ts
2025-07-19 12:58:18 +00:00