Skip to content
View alanfgn's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report alanfgn

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

Hey, i'm Alan 👋

// Currently working as Data Engineer
println("With Scala")
// I already worked on Back-end
System.out.println("With Java")
# Currently interested in Nlp
print("With Python")

Pinned Loading

  1. ScreenSaveFX ScreenSaveFX Public

    Project made as study of Sockets, Threads and JavaFX. Basically an animation of a ball divided among many computers.

    Java 1

  2. my bash my bash
    1
    alias ls='ls --color=auto'
    2
    alias dir='dir --color=auto'
    3
    alias vdir='vdir --color=auto'
    4
    
                  
    5
    alias grep='grep --color=auto'
  3. react-google-maps-example.js react-google-maps-example.js
    1
    import React, { useEffect, useState } from "react";
    2
    import "./GoogleMaps.scss";
    3
    import {
    4
      withScriptjs,
    5
      withGoogleMap,
  4. text-analysis-political-news text-analysis-political-news Public

    Research work on the application of text analysis techniques in brazilian political news.

    Python

  5. alanfgn alanfgn Public

    JavaScript

  6. inmet-data-pipeline inmet-data-pipeline Public

    Data pipeline to process meteorological data from INMET using Terraform, Minikube, Spark, Airflow, Minio and Grafana.

    Scala