Skip to content
View MikeBurnsDev's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MikeBurnsDev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DataStructuresAndAlgorithms DataStructuresAndAlgorithms Public

    From-scratch implementations of several Data Structures and Algorithms done for practice

    Python 1

  2. gamedevmap-scape gamedevmap-scape Public

    Scan GameDevMap.com to find job openings. Gets list of game companies from site, then searches for any potential job postings with specific keywords

    Python

  3. glassdoor_salaries_chrome_extension glassdoor_salaries_chrome_extension Public

    Shows a normalized salary for positions Glassdoor.com based on the USA national cost-of-living index.

    JavaScript

  4. mtg_search_scrape mtg_search_scrape Public

    python script that takes a gatherer.wizards search url as a string and then copies every card name to your clipboard, formatted correctly for mass entry on tcgplayer. Uses python 3.5.4 and Beautifu…

    Python