|
64 | 64 | "description": "Develop Python applications.",
|
65 | 65 | "gitUrl": "https://github.com/daytonaio/sample-python"
|
66 | 66 | },
|
| 67 | + { |
| 68 | + "name": "Python - AI Recipe Generator", |
| 69 | + "description": "The application allows users to upload image of ingredients, analyzes the image, and provides recipe suggestion.", |
| 70 | + "gitUrl": "https://github.com/daytonaio/sample-python-recipe-generator" |
| 71 | + }, |
67 | 72 | {
|
68 | 73 | "name": "Python - Lunku AI",
|
69 | 74 | "description": "Lunku AI is a Bot. Used in Discord for Image Generation using Pordia AI.",
|
|
114 | 119 | "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.",
|
115 | 120 | "gitUrl": "https://github.com/daytonaio/sample-crops-ml"
|
116 | 121 | },
|
| 122 | + { |
| 123 | + "name": "Sample React.js - Tutor Connect", |
| 124 | + "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.", |
| 125 | + "gitUrl": "https://github.com/daytonaio/sample-js-tutor-connect" |
| 126 | + }, |
117 | 127 | {
|
118 | 128 | "name": "React.js - AI Text Summarization and Analysis",
|
119 | 129 | "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.",
|
|
249 | 259 | "description": "Sample Go/Next.js project for building a Certification System using Soulbound Tokens (SBTs) on the Kalp Blockchain.",
|
250 | 260 | "gitUrl": "https://github.com/daytonaio/sample-go-nextjs-sbt-blockchain"
|
251 | 261 | },
|
| 262 | + { |
| 263 | + "name": "Next.js & FastAPI - Book Summary Generator", |
| 264 | + "description": "Sample Next.js and FastAPI book summary generator. It uses the Gemini API to generate summaries of books and meilisearch to search for books.", |
| 265 | + "gitUrl": "https://github.com/daytonaio/sample-nextjs-book-summary" |
| 266 | + }, |
| 267 | + { |
| 268 | + "name": "Next.js - Story Generator", |
| 269 | + "description": "The Story Generator Platform, using Next.js and Groq API, lets children create personalized stories, fostering creativity and storytelling skills.", |
| 270 | + "gitUrl": "https://github.com/daytonaio/sample-nextjs-story-generator" |
| 271 | + }, |
252 | 272 | {
|
253 | 273 | "name": "ShepherdJS - gotSeed",
|
254 | 274 | "description": "gotSeed is a web application which lets you to explore a diverse range of plants available at nearby nurseries and gardens 🌿.",
|
|
269 | 289 | "description" : "Research companion where you can upload papers and get summaries, and find answers to the relevant questions on the paper",
|
270 | 290 | "gitUrl" : "https://github.com/daytonaio/sample-react-ai-paper-summary.git"
|
271 | 291 | },
|
| 292 | + { |
| 293 | + "name": "NextJS - Weather-bot", |
| 294 | + "description": "This application provides real-time weather information, including temperature, descriptions, humidity, and wind speed, based on user input.", |
| 295 | + "gitUrl": "https://github.com/daytonaio/sample-nextjs-weather-bot.git" |
| 296 | + }, |
| 297 | + { |
| 298 | + "name": "Astro - Restaurant app", |
| 299 | + "description" : "A modern, responsive restaurant website built with Astro.js and TailwindCSS, showcasing a restaurant's menu, team, and story.", |
| 300 | + "gitUrl" : "https://github.com/daytonaio/sample-astro-tailwind-restaurant" |
| 301 | + }, |
272 | 302 | {
|
273 | 303 | "name": "Sample Go Web Server",
|
274 | 304 | "description" : "A simple Go web server using Gorilla Mux and Logrus",
|
|
278 | 308 | "name": "PHP/Laravel URL extractor app - URLex",
|
279 | 309 | "description" : "A simple app to understand different parts of URL in an unique way using Laravel 11.x ",
|
280 | 310 | "gitUrl" : "https://github.com/daytonaio/sample-laravel-url-extractor.git"
|
| 311 | + }, |
| 312 | + { |
| 313 | + "name": "Sample React Coinbase Connect", |
| 314 | + "description": "A boilerplate for React + Vite + TypeScript + shadcn/ui + CoinBase Wallet SDK project.", |
| 315 | + "gitUrl": "https://github.com/daytonaio/sample-react-coinbase-connect" |
| 316 | + }, |
| 317 | + { |
| 318 | + "name": "EJS Thoughts Web App", |
| 319 | + "description": "A web app built using nodejs that allows user to share their thoughts.", |
| 320 | + "gitUrl": "https://github.com/daytonaio/sample-ejs-web-app" |
| 321 | + }, |
| 322 | + { |
| 323 | + "name": "Sample JavaScript devbot", |
| 324 | + "description": "An application built using React and Node which aids developer to optimize, explain code", |
| 325 | + "gitUrl": "https://github.com/daytonaio/sample-javascript-devbot" |
| 326 | + }, |
| 327 | + { |
| 328 | + "name": "Sample Nuxt.js Quote Generator", |
| 329 | + "description": "Quote Smith is a Nuxt.js app for creating and customizing inspirational quotes. Edit fonts, sizes, and gradients, then generate and download quotes as PNGs for sharing or personal use.", |
| 330 | + "gitUrl": "https://github.com/daytonaio/sample-nuxtjs-quote-generator" |
| 331 | + }, |
| 332 | + { |
| 333 | + "name": "React.js - Progify", |
| 334 | + "description": "Progrify is an AI-powered online code editor designed to revolutionize how people learn and write code.", |
| 335 | + "gitUrl": "https://github.com/daytonaio/sample-ai-editor-progify" |
| 336 | + }, |
| 337 | + { |
| 338 | + "name": "Sample Next.js Nexus Framework", |
| 339 | + "description": "Nexus is a modern Next.js frontend framework powered by Daytona, designed for rapid development, scalability, and performance. It delivers responsive, user-friendly interfaces for dynamic web applications.", |
| 340 | + "gitUrl": "https://github.com/daytonaio/sample-nextjs-nexus-framework" |
| 341 | + }, |
| 342 | + { |
| 343 | + "name": "Sample Astro Pet Pilot", |
| 344 | + "description": "Pet Pilot AI is an intelligent chatbot designed to assist pet owners in providing optimal care for their beloved pets.", |
| 345 | + "gitUrl": "https://github.com/daytonaio/sample-astro-pet-pilot" |
| 346 | + }, |
| 347 | + { |
| 348 | + "name": "Sample Next.js Sudoku Game", |
| 349 | + "description": "A Sudoku game built with Next.js and TailwindCSS. The game generates Sudoku puzzles of varying difficulties (easy, medium, hard, expert) and allows users to interactively fill in the grid.", |
| 350 | + "gitUrl": "https://github.com/daytonaio/sample-nextjs-sudoku" |
| 351 | + }, |
| 352 | + { |
| 353 | + "name": "Sample React.js Calendar App", |
| 354 | + "description": "The Calendar App is a React-based single-page application that allows event-scheduling , calendar navigation and categorization of events.", |
| 355 | + "gitUrl": "https://github.com/daytonaio/sample-react-calendar-app" |
| 356 | + }, |
| 357 | + { |
| 358 | + "name": "Sample Next.js GitHub PR Tracker", |
| 359 | + "description": "An AI-powered tool (using CopilotKit) designed to track your GitHub pull requests across various open-source events like Hacktoberfest, as well as general pull requests.", |
| 360 | + "gitUrl": "https://github.com/daytonaio/sample-nextjs-pr-tracker" |
| 361 | + }, |
| 362 | + { |
| 363 | + "name": "GraphQL API with Fine-Grained Access Control", |
| 364 | + "description": "This project demonstrates how to create a GraphQL API with fine-grained access control on your database using Node.js, Express.js, Apollo Server, and MongoDB. The project integrates Daytona for streamlined development environment management, making it easier to handle environment-specific configurations and secrets.", |
| 365 | + "gitUrl": "https://github.com/daytonaio/sample-nodejs-graphql-api" |
| 366 | + }, |
| 367 | + { |
| 368 | + "name": "Sample React.js Recipe Finder", |
| 369 | + "description": "Recipe Finder is a web app that helps you discover tasty recipes based on the ingredients you already have in your kitchen.", |
| 370 | + "gitUrl": "https://github.com/daytonaio/sample-react-recipe-finder" |
| 371 | + }, |
| 372 | + { |
| 373 | + "name": "Sample React.js Ecotrack", |
| 374 | + "description": "A LLM powered web app that calculates the carbon footprint of a family and gives advisory to reduce the carbon footprint.", |
| 375 | + "gitUrl": "https://github.com/daytonaio/sample-react-node-ecotrack" |
| 376 | + }, |
| 377 | + { |
| 378 | + "name": "Sample Python Rag Slim", |
| 379 | + "description": "A web app which provides a solution leveraging Structured Language Instruction Models (SLIM) from LLMWare. With 10 models, Rag-Slim is your gateway to unlocking advanced AI-driven capabilities.", |
| 380 | + "gitUrl": "https://github.com/daytonaio/sample-python-rag-slim" |
| 381 | + }, |
| 382 | + { |
| 383 | + "name" : "Sample Django Courier Manager", |
| 384 | + "description" : "Django-based web application to manage courier services efficiently, including bookings, sorting hubs, pickups, and delivery processes. The project integrates Google Maps for enhanced location management and uses Daytona for a streamlined development environment.", |
| 385 | + "gitUrl" : "https://github.com/daytonaio/sample-django-courier-manager" |
| 386 | + }, |
| 387 | + { |
| 388 | + "name" : "Sample React.js The NAMESPACE Community", |
| 389 | + "description" : "The official website of The NAMESPACE Community built on React.js. This website receives 5,000+ visits per month", |
| 390 | + "gitUrl" : "https://github.com/daytonaio/sample-react-namespace-community" |
| 391 | + }, |
| 392 | + { |
| 393 | + "name": "Sample React Node Adventurize", |
| 394 | + "description": "Adventurize is a web-app that allows users to search for different locations to visit and gather the information regarding those locations.", |
| 395 | + "gitUrl": "https://github.com/daytonaio/sample-react-node-adventurize" |
| 396 | + }, |
| 397 | + { |
| 398 | + "name": "Sample Rust Http Server", |
| 399 | + "description": "This project is a build of a web server in Rust on bare minimum from scratch with only native TCP. This is only a fun project to learn rust.", |
| 400 | + "gitUrl": "https://github.com/daytonaio/sample-rust-http-server" |
| 401 | + }, |
| 402 | + { |
| 403 | + "name": "Sample React Opinion Panel", |
| 404 | + "description": "This is a Simple React project which helps to collect opinion and shows average opinon of the panel.", |
| 405 | + "gitUrl": "https://github.com/daytonaio/sample-react-opinion-panel" |
| 406 | + }, |
| 407 | + { |
| 408 | + "name": "Sample Python C.A.L.M App", |
| 409 | + "description": "C.A.L.M is designed to assist students by providing mental health and emotional support through conversational AI.", |
| 410 | + "gitUrl": "https://github.com/daytonaio/sample-python-calm-app" |
| 411 | + }, |
| 412 | + { |
| 413 | + "name": "Sample Next.js with Gemini Chat", |
| 414 | + "description": "A simple Next.js app that provides a basic chat interface powered by Gemini for easily making AI-powered chat applications.", |
| 415 | + "gitUrl": "https://github.com/daytonaio/sample-nextjs-gemini-chat" |
281 | 416 | }
|
282 | 417 | ]
|
0 commit comments