Skip to content
View TekExplorer's full-sized avatar
๐Ÿ‘€
Looking for work
๐Ÿ‘€
Looking for work

Highlights

  • Pro
Block or Report

Block or report TekExplorer

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

Hi there ๐Ÿ‘‹

ko-fi

Pinned

  1. dartactyl dartactyl Public

    An Api Client written in Dart for Pterodactyl

    Dart 7 1

  2. riverpod_mutations_generator riverpod_mutations_generator Public

    Dart 5

  3. dart_human_crontab dart_human_crontab Public

    A crontab to human class inspired by crontab.guru

    Dart 3 1

  4. riverpod_mutations_annotation riverpod_mutations_annotation Public

    Dart 1

  5. eight_queens eight_queens Public

    Active development for my eight queens project

    Dart 1

  6. Example websocket handler Example websocket handler
    1
    import 'dart:async';
    2
    
                  
    3
    import 'package:flutter/foundation.dart';
    4
    import 'package:flutter_riverpod/flutter_riverpod.dart';
    5
    import 'package:web_socket_channel/web_socket_channel.dart';