Skip to content

Instantly share code, notes, and snippets.

View shopglobal's full-sized avatar
💻
deploying Electronero 2.0

⛓️INTERCHAINED ⚡Electronero Network ʕ•̫͡•ʔ-̫͡-ʕ•͓͡•ʔ-̫͡-ʕ•̫͡•ʔ-̫͡-ʔ shopglobal

💻
deploying Electronero 2.0
View GitHub Profile
@shopglobal
shopglobal / CryptoWhitepaper
Last active January 11, 2025 16:51
Crypto Whitepaper
Here’s a framework for a white paper for a private cryptocurrency. Replace placeholders with specific details about your project:
[Your Cryptocurrency Name] White Paper
Version 1.0 | [Date]
Abstract
This document introduces [Your Cryptocurrency Name], a private and secure cryptocurrency designed to ensure user anonymity while providing fast, scalable, and decentralized digital transactions. By leveraging advanced cryptographic techniques and decentralized ledger technology, [Your Cryptocurrency Name] addresses the increasing demand for privacy in financial transactions.
@shopglobal
shopglobal / Web2.md
Created September 29, 2024 20:58
Website

To create a website with the images you've generated, we can follow these steps:

  1. Website Structure: We'll organize the content into sections, such as a homepage featuring the main ad, a section for information about the cryptocurrency, and other visuals.

  2. HTML & CSS Layout: We can use basic HTML for structure and CSS for styling to ensure a clean and responsive design.

Here’s an example of how the website's HTML and CSS might look:

@shopglobal
shopglobal / Reqct3d.md
Created September 29, 2024 17:42
React 3d

Below is a basic outline for a modern cryptocurrency website with 3D elements using React and Three.js. This example demonstrates a hero section with a spinning 3D coin, basic styling using TailwindCSS, and a responsive layout.

Steps:

  1. Install dependencies:
    • Install React, Three.js, and TailwindCSS by running the following commands in your project directory:
      npx create-react-app crypto-website
      cd crypto-website
      npm install three @react-three/fiber @react-three/drei tailwindcss
@shopglobal
shopglobal / Threeneonsphere.md
Created September 27, 2024 17:03
Three.js neon sphere

To create a neon sphere using Three.js, you can follow these steps:

  1. Setup Three.js environment: Make sure you have included Three.js in your project. You can do this by adding the Three.js script in your HTML or installing it via npm if using a module bundler.

  2. Create a basic scene: We'll set up a scene, camera, renderer, and add a glowing neon material to a sphere.

HTML:

<!DOCTYPE html>
@shopglobal
shopglobal / Whitepaper1.md
Created September 27, 2024 15:03
Crystaleum white paper

Monero Fork White Paper

Version 1.0


Table of Contents

  1. Introduction
  2. Motivation for Forking Monero
@shopglobal
shopglobal / Website.md
Created September 24, 2024 20:23
Website with 3d elements

Creating a cool website with 3D elements and a hero slider involves using modern front-end technologies like HTML, CSS, JavaScript (and libraries like Three.js for 3D), and CSS frameworks like Bootstrap for layout and sliders. Here’s a step-by-step approach to building the site:

1. Basic Structure (HTML)

Start with a simple HTML structure:

<!DOCTYPE html>
<html lang="en">
<head>
@shopglobal
shopglobal / Workshop.md
Created September 24, 2024 19:47
Workshop selector

To build this application, here's a step-by-step approach using C# with Windows Forms or any similar desktop framework:

1. User Interface Design:

  • Create two ListBox controls:
    • One for selecting the Workshop.
    • One for selecting the Location.
  • Add a Button for calculation.
  • Add Label controls to display the Registration Cost, Lodging Cost, and Total Cost.

2. Workshop and Location Data:

@shopglobal
shopglobal / Elon.md
Created September 23, 2024 16:46
Entrepreneurship interview

Here's a structured 5-10 minute presentation on Elon Musk, following the entrepreneurial rubric:


Slide 1: Introduction

  • Title: "Elon Musk: Visionary Entrepreneur"
  • Key Points:
    • Who is Elon Musk?: CEO of Tesla and SpaceX, co-founder of Neuralink, The Boring Company, and X (formerly Twitter).
    • Background: Born in South Africa (1971), moved to the U.S. for university, and became a U.S. citizen. Early interests in technology and space.
  • Why Elon Musk?: His relentless drive to push humanity forward with electric vehicles, space exploration, and AI innovation resonates with my interests in technology and the future.
@shopglobal
shopglobal / PaintJob2.md
Created September 21, 2024 21:50
Paint job estimator

To implement this new scenario in the Windows Forms application, we will adjust the logic to calculate the required gallons of paint, hours of labor, and related costs. Let's break it down:

Updated Requirements

  • For every 15 square feet of wall space:
    • 1 gallon of paint is required.
    • 8 hours of labor are needed.
  • Labor costs $20.00 per hour.
  • User Inputs:
  • Total square feet of wall space.
@shopglobal
shopglobal / CryptoBookers.md
Last active September 27, 2024 17:02
Crypto Bookers

Business Proposal for Crypto Bookers

Executive Summary

Crypto Bookers is a cryptocurrency network based on Monero (XMR), designed to provide a secure, private, and decentralized platform for peer-to-peer transactions, bookings, and payments. Leveraging Monero's unique privacy features, Crypto Bookers aims to cater to a market that values financial anonymity and security, such as freelance professionals, small businesses, and consumers who seek privacy in their transactions.

Business Objectives

  • Launch a secure and private cryptocurrency network leveraging Monero's privacy-focused technology.
  • Develop an ecosystem that facilitates anonymous transactions, bookings, and payments across various industries.