Skip to content
View Diaga's full-sized avatar

Organizations

@JuliaPlots @MLH-Fellowship

Block or report Diaga

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

Hi there 👋 I am Maaz Bin Tahir,

An open source contributor ☀️ passionate about innovation and automation 🤖. Loves designing software architectures, building pipelines and improving efficiency and performance of any workflow 🎯. Exploring his research interests in the fields of 🚀 Internet of Things, 🧠 Deep Learning and 🐳 DevOps.

Pinned Loading

  1. flutter-clock-challenge Public

    Mesmerizing futuristic digital clock submission for Flutter Clock Challenge.

    Dart 3

  2. JuliaPlots/Plots.jl Public

    Powerful convenience for Julia visualizations and data analysis

    Julia 1.9k 364

  3. django-api-template Public template

    Template for creating robust APIs with django rest framework!

    Python

  4. Twix Public

    AppCon Task Manager

    Dart 1 1

  5. Synco Public

    Share your files the Synco way!

    JavaScript

  6. CodeVidLive Public

    Forked from MLH-Fellowship/CodeVidLive

    Live prediction for Corona Virus

    Dart

8 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created an issue in dart-lang/language that received 3 comments

Inconsistent generic type inference when calling a function inline vs. assigning to a variable

class Event {} class EventSubscription<T extends Event> {} typedef EventHandler<T extends Event> = void Function(T); EventSubscription<T>? on<T ext…

3 comments
Loading