Skip to content
View glitchfl's full-sized avatar

Block or report glitchfl

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
glitchfl/README.md

Itay Fliess

GitHub Discord Email

Software Lead @ FRC 1690 Orbit · 17 y/o


class Itay {
  final name = 'Itay Fliess';
  final age = 17;
  final role = 'Software Lead @ Orbit 1690';

  final stack = const {
    'specialist': ['Dart', 'Python', 'TypeScript'],
    'working knowledge': ['Shell'],
    'basics': ['Java', 'C#'],
  };

  final nextUp = const ['Go', 'C', 'Scala'];

  final interests = const [
    'mathematical modeling',
    'statistics & probability',
    'anything with a state space worth searching',
  ];

  final elsewhere = const {
    'Valorant': 'peak Immortal 3',
    'Chess': '1700 elo',
    "Rubik's Cube": '15s avg, top 1%',
  };

  final contact = const {
    'github': '@glitchfl',
    'discord': 'GlitchFL',
    'email': 'itayfliss@gmail.com',
  };
}

Pinned Loading

  1. flutter/flutter flutter/flutter Public

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Dart 178k 31k

  2. flutter/packages flutter/packages Public

    A collection of useful packages maintained by the Flutter team

    Dart 5.3k 3.9k

  3. lichess-org/lila lichess-org/lila Public

    ♞ lichess.org: the forever free, adless and open source chess server ♞

    Scala 18.6k 2.8k

  4. lichess-org/mobile lichess-org/mobile Public

    Lichess mobile app

    Dart 2.5k 473

  5. runit runit Public

    A CLI tool that lets you define named commands or command sequences per project, and then run them with a short custom command. Credit to @Eyalcfish pulse.

    Python 1

  6. flutter-browser flutter-browser Public

    Flutter web app in a browser Flutter refuses to launch (Arc, Safari, Orion, anything that isn't Chrome or Edge)

    Shell 1