Pinned Repositories
audioAnalysis
I am writing audio app for Android/iOS and doing research in python. There is ALOT of information on dsp stuff if you go looking. here is some juicy bits in python. This is not a library right now because I want everything decoupled so it's instantly digestible to the reader. If you've been playing with audio you might also share my distain for plugins
CamApp
CamApp is a wxpython UI to access the s3 objects that are uploaded by FrontCam. Use this for research as I do not actively maintain this repository.
employerAnalytics
employerAnalytics scraps job listings on Indeed.com for keywords using selenium, beautifulSoup, and requests in order to create a small json database with TinyDB so more featureful searches can be done on a given "what"/"where". Use this for research as I do not actively maintain this repository.
Expo-CamApp
A rewrite of CamApp written in the Expo development environment.
FrontCam
FrontCam is python code that detects motion from a video stream and uploads the detected motion to s3 bucket. Use this for research as I do not actively maintain this repository.
googlemapped
googlemapped is a from scratch wardriving application. The package associates WAP (wireless access points) with GPS information using dynamodb for storage and folium for visualization. Use this for research as I do not actively maintain this repository.
Memespeare
pyqt5 application to organize memes via sqlite3 and store them in wasabi
PieceTable
Java implementation of PieceTable data structure modified to work with any arbitrary byte stream and have persistence along all initializations with serialization using persist class.
VoiceModulation
This is a digital audio editor and recorder for android.
MassTransit
Distributed Application Framework for .NET
FreddyJohn's Repositories
FreddyJohn/PieceTable
Java implementation of PieceTable data structure modified to work with any arbitrary byte stream and have persistence along all initializations with serialization using persist class.
FreddyJohn/VoiceModulation
This is a digital audio editor and recorder for android.
FreddyJohn/employerAnalytics
employerAnalytics scraps job listings on Indeed.com for keywords using selenium, beautifulSoup, and requests in order to create a small json database with TinyDB so more featureful searches can be done on a given "what"/"where". Use this for research as I do not actively maintain this repository.
FreddyJohn/Expo-CamApp
A rewrite of CamApp written in the Expo development environment.
FreddyJohn/audioAnalysis
I am writing audio app for Android/iOS and doing research in python. There is ALOT of information on dsp stuff if you go looking. here is some juicy bits in python. This is not a library right now because I want everything decoupled so it's instantly digestible to the reader. If you've been playing with audio you might also share my distain for plugins
FreddyJohn/CamApp
CamApp is a wxpython UI to access the s3 objects that are uploaded by FrontCam. Use this for research as I do not actively maintain this repository.
FreddyJohn/FrontCam
FrontCam is python code that detects motion from a video stream and uploads the detected motion to s3 bucket. Use this for research as I do not actively maintain this repository.
FreddyJohn/googlemapped
googlemapped is a from scratch wardriving application. The package associates WAP (wireless access points) with GPS information using dynamodb for storage and folium for visualization. Use this for research as I do not actively maintain this repository.
FreddyJohn/Memespeare
pyqt5 application to organize memes via sqlite3 and store them in wasabi