tomlin7 / AoC

Editor, bench tool and a daily notifier for supercharging Advent of Code!

Home Page:https://aoc24.vercel.app

Repository from Github https://github.comtomlin7/AoCRepository from Github https://github.comtomlin7/AoC

Advent of Code

advent-of-code cross-platform-download

Home repo for my solutions and an editor and bench tool for supercharging Advent of Code!

app

Also includes a notification daemon for daily AoC challenge notifications during Dec 1-25!

notifier

Getting Started

  1. Open the app
  2. You will notice it fails to fetch data or generate benchmarks for your code. You will have to run the backend yourself.
  3. Get a Gemini API key. Set it as an environment variable: set API_KEY=YOUR_KEY or export API_KEY=YOUR_KEY
  4. You will need bun/npm:
bun i
bun run dev

That's it! Now just refresh the app.

About

Editor, bench tool and a daily notifier for supercharging Advent of Code!

https://aoc24.vercel.app


Languages

Language:Python 45.8%Language:TypeScript 39.5%Language:JavaScript 11.7%Language:CSS 2.5%Language:HTML 0.5%