Code Monkey home page Code Monkey logo
MLSA MUET SZAB Club Khairpur Mir's photo

mlsa-muet-szab-club-khairpur-mir-s Goto Github PK

repos: 58.0 gists: 0.0

Name: MLSA MUET SZAB Club Khairpur Mir's

Type: Organization

Bio: Official page for Microsoft Learn Student Ambassadors' Club @ Mehran university Shaheed Zulfiqar Ali Bhutto Campus Khairpur Mir's, Sindh, Pakistan.

Twitter: MLSA_MUETSZAB

Location: Khairpur Mir's

Blog: https://web.facebook.com/mlsaclub2

MLSA MUET SZAB Club Khairpur Mir's's Projects

dart-email-validator icon 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 = "[email protected]"; 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 :)

dsa icon dsa

data structures and algorithm

exploring-ncaa-data-with-bigquery icon exploring-ncaa-data-with-bigquery

BigQuery is Google's fully managed, NoOps, low cost analytics database. With BigQuery you can query terabytes and terabytes of data without managing infrastructure or needing a database administrator.

hacktoberfest2022-1 icon hacktoberfest2022-1

This Repository for Hacktoberfest Fest 2022. Contribute anything for your T-shirt, must be relevant that can add some value to this repo.

learn-to-code icon learn-to-code

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-1 icon learn-to-code-1

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-10 icon learn-to-code-10

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-11 icon learn-to-code-11

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-12 icon learn-to-code-12

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-13 icon learn-to-code-13

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-14 icon learn-to-code-14

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-15 icon learn-to-code-15

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-16 icon learn-to-code-16

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

learn-to-code-17 icon learn-to-code-17

This repository is the MLSA-MUET-SZAB-CLUB commitment towards the opensource and learning to code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.