From 8ab51bb9e12898f4672fec676999823e4e2fade5 Mon Sep 17 00:00:00 2001 From: ayaanoski Date: Mon, 30 Dec 2024 12:12:58 +0530 Subject: [PATCH] Add my project details orbit-wallet4 to index.json --- hack/samples/index.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hack/samples/index.json b/hack/samples/index.json index 573e85be44..14693bffd2 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -212,6 +212,11 @@ "description": "Crisis Monitor is a web application designed to track natural disasters and display information through an interactive dashboard. Built with HTML, CSS, JavaScript, and Django (Python), it features a responsive design for seamless usability.", "gitUrl": "https://github.com/daytonaio/sample-django-crisis-monitor" }, + { + "name": "orbit-wallet4", + "description": "ORBIT Wallet is a retro-themed Ethereum wallet application that offers a gamified user experience. Users can connect their wallet, make transactions, track achievements, and level up based on their activity.", + "gitUrl": "https://github.com/ayaanoski/orbit-wallet" + }, { "name": "Flask - AI Playlist Generator", "description": "A Python-based application that dynamically generates playlists based on the user's emotional state and inputs, using APIs and machine learning techniques.", @@ -517,7 +522,6 @@ "description": "A simple calculator built using React.js, demonstrating the basic functionality of a calculator.", "gitUrl": "https://github.com/codedpool/daytonaio" }, - {} { "name": "Sample React AI Image Generator", "description": "The AI Image Generator creates realistic images from descriptive prompts, ensuring high-quality outputs with efficiency using the black-forest-labs/FLUX.1-dev model.",