Pinned Repositories
AES-128_Cracker
Brute-force AES-128 cracker in Python 2.7
AI_Project
Data2Video
Algorithms to convert arbitrary binary data into video and vice versa.
fman
fman: An opensource, cross-platform, light file manager.
Python3_Data_Structures
Code from Youtube Tutorial Series
Python_Algorithms
Code for various YouTube video lessons + extras
Python_Data_Structures
Code from Youtube Tutorial Series
Visual
Uses speech-to-text, natural language processing and the internet to generate visuals for non-visual media (podcasts, music, etc.).
WikiClassify2.0
WikiPop
Chrome extension to display the view count on all Wikipedia articles
bfaure's Repositories
bfaure/Python3_Data_Structures
Code from Youtube Tutorial Series
bfaure/Data2Video
Algorithms to convert arbitrary binary data into video and vice versa.
bfaure/Python_Data_Structures
Code from Youtube Tutorial Series
bfaure/Python_Algorithms
Code for various YouTube video lessons + extras
bfaure/AI_Project_4
bfaure/MNIST_Convolution2D
Keras/Tensorflow 2D Convolutional MNIST Classifier
bfaure/hAIku
RNN Haiku generator using Keras and Tensorflow.
bfaure/WikiPop
Chrome extension to display the view count on all Wikipedia articles
bfaure/Stock_Price_Analysis
Playing around with stock price prediction via several indicators fed into a FF-ML Perceptron.
bfaure/AI_Project
bfaure/StockSpider
Scripts to compile historical stock price data from various online sources.
bfaure/Visual
Uses speech-to-text, natural language processing and the internet to generate visuals for non-visual media (podcasts, music, etc.).
bfaure/bfaure.github.io
bfaure/Bird_Call_Classifier
Partially complete bird call (audio) to bird species (text) classifier.
bfaure/bytefinder
A raw sequential bytestream classifier
bfaure/Chase_Utilities
Some scripts to do fun stuff with Chase bank transaction exports (csv).
bfaure/Chromos
Chrome extension to provide direct access to WebArchive while browsing.
bfaure/coinmarketcap_parser
Some scripts to scrape price data directly from coinmarketcap
bfaure/ctci
Cracking the Coding Interview Practice Problems (C++ / Python)
bfaure/DynamicMediaQualifier
Scripts to parse sites (IMDB, Goodreads, rateyourmusic, etc.) for content ratings.
bfaure/HTMLSurfer
Simple web scraper to gather link relationships.
bfaure/Linkify
Chrome extension to highlight link importance across the web.
bfaure/Location_Game
A fun game to learn basic Geography.
bfaure/OccurrenceHighlighter
Brings occurrence highlighting to a browser near you!
bfaure/PirateBooty
Auto-torrent client with VPN and remote access/transfer support.
bfaure/snake
An implementation of the classic game using Python & PyQt
bfaure/StockSpiderAnalyzer
Program to analyze price results of StockSpider (see repository) using common indicators (moving average, relative strength, etc.)
bfaure/StockSpiderViewer
React web app to view current state of StockSpider data collection (see StockSpider repository).
bfaure/Subliminal_Text
A crude clone of Sublime Text, using Python 2.7 and the PyQt4 GUI framework.
bfaure/TempConverter
Super basic temperature converter GUI using PyQt4.