Quinston Pimenta
This channel is a medium for me to share whatever little insights that I might have had over the course of my journey on this planet.
How to edit a Podcast with TimeBolt and Premiere Pro
What to do if TimeBolt Premiere Pro Extension window doesn't show up? (Windows + Mac at 01:07)
How to allow TimeBolt access through Firewall and Controlled Folders on Windows?
How to Edit Separately Recorded Files with TimeBolt and Premiere Pro (Works with Davinci Resolve)
How to TimeBolt a file that has a lot of background noise?
Generate Subsets with Recursion in C++ | Code Tutorial
Instantly Remove Long Pauses from your Loom videos with TimeBolt
Automatic jump cuts with TimeBolt and Premier Pro (for Video and Audio)
The One Rule for Product Development
Should Developers Learn Design? (8 Reasons Why)
Three Key Points before Product Development (Mistakes I Made)
Hash Table | A Helpful Line-by-Line Code Tutorial
How to download All WordPress Media (using Python Web Scraping)
Building a 360 Viewer With Electron and Three.js in Under 60 Minutes!
The new IDE everyone is talking about!
Deploy React with Node (Express, configured for ES6, Babel) to Heroku (without babel-node)
Bitonic Merge Sort | Explanation and Code Tutorial | Everything you need to know!
Recursive Linear Search | Code Tutorial
Combinations Of String | Code Tutorial
Generate Power Set with Bitwise Operators | Code Tutorial
Cartesian Product of Two Sets | Code Tutorial
Check if you get the Power from the Base | Code Tutorial
Integer Partitioning with Dynamic Programming | Code Tutorial
Least Common Multiple | Code Tutorial | Euclidean Algorithm
Greatest Common Divisor | Euclidean Algorithm | Code Tutorial
Strand Sort | Code Tutorial
Cocktail Sort | Sorting Algorithm
How I write code faster with VS Code
Cycle Sort | Sorting Algorithm
Pigeonhole Sort | Sorting Algorithm