Kerboul kerboul
  • Kerboul City, D.M.
  • https://gov.kerboul.me
  • Co-President of the FPDRK - Full-Stack Engineer

  • Joined on 2025-04-15
kerboul created repository kerboul/rolld 2026-05-15 09:11:56 +02:00
kerboul pushed to main at kerboul/tp1 2026-04-08 15:45:29 +02:00
912f37344f Add test target to Makefile for running unit tests
kerboul pushed to main at kerboul/tp1 2026-04-08 15:04:17 +02:00
9d6a155eb4 Implement Nim game logic and heuristics, including board, moves, roles, and AI algorithms
kerboul pushed to main at kerboul/tp1 2026-04-07 14:49:36 +02:00
6f90c96789 Actualiser README.md
kerboul pushed to main at kerboul/tp1 2026-04-07 14:42:54 +02:00
68cf66b19c Implémenter DominosHeuristics et MiniMax
kerboul pushed to main at kerboul/tp1 2026-04-07 14:41:25 +02:00
9700af5c65 Initial commit — sujet TP1 IIA (Minimax / Alpha-Beta)
kerboul created branch main in kerboul/tp1 2026-04-07 14:41:25 +02:00
kerboul created repository kerboul/tp1 2026-04-07 14:41:20 +02:00
kerboul pushed to master at kerboul/observable 2026-04-07 09:33:28 +02:00
838665001e fix: hardcode PGPASSWORD default so loaders work without local .env
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 16:16:53 +02:00
bfbe5c6050 feat: cap max isochrone range at 8h (28800s)
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 15:55:17 +02:00
7319184f74 fix: add Connection: close to prevent keep-alive socket reuse after abort
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 15:51:22 +02:00
63eb6b921d feat: predev hook auto-starts local Valhalla (WSL) before npm run dev
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 15:50:47 +02:00
05f7cb35cc feat: estimated progress bar + Valhalla 2 threads
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 15:43:52 +02:00
70b4da8e2c fix: use spherical polygon formula for isochrone area (Turf.js method)
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 15:42:56 +02:00
071e4f91ac feat: add GitHub link in panel footer
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 15:39:01 +02:00
d68f954a7d feat: landing page, floating glass panel, basemap switcher, area stats, share URL
kerboul pushed to master at kerboul/isochrone-app 2026-03-31 15:17:52 +02:00
20f5c1a361 feat: Valhalla status poll loop with IPC/fetch dual-mode
332acfe815 feat: English UI + more distinct isochrone colors
cf6e4c6479 docs: rename screenshot to bust CDN cache
9463eaa8ad docs: update screenshot
7b9b2cda5a docs: add screenshot and badges to README
Compare 6 commits »
kerboul pushed to master at kerboul/isochrone-app 2026-03-30 23:15:08 +02:00
fbd7bf5c70 feat: migrate from ORS API to self-hosted Valhalla
kerboul pushed to master at kerboul/isochrone-app 2026-03-30 20:29:04 +02:00
a41670a52f fix: cap time ranges to 60min max (ORS free tier limit), switch to minutes
kerboul pushed to master at kerboul/isochrone-app 2026-03-30 20:25:24 +02:00
b23e85c4ca fix: relax CSP to allow MapLibre workers, tiles, and external APIs