bgoonz
Web Developer, Electrical Engineer https://www.linkedin.com/in/bryan-guner-046199128/
@VerizonNew York, NY
Pinned Repositories
awesome-4-new-developers
Top repos for new developers all in one place
BGOONZ_BLOG_2.0
The new home of my blog/resource sharing website. Uses graphql to query markdown files for content that is then fed into templated react components.
Data-Structures-Algos-Codebase
DS-ALGO-OFFICIAL
A interactive and comprehensive guide and learning tool for DataStructures and Algorithms ... concentrated on JS but with some examples in Python, C++ and Java as well
INTERVIEW-PREP-COMPLETE
INTERVIEW-PREP-ARCHIVE
Markdown-Templates
React-Notes
React concepts, practice & notes
React2023
React notes and projects
Revamped-Automatic-Guitar-Effect-Triggering
Using audio subsequence dynamic time warping to calculate a time agnostic measure of similarity between performances.
bgoonz's Repositories
bgoonz/github-reference-repo
just some stuff to help keep me sane
bgoonz/web-dev-notes-resource-site
Depreciated
bgoonz/web-dev-utils-package
This code is not exclusivley written by me ... it is just a list of files I use often during website development... use at your own risk
bgoonz/embedable-repl-and-integrated-code-space-playground
What the title sounds like
bgoonz/Binary-Search
5 different ways
bgoonz/atlassian-templates
bgoonz/Copy-2-Clipboard-jQuery
bgoonz/Exploring-Promises
bgoonz/fast-fourier-transform-
bgoonz/Triggered-Guitar-Effects-Platform
In live performance, guitar effect pedals are a versatile yet limiting asset. They require presence of mind on the part of the performer and restrict the performer to the area of the stage in which the pedal board is located. These constraints limit the performance quality and stage presence by splitting the performer’s focus. This project proposes an automatic solution to the restrictions that guitar effect pedals present. The performer will record the first performance into the proposed software, which will analyze and store the sequential frequencies in relation to the effect trigger points. The performer will then utilize the software during a subsequent live performance. The effect is triggered when the preceding frequencies of the live performance are recognized against the first performance. This concept will be achieved through the use of Pure Data, a GUI for audio manipulation applications. Currently, our team is tackling two approaches to track performances. The first approach implements a dynamic time warping algorithm, which is a more robust approach to mitigating live performance error. The alternate approach encompasses a counting scheme that tracks the instances of the change in a specific note immediately preceding the trigger event. Our team has created a system to read in a guitar signal, isolate subsections of a performance, and implement the aforementioned alternate approach. When this system counts the predetermined number of instances of a specific note within a given tolerance, the effect will activate.
bgoonz/netlify-cms-experiment
bgoonz/netlify-cms-experiment42
bgoonz/old-code-from-undergrad
don't judge me
bgoonz/python-practice-notes
bgoonz/Recursion-Practice-Website
Recursion Prompts With Solutions and Dependency-Free Live Mocha Spec Updates.... rendered to the webpage
bgoonz/Shell-Script-Practice
bgoonz/commercejs-nextjs-demo-store
bgoonz/converter
Created with StackBlitz ⚡️
bgoonz/es6-cheatsheet
ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
bgoonz/graphql-experimentation
bgoonz/jsanimate
bgoonz/old-c-and-cpp-repos-from-undergrad
bgoonz/python-cheat-sheet
bgoonz/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
bgoonz/gitbook-action
Github Action For Gitbook