Skip to content
View luizhfraraujo's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report luizhfraraujo

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

Hi there 👋

Pinned

  1. data_science data_science Public

    Jupyter Notebook

  2. analysis-covid19 analysis-covid19 Public

    COVID 19 Python Analysis reading data from https://github.com/CSSEGISandData

    CSS 3

  3. ionic-coronavirus-tracker ionic-coronavirus-tracker Public

    Application developed using Ionic 5 to tracking coronavirus (COVID-19) using the rest api development by ExpDev07 (link on readme)

    TypeScript 7

  4. sb-admin-2-react sb-admin-2-react Public

    A React version of Bootstrap admin theme created by Start Bootstrap

    CSS 21 16

  5. Create user on firebase from another... Create user on firebase from another user.
    1
    import { Injectable } from "@angular/core";
    2
    import { User } from "../models/user.model";
    3
    import { AngularFireList, AngularFireDatabase } from "@angular/fire/database";
    4
    import * as firebase from "firebase";
    5
    import { UserService } from "./user.service";
  6. flunt-js flunt-js Public

    Forked from andrebaltieri/flunt-js

    FluntJS is a package to help you to validate your business rules

    JavaScript