Skip to content

Porx312/ProjectD

Repository files navigation

🏎️ PX Project Dream

PX Project Dream is an elite simulation platform for Assetto Corsa drivers. It combines advanced telemetry analytics, a high-stakes PvP battle system, and a smart automated community rotation to help simracers master the line.


🏁 Key Features

⏱️ Interactive Ranking Hub

Master the PK Akina standards with our interactive benchmarking tool. Select your machine machine (EK9, AE86, RX7, R34) and view corner-by-corner verified time standards.

⚔️ Ranked Battle System

Engage in high-stakes PvP duels with fair matchmaking. Our system strictly enforces ±2 Rank restrictions to ensure every battle is a challenge of skill, not just equipment.

📡 Smart Server Rotation

Our high-performance VPS operates on an automated 24h loop. The community drives the track selection through a real-time voting system integrated directly into the dashboard.

📈 YouTube Telemetry Analysis

Import hotlaps and sync them with our telemetry engine. Compare your braking points, apex speeds, and throttle inputs against world-class records.


🛠️ Tech Stack


🧩 Modular Architecture

The project follows a highly maintainable modular structure:

  • _components/: Isolated logical blocks (e.g., RankingHub, TrackVotingGrid).
  • _data/: Centralized documentation and static configuration.
  • Convex Schema: Strict type-safety and real-time reactive mutations.

⚙️ Configuration & Setup

Create a .env.local file with the following keys:

# Convex Configuration
NEXT_PUBLIC_CONVEX_URL=your_convex_url
CONVEX_DEPLOYMENT=your_deployment_id

# Clerk Authentication
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your_publishable_key
CLERK_SECRET_KEY=your_secret_key

🚀 Local Development

  1. Clone the repo:

    git clone https://github.com/tuusuario/project-dream.git
  2. Install dependencies:

    pnpm install
  3. Start the development servers:

    # Terminal 1: Frontend
    pnpm run dev
    
    # Terminal 2: Convex Backend
    npx convex dev

💡 Mission

Project Dream seeks to help simracers understand their driving and improve their times scientifically. We believe every corner has a story, and our mission is to help you master it.


👨‍💻 Credits

Developed with passion by the PX Community. Hecho con ❤️ para la comunidad de simracing.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages