Giter Club home page Giter Club logo

toolbox's Introduction

Haii, I'm Ville

I began learning programming on 2022-01-15 and been have a really fun time ever since.
Programming has always been a side-hobby kind-of thing, so i make stuff i find fun and sometimes silly.
I'd love to call myself a "Fullstack Developer" but you know, imposter syndrome!

This is a "temporary" readme until i've overcome my 582 dumped uncompleted side-projects
and can finally make a clean website for my portfolio :)

What will today's adventure be?

Projects

  • Pixel Display | Visit the website here!
    A website similar to Reddit's r/place event.
    Custom-built to fit one of my content creator friends.
    Includes many features that integrate with Twitch, Discord,
    Statistics, Timelapses, Mod tools & Use of Websockets,
    And oh! Over 2000+ Registered users and over 1 Million pixels placed.
    Built With SvelteKit, Bun Backend & SQLite.

  • Toolbox | Visit the repository here!
    A Davinci Resolve 18 Workflow Integration that uses a modular drag-n-drop system
    where the user is always in-control of the layout and what modules exist within it.
    Users can create their own modules or use the existing built-in ones to ease their
    workflow in editing. Built-in APIs to easier sync and save data & settings.
    Built with Svelte + Electron.

  • 90gQ Statistik | Visit the website here!
    A website built to view and easily search Minecraft Statistics on an entire server.
    View every single known statistic in the game, you can filter the "leaderboards",
    See other peoples profiles and graphs, timelines of their Advancements and more.
    Built with SvelteKit + SQLite

  • My Little Guessy | Visit the website here!
    A website similar to GeoGuessr but for the show My Little Pony.
    You get a random frame from any season, any episode at any timestamp-
    And if you guess the Season & Episode correct you gain a point.
    Multi-languag support, detailed options. Audio mode.
    Frames are generated on the fly on the server with FFmpeg and pre-cached on client.
    Also includes a fuzzy search system where you can type an episode title or description
    and automatically find the correct season and episode numbers.
    Built with SvelteKit, Bun Backend (w/ Elysia), SQLite for metadata, FFmpeg.

    I've also done quite a few smaller projects,

    • Complex Minecraft Datapacks
    • Randomizer for the game 'Party Bots'
    • Several Lua scripts to Davinci Resolve
    • A Discord bot for the game Marble It Up where you could query the ingame leaderboards
    • A Three.js based replay viewer for the game Marble It Up
    • A custom Tauri Rust based Dashboard running on a Raspberry Pi
    • Multiple Streamdeck Plugins to interact with my other projects easily
    • Custom & fast file service like Google Drive, Dropbox etc.

Skills

  • Rust
  • JS / TS
  • Lua / Luau
  • CSS / SCSS / TailwindCSS
  • HTML
  • Svelte / SvelteKit
  • SQL (SQLite, PostgreSQL, MySQL)
  • C#
  • McFunction
  • GDScript
  • Git / Github
  • Electron / Tauri
  • Docker

toolbox's People

Contributors

villeolof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

lazynitish

toolbox's Issues

Better QuickProperties module

The QuickProperties module can right know only have one profile and it would be nice to have different profiles for different types of videos!

Better Zoom module

You already know what I mean with this! Just making a issue so we remember xD

Import media length in Quick Actions

I want the ability to copy the length of another clip on the timeline when importing new media so it matches that length. Could be a simple option with a tracknumber, it it is -1 then it does not use it, but is it anything but then use the length of the clip on that track to copy

Copy Attributes action for Quick Action Module

When you dublicate clips in the Quick Actions module, then it will lose all the applied zoom and stuff. So if there was a Clone Attributes action you could call, then that would fix that problem, Also, just making a checkbox in the dublicate action won't cut it for some applications. I have an idea in mind that would make zooms and stuff easier, but it would have to have a Quick Action cleanup when done and that one needs it to be a separate action rather than a option in the dublicate action. But both would be a welcome addition! :D

A QuickAction action that is a note!

When added it wwill have a name input and a color input, when set, the action will take the name and color to the actions list so you can easily sort what part does what in profiles!

Goto marker in QuickActions

Would be nice if we could have a Action that can move the timeline cursor to the next colored marker. That makes looping easier and also it can help you store a location togheter with adding a marker! :D

QuickRender gets into an infinite loop

Describe the bug
When it tries to find if a file already exists to get a new file name with a _num suffix, it gets into a infinite loop when the name doesnt have a _num suffix, so it succeds with "video_1.mp4" but fails with "video.mp4" in the same directory.

To Reproduce
Steps to reproduce the behavior:

  1. Make a video file with the name "video.mp4"
  2. Add that path and filename to a quickrender profile
  3. Reload the profile

Expected behavior
It shouldnt uhhh be stuck in an infinite loop

Desktop (please complete the following information):

  • OS: Windows
  • Version 1.0.6

18.6 Davinci Resolve it not showing any module its just like a image file nothing happens

Screenshot 2024-03-05 030510
Screenshot 2024-03-05 030517
Describe the bug
A clear and concise description of what the bug is.
Nothing happen no module is reacting
To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Better looping in QuickActions

You can already do a loop in Quick Actions, but it is kinda unintended, It would be great if you could have a "Loop x times" when placing a "Run profile" action. And also if that is set to -1 then it will loop until it fails. And if it fails then it will hop out of the loop and continue outside the loop.

"A JavaScript error occurred in the main process" on macOS Monterey with 18.5 Beta 3

Describe the bug
Unable to launch Toolbox.

To Reproduce
On macOS 12.6.6, Toolbox fails to launch and Electron throws this error:
Uncaught Exception:
Error: ENOENT: no such file or directory, open '/Library/Application Support/Blackmagic Design/DaVinci Resolve/Workflow Integration Plugins/Toolbox/Electron/../AppSettings.json'
at Object.openSync (fs.js:440:3)
at Object.func (electron/js2c/asar.js:140:31)
at Object.func [as openSync] (electron/js2c/asar.js:140:31)
at Object.readFileSync (fs.js:342:35)
at Object.fs.readFileSync (electron/js2c/asar.js:542:40)
at Object.fs.readFileSync (electron/js2c/asar.js:542:40)
at Object. (/Library/Application Support/Blackmagic Design/DaVinci Resolve/Workflow Integration Plugins/Toolbox/Electron/main.js:7:35)
at Module._compile (internal/modules/cjs/loader.js:968:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:986:10)
at Module.load (internal/modules/cjs/loader.js:816:32)

System:

  • OS: macOS 12.6.6
  • Resolve: Studio 18.5 beta 3
  • Toolbox Version: 1.0.6

content of Json file

Could you please let me know the content of Json file needed by "plugin Toolbox"
i just installed it on my Windows10 manually,lacking the json file to run this plngin in davincireolve

Thank you

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.