Skip to content
View masterashu's full-sized avatar
:octocat:
working on it...
:octocat:
working on it...

Organizations

@Project-Club-IIITS
Block or Report

Block or report masterashu

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

Hi there πŸ‘‹

I am undergraduate Computer Science student at IIIT Sri City.

What I do?

  • I develop web/mobile apps using Flutter.
  • I create web/API back-end servers.
  • I occasionally participate in programming competetions on codeforces and codechef.

My Interests

I love checking out new frameworks/languages/tools.

Showcases


I published the following pacakges to pub.dev:

CodersRank profile

Pinned

  1. flutter_cool_nav flutter_cool_nav Public

    A collection of really awesome, easy to use Bottom Navigation Bars.

    Dart 8 5

  2. yaml_with_comments_scanner yaml_with_comments_scanner Public

    Dart

  3. ram-nad/Abhisarga2020-Backend ram-nad/Abhisarga2020-Backend Public

    Python

  4. svg_path_parser svg_path_parser Public

    A Flutter/Dart utility to parse an SVG path into a equivalent Path object from dart:ui library.

    Dart 18 6

  5. Heutagogy Heutagogy Public

    Dart 3

  6. Mini YAML Writer utility Mini YAML Writer utility
    1
    getObjects() sync* {
    2
      var obj = Map<String, dynamic>();
    3
      obj['Hello'] = 'World';
    4
      obj['Users'] = [
    5
        '192.168.13.25',