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/Mhassanbughio
Mhassanbughio/Facbook_UI_Flutter
Mhassanbughio/Flutter-Dart-Full-Course-
Mhassanbughio/Github-to-Become-Campus-Expert-
Mhassanbughio/Flutter-app
Inspection app Create an app where the user sends in workorders with the following features. 1. On a map create 5 points which the user can select. 2. After a point has been selected, the user selects between 3 options: Damage, Missing parts, Other 3. After selection has been made, the user enters contact info: name and phone number 4. After contact info has been entered, enter description. 5. After all the information has been selected the user sends in the information. 6. When the workorder has been sent, the status of the workorder is shown. The status for a newly entered workorder is Not started. All the information must be stored in Firebase. The status of the workorder must be changeable in Firebase. The status can be changed from Not started, In progress and Finished.
Mhassanbughio/github-slideshow
A robot powered training repository :robot:
Mhassanbughio/hassan1
Mhassanbughio/SATechnicalOnboarding1
Mhassanbughio/Air-pollution-prediction
Mhassanbughio/Classifying-Emails-as-Spam-or-Not-Spam
Mhassanbughio/Easy-Job
Mhassanbughio/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
Mhassanbughio/hassan123
Mhassanbughio/Laptop_price_predictor
Mhassanbughio/Olympics-Data-Analysis
Mhassanbughio/Passenger_Airline_Statisfication
Mhassanbughio/Passenger_Airline_Statisfication_01
Mhassanbughio/Predicting-Customer-Churn-Machine-Learning
Mhassanbughio/reviewing-a-pull-request
Mhassanbughio/Saman-App-Sign-in-With-Google-Flutter
Mhassanbughio/SATechnicalOnboarding-1
This is a repo for the Microsoft Learn Student Ambassador Technical Onboarding Process.
Mhassanbughio/Task-01-House-Price-Prediction-Machine-Learning
House Price Prediction Machine Learning
Mhassanbughio/Azure-DevOps-Complete-Practical-Guide
Azure DevOps: Complete CI/CD Pipeline Practical Guide
Mhassanbughio/End-to-End-Toy-Machine-Learning-Project-
Mhassanbughio/Flutter-App-Google-Maps-User-register-order
Flutter-App User Register and login new old user order through Google-Maps
Mhassanbughio/Flutter-App_Google-Maps-User-register-order
Mhassanbughio/Flutter-SmanApp-User-Order-by-Google-Maps
Mhassanbughio/Image-Classification-Using-Convolutional-Neural-Network-CNN-
Mhassanbughio/Project-Whole-Machine-Learning-Pipeline
Mhassanbughio/repo_all