The Wayback Machine - https://web.archive.org/web/20210309083324/https://github.com/krissrex
Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Arctic Code Vault Contributor
  • Pro
krissrex/README.md

Pinned

  1. Get the TOTP secrets exported by Google Authenticator

    JavaScript 14 3

  2. A simple screen capture utility in Java.

    Java 4

  3. An application with GUI for creating animated gifs from a list of source images.

    Java 3 2

  4. Provides discord commands related to RuneScape. https://hub.docker.com/repository/docker/krissrex/rs-bot

    TypeScript 1 1

334 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri
Activity overview
Contributed to krissrex/krex.no, krissrex/discord-runescape-bot, kmaasrud/oboe and 5 other repositories

Contribution activity

March 2021

krissrex has no activity yet for this period.

February 2021

Created an issue in crossecore/crossecore-generator that received 3 comments

Don't import self in recursive types

I have a type Node with a children property also of type Node. In the generated typescript code, the Node.ts is trying to import itself with import…

3 comments