Aniruddha Roy
Community@aniruddha81 · Rajshahi,Bangladesh
Aniruddha Roy provides Appwrite backend integration skills covering TypeScript, Kotlin, Go, and command-line deployment for auth, databases, storage, and functions.
Agent Skills by Aniruddha Roy
Showing 4 vetted skills indexed across 1 GitHub repositories.
appwrite-typescript
Implements Appwrite TypeScript SDK integrations for authentication, databases, storage, and real-time subscriptions.
appwrite-kotlin
Implements Appwrite backend services in Kotlin for Android apps and JVM servers.
appwrite-cli
Guides correct usage of the Appwrite CLI for project configuration, deployment, and code generation.
appwrite-go
Implements server-side Go applications using the Appwrite SDK for users, databases, storage, and functions.
Frequently Asked Questions About Aniruddha Roy
FAQPage SchemaWhat tasks can I accomplish with Aniruddha Roy's Appwrite skills?▼
You can implement client-side authentication (email, OAuth, anonymous), run database queries and CRUD operations, upload files to storage, subscribe to real-time updates, and perform server-side administration of users, databases, storage, and functions using API keys across TypeScript, Kotlin, and Go.
Who should use these Appwrite skills?▼
Frontend developers building browser or React Native apps, Android engineers writing Kotlin with coroutine support, Go backend developers, and DevOps engineers scripting Appwrite deployments, generating typed models from table schemas, or managing CI authentication and cloud regional endpoints.
How do I deploy and manage Appwrite projects using the CLI skill?▼
Use appwrite.config.json for project configuration, pull/push for functions, sites, and tables, and one-shot service calls for ad-hoc operations. The skill covers CI authentication, function and site variables, regional endpoints, and type-safe code generation via appwrite generate and appwrite types.
What platforms and languages are supported?▼
Browser-based JavaScript/TypeScript apps, React Native mobile apps, Node.js and Deno server backends, native Android apps, Kotlin/JVM server backends, and server-side Go applications using per-service packages with the functional options pattern.
What are the prerequisites for using these Appwrite skills?▼
You need an Appwrite project (cloud or self-hosted) and, for server-side operations, API keys granting admin access to users, databases, storage, and functions. Android OAuth requires Activity integration, and CLI usage assumes the appwrite binary is installed and linked to a project.