Skip to content
View luizsci42's full-sized avatar
Block or Report

Block or report luizsci42

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

Hi, i'm Luiz Felipe!

Machine Learning Enginner at Grupo Boticario and Undergraduate student on Computer Science at Universidade Federal de Sergipe. Previous experience as Data Scientist and Business Intelligence Analyst at Secretaria de Estado da Fazenda de Sergipe.


Natural Language Processing Researcher at Ludiico Labs.

Kaggle Linkedin: luiz-felipe-souza Docker Hub GitHub Luiz Felipe Souza

class LuizFelipe:

    def __init__(self):
        self.name = 'Luiz Felipe Souza'
        self.code = {
            'fields_of_interest': ['Data Science', 'Natural Language Processing'],
            'tools': ['LangChain', 'Scikit-learn', 'PowerBI', 'Jupyter Notebook', 'Docker'],
            'Backend': ['Python Flask']           
        }


if __name__ == '__main__':
    me = LuizFelipe()

My Experience

Hi there! I'm Luiz Felipe and I'm cunrrently working as Machine Learning Engineer at Grupo Boticário
and undegraduating on Computer Science at Universidade Federal de Sergipe.

I have a previous expericence as Data Scientist and Business Intelligence Analyst at Secretaria de 
Estado da Fazenda de Sergipe, by SergipeTec (Sergipe Parque Tecnológico).

I also had made some projects at Ludiico Labs, an academic group inside the university, on which 
I had aquired experience mainly on Natural Language Processing and Data Science, and also on 
Android Development and FUllStack Development with ReactJS and NodeJS.

In all these projects, I used to be very proactive and criative, collaborating not only with the
development, but also with sugestions, solutions and new strategies when something went wrong.

My interests include Ethical technology development, Data Science, Creative Writing and Inovation.

What I believe in

I believe that the technological development must derease social inequality and empower people and nations,
serving to people interests, not only to enrich limited groups. Besides, technology must be developed with 
harmony with nature, as a tool to mitigate envinomental impacts and helping to nature preservation.

Moreover, I believe in a collaborative culture. The Internet and technologies must contribuite to spread the
Human knowledge, not only the knowledge of certains groups and nations, but as a way of preserve and spread
traditional and marginalized epistemologies.

From @luizsci42

Pinned

  1. Analise-de-sentimentos-pandemia-covid19 Analise-de-sentimentos-pandemia-covid19 Public

    Repositório utilizado para o plano de PIBIC 2020-2021 com o prof. Dr. Hendrik Macedo. Tem como finalidade criar um dataset para treinamento de modelos de aprendizado de máquina sobre as 5 emoções d…

    Jupyter Notebook

  2. Sumarizador-Legba-PIBIC-2019 Sumarizador-Legba-PIBIC-2019 Public

    Código fonte da aplicação desenvolvida no meu PIBIC de 2019 a 2020, orientado pelo professor Dr. Hendrik Macedo. Este código executa a aplicação localmente.

    CSS 1 1

  3. App-Hora-do-Cafe-PIBITI-2017 App-Hora-do-Cafe-PIBITI-2017 Public

    Projeto de Iniciação Tecnológica do grupo Lüdiico: Soluções de automação predial baseadas em Beacons, orientado pelo professor Dr. Hendrik Macedo. Estão sendo utilizados beacons da marca ApriliBeac…

    Java

  4. Caracois-Neurais Caracois-Neurais Public

    Projeto de blog pessoal Java Fullstack. Estou utilzando JSP, JSF, PrimeFaces e Bootstrap para o front end e JPA / Hibernate no back, junto com o banco de dados MySQL.

    HTML

  5. wordtree_discurso_odio wordtree_discurso_odio Public

    Repositório do código utilizado para montar uma árvore de palavras, baseada em tweets de discurso de ódio. A implementação está disponível em: https://nevicelabs-wordtree.herokuapp.com

    HTML

  6. Biblioteca Biblioteca Public

    Projeto pessoal de sistema de biblioteca para catalogar meu acervo pessoal Utilizando Java EE para inserção e processamento de informações e o banco de dados MySQL para armazenamento

    Java