> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nullftc.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to NullFTC — by teams, for teams.

## Overview

NullFTC empowers FTC developers to write high-quality code faster and more efficiently. Our mission is to simplify FTC programming, making it more accessible to all teams regardless of experience level.

Built by a team of dedicated students, NullFTC provides developer-friendly abstractions packed with powerful features. This allows teams to focus on what really matters: honing their robots, strategies, and becoming the best they can be.

***

## Projects

<CardGroup>
  <Card href="/commandkit" title="CommandKit" icon="command" color="#66cc33">
    A no-nonsense, lightweight command framework that just works — simple, reliable, and easy to use.
  </Card>

  <Card href="#" title="Choreo" icon="bezier-curve" color="#a153ca">
    Modern FTC path generation and trajectory following, designed to make robot movement precise and intuitive, Releasing soon!
  </Card>
</CardGroup>
