SimonSchubert/Braincup
Memory, focus & math trainer
What's novel
Memory, focus & math trainer
Code Analysis
2 files read · 4 roundsProvides a standard iOS shell for embedding Kotlin Compose UI via SwiftUI wrappers, but lacks the core application logic.
Strengths
The Swift wrapper code is clean, follows standard patterns for `UIViewControllerRepresentable`, and correctly bridges the native iOS environment with Compose. The project structure aligns well with the README description of a Compose Multiplatform app.
Weaknesses
The core Kotlin source files containing business logic, algorithms, and state management are missing from the provided file tree, preventing any evaluation of functionality or complexity. The application currently only displays a static 'Hello World' placeholder.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
138
Contributors
3
Files
365
Active weeks
5
Repository
Language
Kotlin
Stars
162
Forks
11
License
Apache-2.0