Skip to content

SEED-TO-TREE/agentdeadlines

Repository files navigation

AgentDeadlines

Never miss an AI Agent hackathon or competition deadline.
View Live Site  ·  Add an Event  ·  Report Bug


AgentDeadlines Screenshot


About

AgentDeadlines is a community-driven deadline tracker for AI Agent hackathons, competitions, and benchmark challenges. Inspired by aideadlin.es, rebuilt with a modern stack.

Features

  • Countdown badges — Color-coded urgency (red/orange/green) with live updates
  • Smart filters — Filter by category (Hackathon / Competition / Benchmark), format (Online / In-person / Hybrid), and status (Upcoming / Past)
  • Dark theme — Cyberpunk-inspired UI with neon accents
  • Responsive — Works on desktop, tablet, and mobile
  • Community data — Events managed via YAML, open for PRs

Tech Stack

Framework Next.js 14 (App Router)
Styling Tailwind CSS 4
Language TypeScript
Data YAML
Package Manager pnpm
Deployment Vercel

Getting Started

# Clone the repo
git clone https://github.com/SEED-TO-TREE/agentdeadlines.git
cd agentdeadlines

# Install dependencies
pnpm install

# Run dev server
pnpm dev

Open http://localhost:3000 in your browser.

Add an Event

We welcome community contributions! To add a new event:

  1. Fork this repository
  2. Add your event to data/events.yaml
  3. Submit a Pull Request

See CONTRIBUTING.md for the full guide and YAML schema.

License

MIT — Built by @남우

About

AI Agent hackathon & competition deadline tracker

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors