Keshav Anand KeshavAnandCode
KeshavAnandCode pushed to main at KeshavAnandCode/competitive-programming 2026-04-17 01:16:54 +00:00
dafcadfd71 failed skewer scurvy solution but the idea is there
KeshavAnandCode pushed to master at KeshavAnandCode/terminal-portfolio 2026-04-16 01:27:23 +00:00
32b65e6202 update
KeshavAnandCode pushed to main at KeshavAnandCode/terminal-portfolio-site 2026-04-14 01:07:04 +00:00
4b0e449e68 test
KeshavAnandCode pushed to main at KeshavAnandCode/terminal-portfolio-site 2026-04-14 00:38:37 +00:00
KeshavAnandCode pushed to main at KeshavAnandCode/terminal-portfolio-site 2026-04-14 00:36:45 +00:00
c6198e7968 Initial commit: minimalist homepage with matrix rain background
77301e7b27 broken but ok
Compare 2 commits »
KeshavAnandCode pushed to main at KeshavAnandCode/terminal-portfolio-site 2026-04-14 00:30:24 +00:00
55c88f4577 some changes
KeshavAnandCode pushed to main at KeshavAnandCode/apush-rag 2026-04-13 04:56:54 +00:00
50b4c1c905 fixed and added mcp
3378ad7328 working
Compare 3 commits »
KeshavAnandCode pushed to main at KeshavAnandCode/competitive-programming 2026-04-11 00:32:37 +00:00
205784aebe MinesweeperMacaw solved
16832f6cea removed gitkeep
Compare 2 commits »
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-10 18:43:45 +00:00
1a1c494ade Saved progress at the end of the loop
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 01:35:59 +00:00
d9b2c5ee22 Change timer toggle label to 'LINK TIMER', remove 'open a round' text from empty buzzer state
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 01:31:54 +00:00
57c5f4e054 Open Round: start timer if toggle ON, regardless of current value
3c0ca7843f Open Round: properly reset and start timer when toggle ON
Compare 2 commits »
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 01:30:49 +00:00
a135746e37 Resume Round: preserve current timer value instead of restarting from set value
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 01:28:21 +00:00
56ecfaad54 Timer toggle: manual ON/OFF control, buttons auto-link when ON, NEVER auto-uncheck
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 01:24:52 +00:00
1ad1d96cb2 Timer toggle: manual ON/OFF control, buttons auto-link when ON, never auto-uncheck
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 01:21:09 +00:00
1a2dc295e1 Timer toggle: manual ON/OFF control, links to Open/Pause/Resume buttons, auto-syncs state
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:25:29 +00:00
9d34d648d8 Round closed: uncheck timer toggle when round ends
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:25:25 +00:00
7e52e1768b Fix timer toggle: manual control, starts from set value, syncs with modTimerRunning
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:22:38 +00:00
3dc9bdcc21 Link timer toggle to Open/Pause/Resume buttons — timer auto-starts/pauses/resumes with round
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:19:01 +00:00
22c4d28b42 Fix renderMod() duplicate code that broke script execution
b5031c4f71 Add timer toggle switch beneath timer block — links to START/STOP buttons
Compare 2 commits »
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:11:46 +00:00
b9d3b6115a Fix resumeRound: send resume_round type instead of open_round to preserve buzzes