Milad Targholi
Community@cloner93
android dev is love
Agent Skills by Milad Targholi
Showing 10 vetted skills indexed across 1 GitHub repositories.
ExpenseShare
Automate group expense tracking with debt and credit calculations.
server
Manages REST API for ExpenseShare with Ktor, PostgreSQL, and Exposed ORM.
composeApp
Automate ExpenseShare UI flows for authentication, group management, and transactions.
core/logger
Implement a cross-platform logging API for Kotlin applications.
core/network
Manage HTTP requests, token authentication, and error mapping for Compose Multiplatform apps.
core/navigation
Define type-safe navigation routes for Compose Multiplatform apps using Kotlinx Serialization.
core/common
Provide MVI architecture, theming, adaptive navigation, and reusable components for cross-platform clients.
core/data
Manage group expenses and transactions for the ExpenseShare application.
core/domain
Manage business logic and database access for ExpenseShare domain entities.
core/currency
Standardize monetary values as integers with the Amount class.