🧱 argil.io

My Stack

The tools I use or have used in the past to build, ship, sell or analyze data.

~50% of my stack is made of open-source tools.

Cursor logo

Cursor

Development

AI-powered code editor with deep codebase understanding.

Used for→

AI-assisted development with context-aware code completion and refactoring.

v0 logo

v0

Development

AI tool for generating UI components from text descriptions.

Used for→

Rapid prototyping and creating React components.

Vercel logo

Vercel

Infrastructure

Cloud platform for deploying web applications.

Used for→

Hosting Next.js apps with automatic deployments from Git and preview environments.

Railway logo

Railway

Infrastructure

Cloud platform for deploying applications and databases.

Used for→

Hosting backends, databases, and services with Git-based deployments.

Supabase logo

Supabase

InfrastructureOpen Source

Open source Firebase alternative providing Postgres database, authentication, and storage.

Used for→

Building backends with realtime data sync.

Render logo

Render

Infrastructure

Cloud platform for deploying web services and databases.

Used for→

Hosting full-stack applications with managed infrastructure.

Loops logo

Loops

APIs

Email API for sending marketing and transactional emails.

Used for→

Building email marketing campaigns and transactional emails with a developer-friendly API.

Tally logo

Tally

Productivity

Survey platform with generous free tier and developer-friendly features.

Used for→

Creating surveys, forms, and collecting user feedback with simple embed integration.

Metabase logo

Metabase

AnalyticsOpen Source

Business intelligence tool for creating dashboards and reports.

Used for→

Visualizing database data and building analytics interfaces.

Umami logo

Umami

AnalyticsOpen Source

Privacy-focused web analytics platform.

Used for→

Tracking website visitors and page views without cookies.

PostHog logo

PostHog

AnalyticsOpen Source

Product analytics platform with feature flags and session recordings.

Used for→

Understanding user behavior, A/B testing, and product analytics with privacy controls.

React logo

React

FrameworksOpen Source

JavaScript library for building user interfaces with components.

Used for→

Creating interactive web applications with declarative UI patterns.

Next.js logo

Next.js

FrameworksOpen Source

React Framework with server-side rendering and static generation.

Used for→

Building full-stack web applications with file-based routing.

Ruby on Rails logo

Ruby on Rails

FrameworksOpen Source

Full-stack web framework following convention over configuration.

Used for→

Building web applications with database-backed models and MVC architecture.

Inertia.js logo

Inertia.js

FrameworksOpen Source

Library for building single-page apps using server-side routing.

Used for→

Creating SPAs with Laravel, Rails, or Django without building separate APIs.

Tailwind CSS logo

Tailwind CSS

DesignOpen Source

Utility-first CSS framework for styling with predefined classes.

Used for→

Building responsive interfaces directly in HTML markup.

shadcn/ui logo

shadcn/ui

DesignOpen Source

Collection of accessible React components built with Radix UI and Tailwind.

Used for→

Building consistent UIs with customizable component code.

TweakCN logo

TweakCN

DesignOpen Source

Visual theme editor for shadcn/ui components with real-time preview and AI generation.

Used for→

Customizing shadcn/ui themes with interactive color, typography, and layout controls.

ReactBits logo

ReactBits

DesignOpen Source

Collection of high-quality React components and design patterns.

Used for→

Finding inspiration and examples for React UI components and patterns.

21st.dev logo

21st.dev

Design

AI-powered design tool for generating UI components.

Used for→

Creating and iterating on interface designs with AI assistance.

Figma logo

Figma

Design

Collaborative interface design tool with real-time collaboration.

Used for→

Creating mockups, prototypes, and design systems for web and mobile applications.

Wispr Flow logo

Wispr Flow

Productivity

Voice-to-text dictation tool for macOS.

Used for→

Writing emails, documents, and messages through speech.

Raycast logo

Raycast

Productivity

Extensible launcher for macOS with keyboard shortcuts.

Used for→

Launching apps, searching files, and running custom scripts.

Postico logo

Postico

Development

PostgreSQL client for macOS with visual interface.

Used for→

Managing databases, running queries, and viewing table data.

