devbret
Full Stack Web Developer, who loves learning every day. Would eventually like to work as a Senior Artificial Intelligence Engineer.
Performance Insulation And Energy Services, Inc.Portland, Oregon
Pinned Repositories
character-interactions
detailed-audio-analysis
Measure the evolution of timbre, loudness and onset for any number of audio tracks. Then visualize that data.
external-links-for-multiple-websites
Collect and visualize outbound links from multiple domains.
geospy-api-mapping
Query the GeoSpy API for any number of images, and then visualize that JSON data on a world map.
HIBP-API-tools
Python scripts for interfacing with the HaveIBeenPwned API via the CLI.
networked-rhyming-words
Analyze a .txt file for networks of rhyming words. Then visualize that information with D3.
pihole-data-measurement-tools
A collection of various software tools for measuring DNS queries downloaded from a Pi-hole as a CSV file.
text-analyzer
Submit text to learn details about word volume and frequency.
website-external-links
Use Python to map a website's external facing links. And then apply D3 to visualize those outbound connections as a network graph.
website-internal-links
Use Python to map a website's internal links. And then apply D3 to visualize those connections as a network graph.
devbret's Repositories
devbret/website-internal-links
Use Python to map a website's internal links. And then apply D3 to visualize those connections as a network graph.
devbret/website-external-links
Use Python to map a website's external facing links. And then apply D3 to visualize those outbound connections as a network graph.
devbret/detailed-audio-analysis
Measure the evolution of timbre, loudness and onset for any number of audio tracks. Then visualize that data.
devbret/geospy-api-mapping
Query the GeoSpy API for any number of images, and then visualize that JSON data on a world map.
devbret/external-links-for-multiple-websites
Collect and visualize outbound links from multiple domains.
devbret/pihole-data-measurement-tools
A collection of various software tools for measuring DNS queries downloaded from a Pi-hole as a CSV file.
devbret/networked-rhyming-words
Analyze a .txt file for networks of rhyming words. Then visualize that information with D3.
devbret/character-interactions
devbret/HIBP-API-tools
Python scripts for interfacing with the HaveIBeenPwned API via the CLI.
devbret/keyword-monitoring-to-csv
Regularly visit a specific number of pages on any accessible website(s), in search of specific keywords within the content. If found, a CSV file is created as a report.
devbret/website-sentiment-mapping
Use Python to crawl a specific number of pages from a given domain. Then use D3 to visualize internal links and each web page's overall sentiment score.
devbret/domain-and-ip-analyses
Using your CLI, learn detailed information about a specific domain and/or IP address.
devbret/osint-keyword-searches
Build and organize your OSINT searches on different platforms.
devbret/spectral-centroid-and-rhythm-changes
Analyze any number of audio files for spectral centroid values and changes in rhythm. Then visualize that information using D3.
devbret/web-pages-with-video-files
Crawl a specific number of web pages on an individual domain for videos. If found, a .txt file is created containing all related internal links.
devbret/audio-file-comparison
devbret/c-tran-network-graph
A visualization of all bus stops within the C-TRAN network.
devbret/devbret
devbret/geospy-basic-app
Query the GeoSpy basic API for any number of images, and then visualize that JSON data.
devbret/lexical-diversity-and-average-sentence-length
Every five hundred words, measure the lexical diversity, average sentence length and a two word summary, from within a text file.
devbret/network-monitoring-tools
Monitor six vital network metrics with displays that update every second. Those measurements include bandwidth usage, CPU usage and network latency.
devbret/rhythm-detection
Analyze any number of audio files with Python for changes in rhythm. Then visualize that data as timelines using D3.
devbret/rpi-camera-tracker
Calculate average values for hue and lightness. Then export the data as a CSV file.
devbret/simple-reddit-reader
View the one hundred hottest posts from any available subreddit.
devbret/subreddit-content-visualization
Visualize popular phrases from recent content on various subreddits as an interactive word cloud, using Python and D3.
devbret/system-resource-monitor
Monitor the live performance of your computer in the browser, using Python and JavaScript.
devbret/text-analysis
Analyze text files for common two-word phrases. Then visualize that data as a word cloud.
devbret/username-availability-checker
Check the availability of a username across twenty popular platforms.
devbret/word-cloud
Process any number of .txt files for a user specified number of popular two-word phrases. Then visualize that data as a word cloud.
devbret/youtube-playlists-tracker-app
Catalog your viewing progress with specific YouTube playlists, organized by user-defined categories, via this app.