Pinned Repositories
3D-Earth-Music-Visualizer
A 3D Earth music visualizer on the web with custom shader animations made with three js :D
3d-midi-audio-particles-threejs
An animated particles visualizer that reacts to audio and controllable through MIDI input
adarkforce
aupyom
Real-time Audio time-scale and pitch modification in Python
countdown
excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
ExpensifyApp
Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
faq-accordion-card
qoiparser
A QOI Image format parser / converter written in C++
stocks-visualizer
adarkforce's Repositories
adarkforce/3D-Earth-Music-Visualizer
A 3D Earth music visualizer on the web with custom shader animations made with three js :D
adarkforce/3d-midi-audio-particles-threejs
An animated particles visualizer that reacts to audio and controllable through MIDI input
adarkforce/adarkforce
adarkforce/aupyom
Real-time Audio time-scale and pitch modification in Python
adarkforce/countdown
adarkforce/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
adarkforce/ExpensifyApp
Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
adarkforce/faq-accordion-card
adarkforce/qoiparser
A QOI Image format parser / converter written in C++
adarkforce/stocks-visualizer
adarkforce/freqtrade
Free, open source crypto trading bot
adarkforce/grip
Preview GitHub README.md files locally before committing them.
adarkforce/iptracker
adarkforce/js-framerate-optimizer
Library for tracking and iteratively improving page framerate over time
adarkforce/Learning-Lip-Sync-from-Audio
Learning Lip Sync of Obama from Speech Audio
adarkforce/Musical-Note-detection
This is a python code for detection of musical notes from an audio file using python libraries numpy and scipy.
adarkforce/Obama-Lip-Sync
An implementation of ObamaNet: Photo-realistic lip-sync from text.
adarkforce/obamanet
ObamaNet : Photo-realistic lip-sync from audio (Unofficial port)
adarkforce/Obamanet_retrain
An actually running version of ObamaNet
adarkforce/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
adarkforce/technical
Various indicators developed or collected for the Freqtrade
adarkforce/TensoRF
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
adarkforce/threejs-webpack-starter
adarkforce/where-in-the-world-website
adarkforce/YouTubeAPI-Examples
YouTube Data API Usage Examples using Python.