GitHub logo

GitHub

Development

Version control platform using Git for code hosting.

Used for→

Managing repositories, pull requests, and team collaboration.

Motor Admin logo

Motor Admin

DevelopmentOpen Source

Low-code platform for building admin panels and internal tools.

Used for→

Creating database management interfaces and business dashboards.

ChatGPT logo

ChatGPT

AI

AI chatbot from OpenAI for text generation and conversation.

Used for→

Writing, coding assistance, brainstorming, and answering questions.

Claude logo

Claude

AI

AI assistant from Anthropic with large context windows.

Used for→

Complex reasoning, document analysis, and long-form content generation.

Mistral AI logo

Mistral AI

AIOpen Source

AI platform offering open-weight language models.

Used for→

Text generation, embeddings, and custom model deployments.

Grok logo

Grok

AI

AI chatbot from xAI with access to X platform data.

Used for→

Getting real-time information and conversational AI with current events.

Groq logo

Groq

AI

AI inference platform with custom LPU chips for exceptional speed.

Used for→

Fast, low-cost inference with OpenAI-compatible API for production deployments.

Notion logo

Notion

Productivity

All-in-one workspace combining docs, wikis, and databases.

Used for→

Note-taking, project management, and knowledge organization.

Brain.fm logo

Brain.fm

Productivity

Functional music streaming service for focus and productivity.

Used for→

Background audio while working, studying, or sleeping.

n8n logo

n8n

ProductivityOpen Source

Self-hostable workflow automation platform.

Used for→

Connecting APIs, automating tasks, and building integration workflows.

Superhuman logo

Superhuman

Productivity

Email client with keyboard shortcuts and AI features.

Used for→

Managing high-volume email with speed-focused workflows.

Google Meet logo

Google Meet

Productivity

Video conferencing platform integrated with Google Workspace.

Used for→

Virtual meetings, screen sharing, and team calls.

Chatwoot logo

Chatwoot

ProductivityOpen Source

Open source customer support platform with live chat.

Used for→

Managing customer conversations across multiple channels.

TensorFlow logo

TensorFlow

LibrariesOpen Source

Machine learning Frameworks from Google for building neural networks.

Used for→

Training and deploying ML models in production.

Pandas logo

Pandas

LibrariesOpen Source

Python library for data manipulation and analysis.

Used for→

Working with structured data, CSV files, and dataframes.

Prisma logo

Prisma

LibrariesOpen Source

Next-generation ORM for Node.js and TypeScript with type-safe database access.

Used for→

Building type-safe database queries, managing migrations, and generating TypeScript types from schema.

Jina AI logo

Jina AI

APIsOpen Source

Framework for building neural search and multimodal AI applications.

Used for→

Implementing vector search and RAG systems.

Firecrawl logo

Firecrawl

APIs

Web scraping API that converts websites into structured data.

Used for→

Extracting clean content from web pages for LLM processing.

Crawl4AI logo

Crawl4AI

APIsOpen Source

Open-source LLM-friendly web crawler and scraper with advanced data extraction.

Used for→

Self-hosted crawling infrastructure with full control and customization for AI applications.

LangChain logo

LangChain

LibrariesOpen Source

Framework for building applications with language models.

Used for→

Creating LLM workflows with chains, agents, and tools.

Motion logo

Motion

LibrariesOpen Source

Production-grade animation library for React, JavaScript, and Vue.

Used for→

Creating high-performance web animations with scroll effects, gestures, and layout transitions.

Hugging Face logo

Hugging Face

AIOpen Source

Platform hosting machine learning models and datasets.

Used for→

Accessing pre-trained models and the transformers library for NLP.

PostgreSQL logo

PostgreSQL

InfrastructureOpen Source

Open source relational database with ACID compliance.

Used for→

Storing structured data with complex queries and transactions.

MySQL logo

MySQL

InfrastructureOpen Source

Open source relational database management system.

Used for→

Web applications requiring fast reads and standard SQL operations.

Stripe logo

Stripe

Infrastructure

Payment processing platform with developer APIs.

Used for→

