Skip to content
View TaygaHoshi's full-sized avatar

Block or report TaygaHoshi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
TaygaHoshi/README.md

Welcome

I am TaygaHoshi, welcome to my profile.

Current Projects

I am currently working on two projects:

  1. Sigil of Uchma is an open source fantasy Tabletop RPG, based on mythologies of medieval Central Asian societies.
  2. TadanoChess is a QT-based desktop database for chess analysis. It is currently closed source and heavily work in progress, but I plan to open source it as GPLv3.

Past Projects

My notable past projects are, in no particular order:

  1. PvP/WvW/raid team generator script for Guild Wars 2,
  2. Japanese " i+1" sentence scraper,
  3. Project templater bash script, and
  4. A QT form generator that works with YAML.

GW2TG is a simple team generator program. My inspiration for this project was the amount of manual labor that goes into a guild. Being a former guild master, I knew managing tournaments with players from different skill levels correctly was difficult. This script reduced the time and work by automating almost every step.

The sentence scraper was built for helping me collect "i+1" sentences to learn Japanese. This terminology comes from a language learning method called Mass Immersion Approach, which is an implementation of Input Hypothesis.

CopierPaster is a templater for project structures. It can be used for quickly bootstrapping a project's initial structure from custom templates.

yaml-to-gui is a converter that takes a YAML file and creates a corresponding GUI. It is written in C++.

I also have other projects of various sizes, so feel free to check out my GitHub repositories.

Pinned Loading

  1. tt-project tt-project Public

    Sigil of Uchma is an open source tabletop roleplaying game.

  2. my-dots my-dots Public

    Configuration files I use.

    Shell

  3. GW2TeamGenerator GW2TeamGenerator Public

    Creates custom and balanced teams based on rating and roles for Guild Wars 2.

    Python

  4. copierpaster copierpaster Public

    A very simple templater for project structures.

    Shell

  5. japanese-i-plus-one-filter japanese-i-plus-one-filter Public

    Finds i+1 sentences for a specific word from Jisho.org.

    Python 1

  6. yaml-to-gui yaml-to-gui Public

    A sample Qt Creator application for converting a YAML file to a form.

    C++ 1