Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report fctorial

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fctorial/README.md

Hi there 👋

Pinned

  1. Zero cost abstractions in web development

    JavaScript 15

  2. Serialize/Deserialize binary data in clojure with an api similar to pointer casting in `C`.

    Clojure 26 2

  3. tst Public

    An REPL oriented testing framework for clojure(script)

    Clojure 10

  4. DOOM Public

    Forked from id-Software/DOOM

    DOOM Open Source Release fixed to compile and run on modern linux with minimal changes.

    C++

  5. nixpkgs Public

    Forked from NixOS/nixpkgs

    Nix Packages collection

    Nix

857 contributions in the last year

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

Contribution activity

October 2021

Created an issue in dart-lang/sdk that received 4 comments

Cannot use mixin method

void main(List<String> arguments) { A('').f(); } class A { final String s; A(this.s); } mixin M on A { void f() { print(this.s); } } An error is r…

4 comments
Opened 3 other issues in 3 repositories
flutter/flutter-intellij 1 closed
dart-lang/sdk 1 closed
flutter/flutter 1 closed

Seeing something unexpected? Take a look at the GitHub profile guide.