Atul R

Atul R

Track by Magic
Always building something πŸš€

About

Hi I am the Cofounder & CTO at Magic Returns (https://usemagic.co) We are on an ambitious goal to make ecommerce more sustainable 🌱 and profitable πŸ’° Please do reach out if you would like to join us in this journey! Previous work: πŸ›  creator of NodeGui and React NodeGui (https://nodegui.org) (15k+ stars on Github) πŸ“š co-author of https://react-made-native-easy.github.io/ (1.6million + views)

Badges

Tastemaker
Tastemaker
Veteran
Veteran
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
View all badges

Maker History

  • Track by MagicBranded Shipment Tracking pages for any shopify store
    Oct 2023
  • Bigtable VSCode extension (GUI)
    Bigtable VSCode extension (GUI)A GUI client for Google Bigtable as a vscode extension
    May 2022
  • Secrets.mjs
    Secrets.mjsManage your team's local dev env secrets with gcloud storage
    Jan 2022
  • πŸŽ‰
    Joined Product HuntAugust 21st, 2019

Forums

Atul Rβ€’

10d ago

Vibes Agent SDK - Build production ready AI agents with Typescript and Deno

TypeScript agent framework for building production-grade, type-safe AI applications and workflows. Inspired by Pydantic AI, Vibes Agent SDK allows building production grade durable AI agents with Typescript. It comes with batteries included: * Type-safe tools + Zod validation * Evals & Testing tools * Dependency injection * Structured output + streaming * Retries + token cost controls * OpenTelemetry observability * 50+ providers via Vercel AI SDK * MCP, A2A + Temporal for durable agents
Atul Rβ€’

4yr ago

Secrets.mjs - Manage your team's local dev env secrets with gcloud storage

When working in team of developers often times we are running services locally and we need to share and manage secrets with our team members. Secrets.mjs cli uses the gcloud sdk to provide an easy interface to upload, download and view diffs of your secrets.
Atul Rβ€’

4yr ago

Bigtable VSCode extension (GUI) - A GUI client for Google Bigtable as a vscode extension

VSCode extension to query and manage Google Bigtable instances.

Query bigtable instances
- by rowkeys
- by ranges
- by prefixes
- Advanced query using a json syntax
View more