Landing page and download portal for autOScan
Website for autOScan, a TUI tool for batch compiling, grading, and analyzing C lab submissions.
- Hero section with animated iridescent background and video preview
- Feature showcase with capability cards
- Direct download links to GitHub Releases (macOS ARM64, Linux x64)
- Changelog page with full release history
- Next.js 16 (App Router) + React 19 + TypeScript
- Tailwind CSS v4 for styling
- Framer Motion for scroll-triggered animations
- Bun as the runtime and package manager
bun install
bun run devOpen http://localhost:3000.
bun run build
bun run start- autOScan - TUI grading tool
- autOScan Engine - shared grading engine
MIT