Skip to content
View gagik's full-sized avatar
👋
gagik.co
👋
gagik.co

Organizations

@HoagieClub

Block or report gagik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gagik/README.md

type Url = `https://${string}.${string}`;
const MongoDB: Url = "https://github.com/gagik?org=mongodb-js";
const developerTools: string = ["mongosh", "MongoDB MCP server", "VSCode extension", "Compass"].join(", ");
const tetrify: Url = "https://tetrify.com/"

console.log(`
I work on ${developerTools} at ${MongoDB}.
I'm also building ${tetrify}, a texting-based productivity & automation system.
`)

Pinned Loading

  1. realm/realm-js realm/realm-js Public

    Realm is a mobile database: an alternative to SQLite & key-value stores

    TypeScript 6k 610

  2. mongodb-js/mongodb-mcp-server mongodb-js/mongodb-mcp-server Public

    A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

    TypeScript 920 199

  3. HoagieClub/stuff HoagieClub/stuff Public

    Everything on campus, from bulletin to sales, in one place

    TypeScript 2 7

  4. HoagieClub/mail HoagieClub/mail Public

    Send emails to all Princeton undergraduates

    TypeScript 7 9

  5. mongodb-js/mongosh mongodb-js/mongosh Public

    The MongoDB Shell

    TypeScript 381 85

  6. ppprocessing ppprocessing Public

    ++Processing - Processing to OpenFrameworks DSL

    C++