πŸ“š
AlgoChronicleTrack your growth
🏠HomeπŸ“…40-Day ScheduleπŸ”„RevisionsπŸ”₯ConsistencyπŸ“ŠStatsπŸ“‹CheatsheetπŸ—ΊοΈProblem Map

Settings

Configure your personal AlgoChronicle instance. All data is stored locally in your browser.

User Identity

A unique identifier for you (can be your GitHub username, email, or any unique string)

Firebase Configuration

Get these values from your Firebase project settings β†’ General β†’ Your apps β†’ Firebase SDK snippet β†’ Config

Preferences

ℹ️ How to set up Firebase

  1. Go to Firebase Console
  2. Create a new project or select an existing one
  3. Add a Web app to your project
  4. Go to Project Settings β†’ General β†’ Your apps
  5. Copy the Firebase SDK configuration values and paste them above
  6. Enable Firestore Database in your Firebase project
  7. Set up Firestore security rules to allow read/write access

Privacy Notice: All configuration is stored locally in your browser's localStorage. Your Firebase credentials never leave your device except when making authorized requests to your own Firebase project.

πŸ“šAlgoChronicle

Track your coding growth, one commit at a time. Master DSA with spaced repetition.

Quick Links

  • 🏠Home
  • βž•Add Problem
  • πŸ“…40-Day Schedule
  • πŸ”„Revisions
  • πŸ“ŠStatistics
  • πŸ“‹Cheatsheet

Resources

  • πŸ“–Setup Guide
  • ⚑Quick Start
  • πŸ’»GitHub Repo
  • 🧠Spaced Repetition
  • πŸ“‘RSS Feed

Pro Tips

  • β€’Solve consistently every day
  • β€’Review problems using spaced repetition
  • β€’Add detailed notes for future reference
  • β€’Track solutions in multiple languages
© 2025 AlgoChronicle. Built with ❀️ using Next.js, Firebase & Tailwind CSS
Privacyβ€’Termsβ€’Report Issue

β€œThe only way to learn a new programming language is by writing programs in it.” - Dennis Ritchie