diff --git a/README.md b/README.md deleted file mode 100644 index 84daf12..0000000 --- a/README.md +++ /dev/null @@ -1,43 +0,0 @@ -

- CartSnitch -

- -

CartSnitch

- -

- Your vigilant shopping companion. -

- -

- License - Stars - TypeScript - Node.js -

- ---- - -## Overview - -CartSnitch is a modern, TypeScript-powered tool for monitoring and tracking shopping carts, price changes, and availability across multiple retailers. - -## Tech Stack - -| Category | Technologies | -|----------|-------------| -| Language | TypeScript | -| Runtime | Node.js | -| Testing | Vitest, Playwright | -| Infrastructure | Docker, Kubernetes | - -## Quick Links - -- [Documentation](#) *(coming soon)* -- [Report an Issue](https://github.com/cartsnitch/.github/issues) -- [Contributing Guidelines](#) *(coming soon)* - ---- - -

- Built with ❤️ by the CartSnitch team -

diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..4b30c88 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,52 @@ +

+ CartSnitch +

+ +
+ +![GitHub Org stars](https://img.shields.io/github/stars/cartsnitch) +![GitHub followers](https://img.shields.io/github/followers/cartsnitch) +![License](https://img.shields.io/github/license/cartsnitch/.github) +![Profile views](https://komarev.com/ghpvc/?username=cartsnitch&color=brightgreen) + +
+ +

Your vigilant shopping companion.

+ +

+ Documentation + · + Report an Issue + · + Contributing +

+ +--- + +## Overview + +CartSnitch is a modern, TypeScript-powered tool for monitoring and tracking shopping carts, price changes, and availability across multiple retailers. + +## Tech Stack + +| Category | Technologies | +|----------|-------------| +| Language | TypeScript | +| Runtime | Node.js | +| Testing | Vitest, Playwright | +| Infrastructure | Docker, Kubernetes | + +## Our Projects + +| Project | Description | +|---------|-------------| +| [cartsnitch](https://github.com/cartsnitch/cartsnitch) | Main application | +| [api](https://github.com/cartsnitch/api) | Backend API | +| [agents](https://github.com/cartsnitch/agents) | Agent services | +| [receiptwitness](https://github.com/cartsnitch/receiptwitness) | Receipt validation | + +--- + +

+ Built with ❤️ by the CartSnitch team +

diff --git a/profile/cartsnitch-logo.png b/profile/cartsnitch-logo.png new file mode 100644 index 0000000..ac00f88 Binary files /dev/null and b/profile/cartsnitch-logo.png differ