Skip to content
View ryjen's full-sized avatar
πŸ™ƒ
πŸ™ƒ
Block or Report

Block or report ryjen

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

Hi there πŸ‘‹

My github has a few public homebrew projects that maybe of interest. You can also find me tinkering at Micrantha when the mood strikes me.

  • jokeapp and jokeapp-droid are hello world apps in react-native and kotlin and jetpack compose in a redux/mvi architecture.

  • graphva java implmentation for a graph and related algorithms and data structures.

  • quotes is some AWS lambda API experimentation in golang.

  • mitm is a man-in-the-middle project to virtually create an attack in a virtual environment.

  • prep is an attempt to make a CLI build and dependency tool. Plugin based functionality to be flexible to any C++ legacy dependency and build system.

  • libcoda are some modern C++ toolkit. Notable sub projects to be proud of are libcoda-net and libcoda-db.

  • swiftactoe is a test of opensource swift in ubuntu docker with a minmax algorithm and imported C library for multiplayer.

  • operating system demos in C for scheduling algorithms and a shell implementation.

  • sandbox is an early stage tool in golang to make development inside a container easier (file sync, networking, reuse)

  • stimulus is a golang behaviour driven testing framework that I think is more intuitive while remaining simple and true to standard testing.

  • dotfiles are my configuration files. Managed in a simple but effective manner with GNU stow.

  • scouter was a turn based game in react-native that is temporarily abandoned.

  • hangman was an early react-native project to play a game of hangman, now abandoned.

  • color-luminence was a modification to an opensource javascript library. turned into a rewrite and not pushed back.

Ask about my private repositories if you like:

  • scrabble algorithms and iOS AR/ML board solver
  • mobile synchronization hybrid relational/nosql database. change detection with other clients or central server
  • selfhosted infrastructure
  • multiplayer iOS pong
  • multiplayer yahtzee ncurses CLI
  • competitive programming and other code kata
  • unix fortunes api
  • codebreaker hello world game in rust

Pinned

  1. mitm mitm Public

    a man-in-the-middle attack simulation

    Shell

  2. jokeapps jokeapps Public

    What? They are apps that get jokes.

  3. graphva graphva Public

    graph πŸ“Š with jvm β˜•

    Java

  4. quotes quotes Public

    Serverless Quotes API using Golang and AWS Lambda

    Go

  5. scouter scouter Public archive

    a real-world turn-based game in react-native.

    JavaScript

  6. libcoda libcoda Public archive

    modern c++ utility rep. Networking and database library notable sub-projects.

    C++ 1