Skip to content
View fazaio's full-sized avatar
๐Ÿช„
Pesulap code!
๐Ÿช„
Pesulap code!

Organizations

@fronthings

Block or report fazaio

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

Hello i'm Faza

Pesulap code ๐Ÿช„ | "Code is like magic wand!" -aux

functional programming is the right way
module Aux = {
  let name = "Faza Aulia"
  let username = "fazaio/fazaux"
  let city = "Malang, ๐Ÿ‡ฎ๐Ÿ‡ฉ"
  let humanLang = [ "id", "en" ]
  let favGame = โ™” โ™• โ™— โ™˜ โ™™ โ™– โ™š โ™› โ™ โ™ž
  let interests = [
    "๐Ÿช„ programming",
    "Internet Of Things",
    "Wood Working",
  ]
  let IoT = [
    "ESP8266 | Nodemcu",
    "ESP32 | ESP32-CAM",
    "MQTT Protocol | Broker",
    "Arduino | Digispark | Nuvoton",
  ]
  let codeLang = [
    "Javascript โญ", 
    "C#/++ โญ",
    "Typescipt", "Python", "PHP", "Bash", "Go", "Java"]
}

"Good Programmer is good wizard"

Pinned Loading

  1. arduino-tone-rock arduino-tone-rock Public

    Play simple song using arduino tone buzzer

    C++ 3

  2. ESP32-CAM-Machine-Learning ESP32-CAM-Machine-Learning Public

    Code samples Machine Learning Tensorflow.js img/video processing ESP32-CAM.

    C 18 4

  3. vueCli-Covid19 vueCli-Covid19 Public

    Web statis base on VueJs for Data Visualization Covid-19.

    Vue

  4. express-mongodb-mongose-simple express-mongodb-mongose-simple Public

    Simple boilerplate nodejs mongoose (Structure: modul, controller, config)

    JavaScript