Accepting online payments, subscriptions, and managing billing.

Upstash logo

Upstash

Infrastructure

Serverless database platform with Redis and vector storage.

Used for→

Edge computing with pay-per-request pricing and global replication.

Inngest logo

Inngest

Infrastructure

Platform for building reliable background jobs and async workflows.

Used for→

Handling queued tasks, scheduled jobs, and event-driven workflows with automatic retries and observability.

Python logo

Python

LanguagesOpen Source

High-level programming language with extensive libraries.

Used for→

Web development, data science, automation, and machine learning.

JavaScript logo

JavaScript

LanguagesOpen Source

Programming language for web browsers and Node.js.

Used for→

Frontend interactivity, server-side development, and full-stack applications.

TypeScript logo

TypeScript

LanguagesOpen Source

Strongly typed programming language that builds on JavaScript.

Used for→

Building scalable applications with static type checking and enhanced developer experience.

Ruby logo

Ruby

LanguagesOpen Source

Dynamic programming language focused on simplicity.

Used for→

Web development with Rails and scripting tasks.

MySQL logo

MySQL

LanguagesOpen Source

Standardized language for managing relational databases.

Used for→

Querying, updating, and managing structured data.

Context7 logo

Context7

MCPsOpen Source

MCP server providing access to library documentation.

Used for→

Retrieving up-to-date API docs for frameworks and libraries in AI coding assistants.

Linkup logo

Linkup

MCPs

MCP server for real-time web search with AI-optimized results.

Used for→

Adding current web information to AI assistant responses.

Chrome DevTools MCP logo

Chrome DevTools MCP

MCPsOpen Source

MCP server exposing Chrome DevTools Protocol capabilities.

Used for→

Browser debugging, console access, and network monitoring in Cursor.

Playwright MCP logo

Playwright MCP

MCPsOpen Source

MCP server for browser automation and E2E testing.

Used for→

Automating user interactions and testing complete workflows in web apps.

Vibe Annotations logo

Vibe Annotations

MCPsOpen Source

MCP server for annotating UIs and generating fix tasks.

Used for→

Marking issues in localhost apps and batch-fixing them with AI.

Icons8 MCP logo

Icons8 MCP

MCPs

MCP server providing access to icon library.

Used for→

Searching and inserting SVG and PNG icons directly in development workflow.

ImageGen MCP logo

ImageGen MCP

MCPsOpen Source

MCP server for generating images using DALL-E.

Used for→

Creating placeholder images, covers, and graphics without leaving the editor.

TaskMaster logo

TaskMaster

MCPsOpen Source

MCP server for managing development tasks from PRDs.

Used for→

Breaking down requirements into actionable development steps.

Magic MCP logo

Magic MCP

MCPsOpen Source

MCP server for generating UI components with AI.

Used for→

Creating framework-agnostic components from descriptions in Cursor.

Attio logo

Attio

Sales

Customer relationship management platform with flexible data model.

Used for→

Tracking contacts, deals, and automating sales workflows.

Ocean.io logo

Ocean.io

Sales

B2B prospecting platform with company intelligence data.

Used for→

Finding target companies and identifying buying signals.

Instantly.ai logo

Instantly.ai

Sales

Cold email platform for managing multiple sending accounts.

Used for→

Scaling outbound campaigns with automated warmup and deliverability monitoring.

Apollo logo

Apollo

Sales

Sales intelligence platform with contact database.

Used for→

Prospecting, email sequences, and tracking sales engagement.

Lemlist logo

Lemlist

Sales

Personalized outreach platform with dynamic content.

Used for→

Creating customized cold email campaigns with images and landing pages.

Smartlead logo

Smartlead

Sales

Email outreach platform with unlimited mailbox management.

Used for→

High-volume cold email campaigns with AI warmup and inbox rotation.

Slack logo

Slack

Productivity

Team communication platform with channels, direct messages, and integrations.

Used for→

Team collaboration, project updates, and integrating with development tools.

1Password logo

1Password

Productivity

Password manager and digital vault for secure credential storage.

Used for→

Managing passwords, secure notes, and two-factor authentication codes across all devices.