Coder Social home page Coder Social logo

Explaining the Data Layer

Mutable data can be found at data/data.json. Here's the schema for the JSON:

type DataLayer = {
  instagram: string // Your instagram URL
  soundcloud: string // The soundcloud URL for the botton beside the instagram button
  mixcloud_embed: string // The link for the mixcloud embed at the bottom of the page
  watchVideoButtonLink: string // the link for the "Watch Video" button
  musics: {
    name: string // Track name with number, example: 01. Track 1
    album: string // Album name
    link: string // Individual soundcloud link for the track
    toRealease: boolean // false if the track has already been released
    video: string // video ID of an youtube video, for example if the video URL is https://www.youtube.com/watch?v=fiGuXsvy69E, the id is fiGuXsvy69E
  }[]
}

GTO90's Projects

beepbeep icon beepbeep

Quattro Synchronization, check...; L’escargot, check...; Race Crispies, check...; Toasted Brakes, check... Beep Beep!

digibyte icon digibyte

DigiByte Core 7.17.3 - CURRENT (5-12-2021) - 8.19.0 Development

digibyte-pipeline icon digibyte-pipeline

A list of items that we want to do for DigiByte, some with / without bounties etc attached, and others simply as a great way to cut your teeth on DigiByte

dips icon dips

DigiByte Improvement Proposals

dreambooth-stable-diffusion icon dreambooth-stable-diffusion

Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.

fabric icon fabric

fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.