Giter Club home page Giter Club logo

the-hotbox's Introduction

the-hotbox

the-hotbox's People

Contributors

bernep avatar bnidevs avatar linlinbest avatar phama2 avatar richard-le avatar scotter1995 avatar themanofcat avatar theskatzman avatar thetiml avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

the-hotbox's Issues

Add image preview

Create two column structure with the slider inputs and a box doc where I can place an image

Write the video processor

In the end we will want it to be asynchronous, but we can always write a synchronous processor for testing

Microsoft Edge Problem never see preview

So I am on Microsoft Edge, and I uploaded a video, but the rectangle showing what I assume would be the deep-fried video says "No Preview Available"

To Reproduce
Steps to reproduce the behavior:

  1. Be on Microsoft Edge
  2. Upload a video
  3. Click upload & wait
  4. Boom
    image

Add dark mode

This should be a switchable option at the bottom of the page that the user can toggle

Default Button

We should add a 'Default' button that sets the slider values to their default state.

I'm adding this issue and am immediately going to work on it.

Port PerlinNoiseDistortion

This isn't strictly necessary but it is very cool and shouldn't be too difficult given that the code is already written

themes

  • make halloween theme (orange + black , somethin like that)

  • make footer theme selector a dropdown choice
    like this:

<select name="cars" id="cars">
  <option value="volvo">Volvo</option>
  <option value="saab">Saab</option>
  <option value="mercedes">Mercedes</option>
  <option value="audi">Audi</option>
</select>

add function to shorten decimals

given a var f which is a float, shorten the string representation of f to 2 decimal places

so the function signature should be

var shorten_float = (f) => {
//
//   do something
//
return shortened_string;
}

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.