Pinned Repositories
remix-website
adaptive-layout
Jetpack Compose library for easy implementation of Adaptive Layout.
chatgpt-android
📱 ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose.
chatgpt-editor
VSCode extension that allows you to use ChatGPT on the editor.
name-genie
The VSCode extension addresses the common challenge that developers face when it comes to naming. It provides a solution for naming conventions.
react-native-simple-banner-carousel
This is the simplest carousel component made for React Native.
react-native-simple-sticky-header
This is the sticky simplest header component made for React Native.
remix-auth-jwt
A Remix Auth strategy for working with JWT.
remix-testing-utils
Utils to make testing in Remix easier.
ts-chatgpt
A library that is created to receive pure responses that are typed using the official ChatGPT API.
takagimeow's Repositories
takagimeow/remix-auth-jwt
A Remix Auth strategy for working with JWT.
takagimeow/adaptive-layout
Jetpack Compose library for easy implementation of Adaptive Layout.
takagimeow/chatgpt-android
📱 ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose.
takagimeow/compose-samples
Official Jetpack Compose samples.
takagimeow/remix-auth-jwt-cloudflare-workers
This is a sample project to ensure that remix-auth-jwt also works with Cloudflare Workers.
takagimeow/accompanist
A collection of extension libraries for Jetpack Compose
takagimeow/blues-stack
The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.
takagimeow/bolt-js
A framework to build Slack apps using JavaScript
takagimeow/chatgpt-google-extension
A browser extension that enhance search engines with ChatGPT
takagimeow/chatgpt-slackbot-serverless
ChatGPT Slack Bot ( Serverless AWS Lambda )
takagimeow/conference-app-2022
The Official Conference App for DroidKaigi 2022
takagimeow/express-jwt
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
takagimeow/gradle-recipes
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
takagimeow/kentcdodds.com
My personal website
takagimeow/kotlin-ktor-exposed-starter
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
takagimeow/ktor-samples
Sample projects for Ktor
takagimeow/openai-kotlin
OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
takagimeow/remix-auth
Simple Authentication for Remix
takagimeow/remix-auth-auth0
An Auth0Strategy for Remix Auth, based on the OAuth2Strategy
takagimeow/remix-auth-form
A Remix Auth strategy for working with forms.
takagimeow/remix-auth-oauth2
A OAuth2Strategy for Remix Auth
takagimeow/remix-utils
A set of utility functions and types to use with Remix.run
takagimeow/Stax
Africa's only open source payment app. Automates USSD transactions.
takagimeow/UhooiPicBook-Android
Uhooi's character book.
takagimeow/whatsApp-clone-compose
📱 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat SDK for Compose.
takagimeow/chatgpt-vscode
A VSCode extension that allows you to use ChatGPT
takagimeow/react-calendly
Calendly integration for React apps
takagimeow/react-hooks-compose
Decouple Hooks from the presentational components that use them
takagimeow/remix-routers
A collection of UI library implementations of the Remix Router
takagimeow/tsyringe
Lightweight dependency injection container for JavaScript/TypeScript