This repository contains the official, chapter-wise reference files, scripts, and configurations for the ManojGArc project series, demonstrating advanced workflows using the Antigravity CLI (agy).
ManojGArc is a personal developer hub that aggregates a portfolio page, project schedules, web traffic log analytics, and study notes. Throughout this series, we automate and build ManojGArc using the Antigravity terminal agent.
The files are organized by chapter:
chapter-1-getting-started/: Contains the project's GEMINI.md context file, which initializes the tech stack, folders, and key commands for the agent.chapter-2-figma-mcp/: Contains the mcp_config.json mapping a remote Figma MCP server to fetch design tokens.chapter-3-notion-plugins/: Contains custom Skills and configurations to synchronize blog ideas and bios from Notion to local markdown.chapter-4-sandbox-coding/: Contains the React ProjectGrid.jsx component and its Vitest unit tests ProjectGrid.test.jsx.chapter-5-content-creation/: Contains raw spoken audio vlogs and prompts to transcribe, clip, and generate markdown drafts.chapter-6-data-analysis/: Contains raw traffic log CSVs and prompts to clean logs, connect cloud databases, and scaffold Flask dashboards.chapter-7-learning-companion/: Contains sample systems design PDFs and prompts to summarize textbooks and code interactive HTML quiz pages.
To explore the materials, navigate to the respective chapter folder. To run the automated Python or Flask scripts, ensure you have Python 3 installed.