Pinned Repositories
deslackify
A program to delete old slack messages.
deterministic_zip
A tool to generate consistent zip files (useful for terraform updates of aws lambda functions).
dolphin
A web service to encourage coworkers to lock their computers.
extended_http_server
An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.
farcy
A code review bot for github pull requests.
flask-image-uploader
A simple flask app that runs on heroku and demonstrates HTTP Server-Sent Events (EventSource) protocol.
reddit_irc
An IRC bot that monitors for new submissions on various subreddits.
statsbot
Monitors and satisfies requests for subreddit_stats.
update_checker
A python module that will check for package updates.
praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
bboe's Repositories
bboe/flask-image-uploader
A simple flask app that runs on heroku and demonstrates HTTP Server-Sent Events (EventSource) protocol.
bboe/extended_http_server
An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.
bboe/deterministic_zip
A tool to generate consistent zip files (useful for terraform updates of aws lambda functions).
bboe/dolphin
A web service to encourage coworkers to lock their computers.
bboe/farcy
A code review bot for github pull requests.
bboe/update_checker
A python module that will check for package updates.
bboe/deslackify
A program to delete old slack messages.
bboe/statsbot
Monitors and satisfies requests for subreddit_stats.
bboe/BBoeOS
A simple OS to help demonstrate the boot process
bboe/bryceboe.com
The content of bryceboe.com, and its pelican configuration files.
bboe/nyantip
/u/tipnyan is a Reddit tipbot specifically for nyancoins. This is a fork of PeanutPower's nyantip which is a fork of mohland's dogetipbot -- interoperability with other coins may be limited.
bboe/.github
bboe/button
Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners but also experienced users
bboe/coauthor
A tool that facilitates adding `Co-authored-by: name <email>` lines in a user friendly way to git commits.
bboe/core
:house_with_garden: Open source home automation that puts local control and privacy first.
bboe/coveralls-python
Show coverage stats online via coveralls.io
bboe/dockergit
bboe/errbot
Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
bboe/google_cloud_run_demo
A simple project to demonstrate running a simple Flask web service on Google Cloud Run.
bboe/hackday_bot
A Reddit bot that helps facilitate the creation and selection of ideas for a hack day.
bboe/hackpack
Improvements to some CrunchLabs Hack Pack Arduino sketches
bboe/priceTrackr
The source for priceTrackr.com a site that previously tracked fluctuations in newegg pricing.
bboe/rails
Ruby on Rails
bboe/resume
bboe/sbhacksiv_react
https://youtu.be/WBG884n8mxs
bboe/setupmeta
Simplify your setup.py
bboe/sync_issues
sync_issues is a ruby gem to that allows the easy creation and synchronization of issues on GitHub with structured local data.
bboe/ucsb.bryceboe.com
Former cs.uscb.edu/~bboe site.
bboe/unifi-ddns
Cloudflare DDNS (Dynamic DNS) support for UniFi OS
bboe/update_checker_app
Flask Application that provides the interface to the update_checker package.