Mhassanbughio
Data Scientist ๐๐ป Hey, I am Gold & Regional Leader EMEA at Microsoft Learn๐ > Hack Club Lead> Microsoft Certified Trainer >AWS User Group Leader> YouTuber
OCLITS Hyderbad
Pinned Repositories
-GitLab-Certified-Associate-Bundle-Self-Study-Exams-SKIP-TO-LESSON
GitLab Overview
Cloud-Profiler-Qwik-Start
Overview Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code. In this lab you will learn how to set up and use Stackdriver Profiler. First you'll download a sample Go program and run it with profiling enabled. Then you'll use the Cloud Profiler interface to explore the captured data.
Dart-Email-Validator
A simple (but correct) Dart class for validating email addresses without using RegEx. Can also be used to validate emails within Flutter apps (see Flutter email validation). Installation Dart requires the latest version of Dart. You can download the latest and greatest here. 1. Depend on it Add this to your package's pubspec.yaml file: dependencies: email_validator: '^1.0.6' 2. Install it You can install packages from the command line: $ pub get .. Alternatively, your editor might support pub. Check the docs for your editor to learn more. 3. Import it Now in your Dart code, you can use: import 'package:email_validator/email_validator.dart'; Usage Read the unit tests under test, or see code example below: void main() { var email = "fredrik@gmail.com"; assert(EmailValidator.validate(email)); } Tips You can also use this repo as a template for creating Dart packages, just clone the repo and start hacking :)
Flutter-Counterapp-
Counter Application in Flutter using Stateful Widget and counter Widget
GitLab-s-CI-CD-Functions
Continuous Integration is the practice of merging all the code that is being produced by developers. The merging usually takes place several times a day in a shared repository. From within the repository, or production environment, building and automated testing are carried out that ensure no integration issues and the early identification of any problems. Continuous Delivery adds that the software can be released to production at any time, often by automatically pushing changes to a staging system. Continuous Deployment goes further and pushes changes to production automatically.
GSP330-Implement-DevOps-in-Google-Cloud
Insights-from-Data-with-BigQuery-Challenge-Lab
Java-Small-Projects
Mhassanbughio
myportfolio
Mhassanbughio's Repositories
Mhassanbughio/hassan123
Mhassanbughio/Flutter-Firebase-user_authapp
Mhassanbughio/Flutter-FutureBuilde-App
Mhassanbughio/Flutter-Body-mass-index_Calculator-App
Mhassanbughio/myportfolio
Mhassanbughio/Flutter-Animation-Portfolio-Full-Response-Web-App-Tab--main
Mhassanbughio/Visualize-the-10-000-Bitcoin-Pizza-Transaction-Using-BigQuery-and-AI-Notebooks
Mhassanbughio/mitul3737
Mhassanbughio/Flutter-Widgets
Mhassanbughio/adilshehzad786
Mhassanbughio/dhanrajdc7
Mhassanbughio/rashidwassan
Rashid Wassan GitHub Profile
Mhassanbughio/Inventory_managementapp-Flutter
Mhassanbughio/Inventory_management-App-Flutter
Mhassanbughio/mpv-gif-generator
Creates animated gifs using mpv hotkeys
Mhassanbughio/Exploring-Your-Ecommerce-Dataset-with-SQL-in-Google-BigQuery
BigQuery is Google's fully managed, NoOps, low cost analytics database. With BigQuery you can query terabytes and terabytes of data without having any infrastructure to manage or needing a database administrator. BigQuery uses SQL and can take advantage of the pay-as-you-go model. BigQuery allows you to focus on analyzing data to find meaningful insights.
Mhassanbughio/juanpflores
Mhassanbughio/Flutter-Counterapp-
Counter Application in Flutter using Stateful Widget and counter Widget
Mhassanbughio/StatelessWidget
StatelessWidget in Flutter
Mhassanbughio/Container-widget
Flutter Container widget
Mhassanbughio/Flutter-Quiz
Mhassanbughio/Cloud-Profiler-Qwik-Start
Overview Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code. In this lab you will learn how to set up and use Stackdriver Profiler. First you'll download a sample Go program and run it with profiling enabled. Then you'll use the Cloud Profiler interface to explore the captured data.
Mhassanbughio/drawer_navigation
Flutter Drawer_Navigation app
Mhassanbughio/connect_pages
Pages Connect in Flutter
Mhassanbughio/simple_form
Flutter Create Simple Form
Mhassanbughio/Flutter-Helloapp
Mhassanbughio/Perform-Foundational-Data-ML-and-AI-Tasks-in-Google-Cloud-Challenge-Lab
Mhassanbughio/mhmzdev
Mhassanbughio/amaravindmenon
GIthub Profile
Mhassanbughio/awesome-github-profiles
List of GitHub profiles that have awesome customisation, that you can use for inspiration