grammaCy | GitHub | grammacy.com
A multi-language grammar checking library built with spaCy to build dependency parser-based grammar checkers. Our prepackaged English model rivals transformer NMT models with significantly decreased latency, model size, computational cost, and development time.
read more
ref:note | GitHub | refnote.app
A Next.js note-taking app for students, focusing on class-based organization and real-time collaboration. Collaborative features implemented with a Node.js WebSockets server using Yjs on Google Cloud Run. Uses a Go backend on Google Cloud Run to manage data and granular permissions on a Firestore database. Uses OAuth2 (Google Sign-In) and JWT for authentication.
read more
ref:type | GitHub | reftype.app
A competitive typing game built with React and Node.js. Uses Google Cloud SQL to store user data and leaderboard status.