Skip to content
View Falchizao's full-sized avatar
💢
...
💢
...
Block or Report

Block or report Falchizao

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

Typing SVG

header

About me

Currently, I work in the Development department。 Trying to migrate to infra.

I am proactive and have good writing skills, making it easy for me to learn and adapt to a new work environment and team. I am eager to acquire new skills and further develop my previous experiences in the field。

image

✍️ Random Dev Quote

print("Connect with me")

Pinned Loading

  1. falchizao.github.io falchizao.github.io Public

    my blog

    Ruby

  2. miscellaneous miscellaneous Public

    some useful shell scripts

    Shell 2

  3. address_simulator address_simulator Public archive

    location simulation with kafka connect for messaging

    Go 3

  4. webscraping_python webscraping_python Public archive

    crawler to fetch data over the IMDb platform

    Python 3

  5. firebase_chat_manipulation firebase_chat_manipulation
    1
      // reference for our collections
    2
      AuthService authService = AuthService();
    3
      final CollectionReference userCollection =
    4
          FirebaseFirestore.instance.collection("users");
    5
      final CollectionReference groupCollection =
  6. kubernettes-sample kubernettes-sample Public

    Forked from craig-martinson/kubernetes-sample01

    Example showing deployment of a minimal go application onto Kubernettes using Docker Desktop and Terraform

    HCL 2