Skip to content
View TurnrDev's full-sized avatar
  • Mopo
  • Nottingham
  • 02:14 (UTC)

Organizations

@TrainerDex @Brassburg

Block or report TurnrDev

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

Hi there πŸ‘‹ I'm Jay (aka TurnrDev)!

  • Full-time Python Backend Engineer
  • Made TrainerDex, sunsetted end of 2023.
  • love all things open source, maps, public transport etc bit of a nerd
  • would love to do something in the geo space

⚑ Recent Activity

  1. ❗ Opened issue #82 in CollotsSpot/Ensemble
  2. πŸ—£ Commented on #103 in HarvsG/ha-glinet4-integration
  3. πŸ’ͺ Opened PR #584 in TrainerDex/Website
  4. πŸŽ‰ Merged PR #584 in TrainerDex/Website
  5. πŸ—£ Commented on #2817 in end-4/dots-hyprland

Pinned Loading

  1. TrainerDex/PogoOCR TrainerDex/PogoOCR Public archive

    A Python tool for running OCR on Pokemon Screenshots using Google Cloud Vision

    Python 6 2

  2. TrainerDex/DiscordBot TrainerDex/DiscordBot Public archive

    A Discord bot for TrainerDex.

    Python 5 2

  3. TrainerDex/TrainerDex.py TrainerDex/TrainerDex.py Public archive

    The official python library for hooking into the TrainerDex API

    Python 5 3

  4. TrainerDex/Website TrainerDex/Website Public

    Python 2 3

  5. Arrange workspace on multiple monito... Arrange workspace on multiple monitors (Hyprland)
    1
    #!/usr/bin/env bash
    2
    set -e
    3
    
                  
    4
    declare -i last_called=0
    5
    declare -i throttle_by=4
  6. codecov-example-python codecov-example-python Public

    Forked from codecov/example-python

    Python coverage example

    Python