dalindev / XNOHub.com

Home Page:https://admin-dashboard-tailwind-planetscale-react-nextjs-drab-xi-34.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nano Network Globe Visualization

Screenshot 2024-03-16 at 11 12 44 AM

Overview

This PR serves as the initial merge from the dev branch to the main branch. It introduces a globe visualization of the Nano currency network, built using Next.js, Three.js, and React. The application is deployed on Vercel.

Table of Contents

Features

Included:

  • Globe representation of Earth
  • Day and night effects
  • Moving clouds
  • Stars background for the universe
  • Halo effect around the Earth

Technologies

Collaboration with AI

All code, including bug fixes, error handling, and refactoring, was generated by ChatGPT-4 under my instruction. This project serves as an exploration into leveraging AI technologies like ChatGPT to improve productivity.

Related Issues

  • Sunlight simulation is off; it does not accurately represent the real coverage of sunlight. Investigation is needed.
  • Day/Night map shift isn't functioning correctly; city lights should only be visible during the night.

Next Steps

  • Implement socket listeners for real-time network data
  • Visualize Nano node locations
  • Represent live votes and transactions with arcs

Deployment

The application is deployed on Vercel. Click here to view the live demo.

About

https://admin-dashboard-tailwind-planetscale-react-nextjs-drab-xi-34.vercel.app

License:MIT License


Languages

Language:TypeScript 98.7%Language:JavaScript 1.1%Language:CSS 0.2%