The Wayback Machine - https://web.archive.org/web/20200825103753/https://github.com/proninyaroslav
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Free as in Freedom torrent client for Android. Mirrored from https://gitlab.com/proninyaroslav/libretorrent

    Java 807 168

  2. Forked from TachibanaGeneralLaboratories/download-navi

    Free and Open Source software download manager

    Java 5 1

  3. Forked from 0xAX/linux-insides

    Немного о ядре Linux

    Python 250 39

  4. A WordPress plugin for adds IP from comment that marked as spam to standard WordPress blacklist.

    PHP 1

  5. RPM packages of Abrowser - GNU Trisquel's version of Firefox https://trisquel.info/en/wiki/abrowser-help

    Shell

  6. Golang-like template engine for Java

    Java 3 2

449 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

Created an issue in rrousselGit/freezed that received 8 comments

How to serialize enum-like unions (without values)?

Hi. Suppose I have a class like this: @freezed abstract class Enum with _$Enum { const factory Enum.one() = EnumOne; const factory Enum.two() = Enu…

8 comments
You can’t perform that action at this time.