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

Block or report patbeagan1

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

Generated with ConsoleVision

Hi there 👋

I'm a software engineer - who currently works as an Android developer.

I enjoy learning new frameworks and technologies, and incorporating learnings from them into my work.

I currently work with

  • Kotlin / Rust
  • Python / Deno
  • Zsh

Check out all of my public projects here:

curl https://api.github.com/users/patbeagan1/repos |
  jq '.[] | {url: .html_url, description: .description}' |
  grep -vE '{|}' |
  sed 's/"//g' |
  sed 's/url:/\n###/g' |
  sed 's/description://g'             

Note that this is not fully inclusive of the projects that I've published. I have a separate repo, Open-Source-Requests where anyone can request for me to publish the source code for a tool - rationale included in there.

Published projects

Pinned

  1. ConsoleVision ConsoleVision Public

    A kotlin program (and library) for displaying images in the terminal.

    Kotlin 5

  2. brickkit-android brickkit-android Public

    Forked from wayfair/brickkit-android

    BrickKit for Android

    Java

  3. Squibbish Squibbish Public

    Scripting language inspired by kotlin, compiled to bash

    Kotlin 4

  4. AndroidTemplate AndroidTemplate Public

    Exploring modern android libraries and tools

    Kotlin 2 2

  5. KotlinUnionType.kt KotlinUnionType.kt
    1
    /**
    2
     * You can edit, run, and share this code.
    3
     * play.kotlinlang.org
    4
     */
    5
    
                  
  6. FamilyTreeGenerator FamilyTreeGenerator Public

    Use to create fictional family trees, to improve your lore and make writing easier.

    Kotlin 2