multigravity-pro2025•27 starsRun multiple Antigravity IDE profiles at the same time — each with its own accounts, settings, and extensions. Supports Windows, macOS, and Linux.CLIDeveloper ToolsIDEProductivityPulkit7070/multigravity-pro•ACTIVE
ferrokey2026Embedded key-value store in Rust. B-tree index, write-ahead log with CRC32 checksums and fsync guarantees, crash recovery, fixed 4096-byte page format. Zero runtime dependencies.RustSystemsDatabaseStorage EnginePulkit7070/ferrokey•ACTIVE
feat: add ErrorBoundary to prevent full-app crashes from component errors2026Contributed to Codelabz — a Google Summer of Code organization under c2siorg. Wrapped the app in an ErrorBoundary so isolated component failures no longer take down the entire UI.GSoCReactError Handlingc2siorg/Codelabz•OPEN PR
fix: restrict Firestore and Storage security rules to require authentication2026Patched open read/write access in Codelabz (GSoC org) — Firestore and Storage security rules now enforce authenticated access only, closing an unauthenticated data exposure vector.GSoCSecurityFirebasec2siorg/Codelabz•OPEN PR
docs: clarify docker group activation and daemon requirement2026Documentation fix for Zulip — a major open source messaging platform and Google Summer of Code organization. Clarified setup steps that were causing confusion for new contributors.GSoCDocsDockerzulip/zulip•MERGED