Znote (recipes)
  Get Znote  

👋 We share all our recipes to save your time connecting libraries or APIS.

Find a recipe and clone or copy it into Znote.
â„šī¸ Do you need a specific example? Ask me support here github: Github discussions


✨ Welcome to Znote — Your Private AI Dev Notebook âšĄī¸

Getting started: How to start with Znote
js

📊 Manipulate Charts and Data

How to use embedded charts and manipulate JSON data
js

🛠 API Testing and Debugging

API Testing and Debugging Template
js

📊 Online Data → Bar Chart

How to integrate online Datasets with your note
js

📂 Manipulate Files with SQL

How to make SQL on CSV/JSON files with alaSQL lib
js, mysql

🚀 Create a Node.js API with Express

Show how to create and call an API endpoint
node, api

🚀 Using Ollama or Remote LLM 🤖

How to use Ollama with useAI hook
js, ollama

🏠 Connect to a Local SQL Database

How to make SQL query on a local MySQL
js, mysql

🔗 Connect to a Remote SQL Database

How to make SQL query on a remote MySQL
js, mysql

Konsta UI Dashboard (React)

Build a responsive dashboard UI using Konsta and Tailwind CSS
konsta

📊 Airtable Integration

How to use the Airtable Plugin with CRUD
js, airtable

📩 Gmail plugin tutorial

How to use the Gmail Plugin
js, plugin

Brevo Email Integration (Node.js)

Quickly integrate Brevo to create contacts and send transactional emails
node, jobs

Google Spreadsheet Integration

Interact with Google Spreadsheet using a service account and manage sheets programmatically
google-spreadsheet, node

Google Drive Upload

Upload files to Google Drive using OAuth2 authentication with Node.js.
google-drive, node

📧 Gmail Classification with AI

How to classify your emails with Gmail, labels and AI
js, automation

🎭 Anonymize SQL Data

How to Anonymize SQL Data with Faker.js
sql, automation

🟠 SVG Logo Template

Create SVG with HTML code block
html, js

🐍 Snake Game with P5.js

Use P5 with canvas to create a Snake game
p5, js

💰 Expense Tracker Demo

How to Import and Analyze Your Expenses from a CSV File
js