Skip to content

Latest commit

ย 

History

History
102 lines (77 loc) ยท 3.63 KB

File metadata and controls

102 lines (77 loc) ยท 3.63 KB

<<<<<<< HEAD

CodeTrackPro

=======

CodeTrackPro - Futuristic Coding Dashboard

A visually stunning, AI-powered coding profile aggregator inspired by Codolio with dynamic charts, multi-platform tracking, and intelligent recommendations.

๐Ÿš€ Features

  • AI Chat Master Bot: Personalized coding recommendations and performance analysis
  • Dynamic Analytics: Beautiful Chart.js visualizations for progress tracking
  • Multi-Platform Integration: Support for LeetCode, Codeforces, HackerRank, and more
  • Global Leaderboard: Compete with developers worldwide
  • Event Tracker: Never miss contests and coding events
  • Achievement Timeline: Visual timeline of your coding journey
  • Futuristic UI: Sleek design with animations and particle effects

๐Ÿ“ Project Structure

CodeTrackPro/
โ”œโ”€โ”€ index.html          # Landing page with features overview
โ”œโ”€โ”€ dashboard.html      # Main dashboard with all functionality
โ”œโ”€โ”€ main.html          # Redirect to landing page (legacy)
โ”œโ”€โ”€ css/
โ”‚   โ””โ”€โ”€ styles.css     # Custom styles and animations
โ””โ”€โ”€ js/
    โ”œโ”€โ”€ app.js         # Core application logic
    โ”œโ”€โ”€ charts.js      # Chart.js configurations and management
    โ”œโ”€โ”€ animations.js  # Particle effects and animations
    โ”œโ”€โ”€ ai-features.js # AI chat functionality
    โ”œโ”€โ”€ data.js        # Data management and storage
    โ””โ”€โ”€ init.js        # App initialization and utilities

๐ŸŽฏ Getting Started

  1. Open Landing Page: Start with index.html for an overview
  2. Launch Dashboard: Click "Launch Dashboard" or open dashboard.html directly
  3. Explore Features: Navigate through different sections using the sidebar

๐ŸŽจ Design Features

  • Orbitron Font: Futuristic typography
  • Gradient Animations: Smooth color transitions
  • Particle Effects: Interactive background elements
  • Responsive Design: Works on all device sizes
  • Dark Theme: Eye-soothing color scheme

๐Ÿ›  Technologies Used

  • HTML5: Semantic markup
  • Vanilla JavaScript: No framework dependencies
  • Tailwind CSS: Utility-first CSS framework
  • Chart.js: Dynamic chart rendering
  • CSS3: Custom animations and effects

๐Ÿ”ง Customization

  • Colors: Modify gradient colors in CSS variables
  • Data: Update sample data in js/data.js
  • Charts: Configure chart options in js/charts.js
  • AI Responses: Customize bot responses in js/ai-features.js

๐Ÿ“ˆ Chart Types

  • Progress Chart: Weekly coding activity
  • Difficulty Distribution: Problem difficulty breakdown
  • Platform Performance: Multi-platform statistics
  • Rating History: Contest rating over time

๐Ÿค– AI Features

  • Smart Recommendations: Algorithm-based problem suggestions
  • Performance Analysis: Weakness identification
  • Study Plans: Personalized learning paths
  • Contest Preparation: Targeted practice recommendations

๐ŸŽฎ Interactive Elements

  • Platform Switching: Dynamic data filtering
  • Theme Toggle: Light/dark mode support
  • Export Functionality: Data download capabilities
  • Real-time Updates: Live performance tracking

๐Ÿ“ฑ Responsive Design

  • Mobile-First: Optimized for mobile devices
  • Tablet Support: Adapted layouts for tablets
  • Desktop Enhanced: Full-featured desktop experience

๐ŸŽช Animations

  • Floating Elements: Smooth hover effects
  • Particle System: Dynamic background particles
  • Counter Animations: Number counting effects
  • Smooth Scrolling: Seamless navigation

CodeTrackPro - Master Your Coding Journey with AI-Powered Insights! ๐Ÿš€

14b235f (project CodeTrackPro)