diff --git a/hack/samples/index.json b/hack/samples/index.json index 00c03959fe..71c189a83b 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -119,6 +119,11 @@ "description": "TerraGrow is an AI-powered app that provides crop recommendations and yield improvement strategies by analyzing environmental factors like soil nutrients, temperature, humidity, and pH. It helps farmers optimize planting decisions for higher yields.", "gitUrl": "https://github.com/daytonaio/sample-crops-ml" }, + { + "name": "Sample React.js - Tutor Connect", + "description": "Tutor Connect is a web application that simplifies the process of connecting students with tutors. It features a student dashboard for managing bookings, a tutor availability system, and an admin panel for CRUD operations. Built with React, Node.js, Express.js, and MongoDB, it includes JWT and Google OAuth for secure authentication.", + "gitUrl": "https://github.com/daytonaio/sample-js-tutor-connect" + }, { "name": "React.js - AI Text Summarization and Analysis", "description": "A beginner-friendly application designed to transform long texts into quick summaries, key insights, and fun mnemonics. It prompts you to enter a text and helps you get the gist of it.",