Giter Club home page Giter Club logo

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

patbeagan1's Projects

b20-game-server icon b20-game-server

B20Server is multiplayer game server as an engine. It is a ktor server which can communicate over telnet (a la MUDs), or serve a react client.

consolevision icon consolevision

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

dotfiles icon dotfiles

A collection of workflow scripts, zero install

familytreegenerator icon familytreegenerator

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

filetag icon filetag

A utility for tagging files, and being able to look them up by their tags. Based on symlinks.

genemultiv icon genemultiv

A genetic algorithm implementation which solves multivariate equations

hacker-laws icon hacker-laws

💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws

kotlin-encrypt icon kotlin-encrypt

An easy keystore wrapper written in kotlin - use for encrypting files

measures icon measures

A Kotlin library for converting between different measurement systems. Uses value classes for increased performance

merge-train icon merge-train

A tool for teams that need to scale, which merges multiple PRs in a batch.

metazelda icon metazelda

Procedural zelda-like dungeon-design-generating library.

protocolrss icon protocolrss

A kotlin implementation of the RSS protocol. Derived from https://www.rssboard.org/rss-specification

qrcard-generator icon qrcard-generator

Takes a CSV file of urls and imageUrls, and creates an info card from them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.