Skip to content
View Tyrannoseanus's full-sized avatar
๐Ÿฆ–
๐Ÿฆ–

Organizations

@development-and-dinosaurs
Block or Report

Block or report Tyrannoseanus

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

๐Ÿฆ– About Me

data class Tyrannoseanus(
    val name: String = "Sean O'Toole",
    val location: String = "United Kingdom",
    val fakeJobTitle: String = "Lead Software Engineer",
    val officialJobTitle: String = "Software Development Engineer IV",
    val interests: List<String> = listOf(
        "Lego",
        "Dinosaurs",
        "Video games",
        "Lego dinosaur video games",
        "Writing software"
    ),    
    val websites: List<URL> = listOf(
        URL("https://developmentanddinosaurs.co.uk"),
        URL("https://poker.developmentanddinosaurs.co.uk"),
        URL("https://agilekatas.co.uk"),
    )
)

๐Ÿ“Š Totally Important Stats

๐Ÿฅ‡ Even More Important Certifications

AWS Certified Developer Associate AWS Certified Solutions Architect Associate AWS Knowledge Serverless Dinosaur Paleobiology

Pinned

  1. development-and-dinosaurs/gradle-git-versioner development-and-dinosaurs/gradle-git-versioner Public

    A Gradle plugin to automatically version a project based on commit messages and semantic versioning principles

    Kotlin 21 4

  2. development-and-dinosaurs/gatling-lambda-extension development-and-dinosaurs/gatling-lambda-extension Public

    A Gatling extension for invoking lambda functions

    Scala 3 2

  3. development-and-dinosaurs/github-actions-aws-cdk development-and-dinosaurs/github-actions-aws-cdk Public

    GitHub Action for running the AWS CDK

    Dockerfile 2 1

  4. development-and-dinosaurs/dino-dinner-bidding-battle development-and-dinosaurs/dino-dinner-bidding-battle Public

    Dino Dinner: Bidding Battle. A coding challenge game written in Kotlin using libgdx and libktx

    Kotlin 1

  5. development-and-dinosaurs/planning-poker development-and-dinosaurs/planning-poker Public

    Planning Poker application for agile refinement ceremonies

    Kotlin 2

  6. development-and-dinosaurs/blog development-and-dinosaurs/blog Public

    The Development and Dinosaurs blog

    SCSS 1