Coder Social home page Coder Social logo

bnidevs / the-hotbox Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 5.0 8.97 MB

Browser Video Deepfryer with AWS Backend

License: MIT License

Go 37.81% HTML 15.89% JavaScript 28.75% CSS 10.49% Python 3.81% Dockerfile 3.24%
aws s3 lambda gocv js html css

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

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.

Add image preview

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

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;
}

Add dark mode

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

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

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>

Write the video processor

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

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

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.