I created a custom Convex Auth Provider for Minecraft
The full flow:
- User types /app command in Minecraft, which via a Plugin sends a signed POST request to ...
- a Next.js Route Handler that seals the UUID using iron-session and returns it back to
- the plugin which then sends the user a message with a link to a
- Next.js page which triggers the signIn method on the ...
Namesake: Simplifying legal name changes in the US
Excited to share that today we publicly launched Namesake, an app built with Convex to help streamline the legal name change process in the US!
- Step-by-step name change "quests" let you track your progress across different tasks, from the initial court order to your Social Security, state ID or driver's license, passport, and more.
- Answers to frequently asked questions are included based on our experience helping to facilitate name change clinics in Massachusetts.
- Guided forms help you fill out all relevant paperwork, clarifying legal jargon....

convex-schema-parser
convex-schema-parser
A simple dev tool which generates typed
Python and Rust api clients. It is intended to run alongside convex dev.
E.g. you might have to work on multiple other frontends/backends which use your convex deployment and are not TypeScript. You would then point convex-schema-parser via a .yaml to your local convex repo and where to write the generated clients. E.g.:
...Magister - AI Mentorship
Magister is an AI mentorship platform where users can chat with virtual mentors modeled after iconic entrepreneurs and builders. Designed for founders, indie hackers, and product-minded creators, Magister gives you instant access to tailored startup advice, strategy feedback, and product insights. Whenever you need it. Think of it as your personal board of advisors, powered by AI.
https://www.magistermentor.com/...

convex-viz: Generate Interactive ER Diagrams from Convex Schemas
Hi all,
I’ve put together a tool called convex-viz for visualizing Convex database schemas as interactive Mermaid ER diagrams.
Usage:...
Resend Component
Hey everyone. I made a Convex + Resend component:
https://www.convex.dev/components/resend
This component is the official way to integrate the Resend email service with your Convex project. I strongly recommend you use it if you're sending user email in your Convex app!...
console.log Your Production App.
Logmonitor streams every log from your users' devices in real-time, so you can find and fix bugs faster.
checkout website: https://logmonitor.io
I built this https://app.logmonitor.io app using Convex....

Any Llm Chat - Powerful Cross-Platform Multi-LLM Chat App Built with Convex & React Native!
Hey everyone! 👋
I'm hyped to share my new cross-platform multi-LLM chat app built with Convex and React Native!
Why native mobile? We're leveraging device features like Camera 📸, Voice 🎙️, Haptics 📳, and more for truly multimodal AI experiences. It's built for performance and a seamless UX on iOS, Android, and Web....

Pitchly - Practice VC Pitching - Free to Use
Made this site to practice pitching to a VC
I don’t make money off of it, nor do I save any user data/cookies.
But I made a platform today to practice pitching to a VC and get feedback to improve your pitching....
Presence in Convex
I wrote a little presence component that you can use directly in your Convex apps, or copy the code to change as you see fit: https://www.convex.dev/components/presence.
It's written in such a way that subscription updates within a "room" are only sent whenever someone joins/leaves, not on every heartbeat. It also shares the same cached subscription for everyone in the room so only issues a single database read. I've set it up so it marks a user as offline immediately whenever they lose visibility state or close the browser tab, but it also disconnects them after a timeout if the connection fails somehow.
Demo: https://presence.previews.convex.dev/...

React Router v7 x Convex = Best thing since cheesecake
I made a simple starter kit using RRv7 and Convex... safe to say I am in love
https://www.youtube.com/watch?v=8Ay4ZK4-los&t=4s...
Reciepie - AI cooking assistant
Stuck on 'what to cook' AGAIN?🫤
Meet Reciepie! Your new AI cooking assistant.
Just write your wishes (or snap a pic!) and get instant recipes....
Kotlin Multiplatform
Hi built convex-rs with https://github.com/gobley/gobley and got it working with kmp if anyone is interested https://github.com/kansson/kmp-convex
OB-1: AI Agent For Blockchains
Hey! I am from OpenBlock Labs, an AI crypto company. We built a blockchain AI agent on Convex and would love to connect with the Convex team on potential collaborations!
Try it here: https://www.obl.dev/...

Jump to definition for Convex schema tables
You can install this TypeScript plugin to get "jump to definition", "hover" and "find references" working for Convex table names in your favorite IDE.
https://github.com/xixixao/convex-typescript-plugin
Let me know if you find it helpful!...

MULTI MODEL AI CHAT APP
https://megagpt-main.vercel.app/
Multi model ai chat app
NEXTJS + HEROUI + CONVEX with convex auth...

