Keshav Anand KeshavAnandCode
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
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:09:34 +00:00
a9ccb42008 Add resume_round message and NEW ROUND toast notification for fresh round starts
20f0122f59 Fix toggleRound logic: Open Round opens, Pause Round closes
Compare 2 commits »
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:07:27 +00:00
548a7e29f0 Fix toggleRound: Pause Round now actually closes the round (not open)
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:05:52 +00:00
a01b584d10 Mod: update round_closed handler to show resume button for accidental closes
191d66e6d4 Mod buttons: show Resume Round button when round is closed/paused
462979e6f7 Remove reset buzzer button — Open Round now resets and becomes Pause Round
Compare 3 commits »
KeshavAnandCode pushed to main at KeshavAnandCode/buzzer-site 2026-04-09 00:03:53 +00:00
e318a2c058 Mod settings panel: call renderRoundButtons() for consistent button state
c9795f816c Mod round buttons: clean button state management without extra animations
01cd50abf7 Redesign mod UI — combine round controls into toggle system with pause/resume
Compare 3 commits »