Skip to content
View 56kyle's full-sized avatar
Block or Report

Block or report 56kyle

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
56kyle/README.md

Hi there 👋

I'm Kyle, a pretty generalist developer that has done a variety of fullstack work, game modding / developement, and task automation.

Favorite Personal Projects

  1. pychess - A Chess program written as practice following principles outlined in the book "Clean Code"
  2. bloons_auto - An API for playing btd6 (Bloons Tower Defense 6) with Python
  3. pydm - (WIP) - A Python package for converting Byond's dm files into Python compatible objects
  4. goon_parser - The precursor to pydm; A python Package that allows converting static data inside Byond's dm files into json.

Tools/Software I highly recommend

  1. Vimium - Adds Vim controls to your web browser. Even if you don't use Vim elsewhere it is super useful.
  2. Selenium IDE - Selenium is already nice, but there is a browser IDE that they have which allows you to record actions and then export them to code in your language of choice.
  3. Json Resume - A schema for your resume that allows for building and exporting into various themes with minimal hassle.

Contacts

  1. Discord - A Festive book852#3902
  2. Email - 56kyleoliver@gmail.com

Pinned

  1. pytest-create pytest-create Public

    A Python CLI and library for generating pytests

    Python

  2. pydm pydm Public

    A Python CLI/package that converts DM files into Python modules and vice versa.

    Python

  3. bloons_auto bloons_auto Public

    A series of tools and scripts for automating BTD6. Also includes an API for automating basic gameplay.

    Python 1

  4. thunder_henry_converter thunder_henry_converter Public

    A set of scripts used to convert the naming inside the Thunder Henry repo to the name you want for your survivor

    Python

  5. ability_addition ability_addition Public

    A dota 2 custom game library for rerolling abilities

    Lua 1

  6. cookiecutter-hypermodern-python cookiecutter-hypermodern-python Public

    Forked from cjolowicz/cookiecutter-hypermodern-python

    Hypermodern Python Cookiecutter

    Python