Skip to content
View Arekushi's full-sized avatar
🎌
Learning Japanese Language
🎌
Learning Japanese Language

Highlights

  • Pro

Organizations

@Sync-Corp @Anonymous-Entertainment
Block or Report

Block or report Arekushi

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

Hi, I'm Alex

I have a great appreciation for the areas that involve the use of AI to perform tasks that were previously done by humans, and I seek to learn more and more about this huge universe. I always wanted to know how things were done and how they actually worked, since my childhood my motivation to learn about computing has always increased and I never imagined how complex it is to be a developer, today my knowledge is just a fragment of everything that I will learn in the future.

const alex = {
    age: 20,
    country: 'Brazil',
    learning: [
        '日本語 (Japanese Language)',
        'Game Development (Unity/Unreal Engine)',
        'A.I. (Artificial Intelligence)'
    ],
    education: [
        {
            period: '(2018 - 2020)',
            university: 'ETEC de Guaianazes',
            course: 'Computer Science Technician',
        },
        {
            period: '(2021 - Current)',
            university: 'Fatec Ipiranga – Pastor Enéas Tognini',
            course: 'Big Data Technology for Business'
        }
    ]
}

Social Networks

LinkedIn Twitter a r e k u s h i#1445 Itchio Youtube Spotify GameJolt Steam

Languages and Frameworks

JS TS NestJS HTML5 CSS3 Java Kotlin Python .NET Core C# C++ PHP Angular Spring

Tools

Visual Studio Code Visual Studio IntelliJ IDEA PyCharm Android Studio Docker Arduino Unity Unreal Engine MySQL MongoDB Notion Aseprite Insomnia

Pinned

  1. Finite-State-Machine-Arduino Finite-State-Machine-Arduino Public

    This is a state machine model, object oriented applied in C++ to be used in line tracking carts (Arduino UNO).

    C++ 9 1

  2. anonimasu-bot anonimasu-bot Public

    Music bot for Discord made in Node.JS

    TypeScript 4

  3. ragnarok-arduino ragnarok-arduino Public

    Repository for the Ragnarok cart developed between 2019-2020.

    C++ 3

  4. nier-replicant-pt-br-translation nier-replicant-pt-br-translation Public

    Aplicação para instalar e criar traduções para o NieR Replicant™ ver.1.22474487139...

    Python 19

  5. brazilian-e-commerce-js brazilian-e-commerce-js Public

    Simple application in NestJS to perform ETL in the construction of a Data Warehouse on e-commerce sales in Brazil in the period 2016-2018.

    TypeScript 1

  6. ds3-scraping-text-analysis ds3-scraping-text-analysis Public

    Project that captures information about all Dark Souls 3 (DS3) weapons and performs textual analysis on.

    Python