Pinned Repositories
algorithmyacademy
angular
One framework. Mobile & desktop.
angular-ecommerce
angular-performance-checklist
⚡ Cheatsheet for developing lightning fast progressive Angular applications.
awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
Effective-JAVA-Summary
Summary of the book Effective Java 2nd Edition by Joshua Bloch
flutterfire
🔥 Firebase plugins for Flutter apps
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mod-ali's Repositories
mod-ali/dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
mod-ali/samples
A collection of Flutter examples and demos.
mod-ali/mobx.dart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
mod-ali/flutter_web_dashboard
Flutter Bootstrap Style Admin UI
mod-ali/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
mod-ali/flutterfire
🔥 Firebase plugins for Flutter apps
mod-ali/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
mod-ali/flutter_screenutil
Flutter screen adaptation, font adaptation, get screen information
mod-ali/openflights
Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
mod-ali/flutter_launcher_icons
Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
mod-ali/flutter_country_picker
A Flutter Country Picker Widget with support to country dialing codes
mod-ali/my_flutter_challenges
Flutter project containing all my flutter UI challenges
mod-ali/FlutterExampleApps
[Example APPS] Basic Flutter apps, for flutter devs.
mod-ali/Flutter-UI-Kit
Flutter app for collection of UI in a UIKit
mod-ali/Teaching
Teaching Materials for Dr. Waleed A. Yousef
mod-ali/spring-framework
Spring Framework
mod-ali/ParsingJSON-Flutter
Experimenting with 6 examples of different types of simple and complex JSON structures in Flutter
mod-ali/flutter-plugins
Plugins for Flutter, including FlutterFire, maintained by the Flutter team
mod-ali/spring-boot
Spring Boot
mod-ali/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
mod-ali/free-programming-books
:books: Freely available programming books
mod-ali/you-dont-know-node
You Don't Know Node.js
mod-ali/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
mod-ali/Effective-JAVA-Summary
Summary of the book Effective Java 2nd Edition by Joshua Bloch
mod-ali/effective-java-summary-1
A personnal summary of the book Effective Java by Joshua Bloch
mod-ali/encrypted-userprefs
A slightly less insecure wrapper for SharedUserPreferences for Android. Keys and values encrypted using a symmetric cipher.