Skip to content

Lolarok/sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🎯 SHARP — Betting Intelligence Toolkit

Toolkit completo per scommesse: EV calculator, Kelly criterion, odds converter, bet tracker, Polymarket value finder.

🚀 Come vederlo

Opzione 1: GitHub Pages (online)

Il sito è già deployato su GitHub Pages:

🔗 https://lolarok.github.io/sharp/

Opzione 2: Locale (il tuo computer)

  1. Clona il repository:

    git clone https://github.com/Lolarok/sharp.git
    cd sharp
  2. Apri nel browser:

    • Mac: open index.html
    • Windows: start index.html
    • Linux: xdg-open index.html

    Oppure trascina index.html nel browser.

  3. Con un server locale (opzionale):

    # Python
    python3 -m http.server 8080
    
    # Node.js (se hai npx)
    npx serve .
    
    # Poi apri http://localhost:8080

Opzione 3: VS Code Live Server

  1. Apri la cartella in VS Code
  2. Installa l'estensione "Live Server"
  3. Clicca "Go Live" in basso a destra

✨ Funzionalità

  • Expected Value (EV) calculator
  • Kelly Criterion per sizing ottimale
  • Convertitore odds (decimali, frazionarie, americane)
  • Bet tracker con P&L
  • Polymarket value finder
  • Tutti gli strumenti in una pagina

📦 Stack

  • HTML + CSS + JavaScript vanilla
  • Nessuna dipendenza da installare
  • API pubbliche (fetch diretto dal browser)

About

🎯 Betting Intelligence Toolkit — EV calc, Kelly criterion, odds converter, bet tracker, Polymarket value finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages