Hey! I am

Vinícius Henrique

I'm a

About

About Me

Here you are going to find some basic informations about me.

  • Name: Vinícius Henrique
  • Date of birth: May 10, 1998
  • Address: Bezerros PE Brasil
  • Email: viniciushenrique9510@gmail.com

1 Complete Projects

Download CV

Education

2017-2022

Bachelor of Production Engineering

UFPE Brasil

Comprehensive understanding of a wide range of technologies, a focus on growing and developing the skills and talents of the team, and a drive towards high-value projects and prioritization.

Experience

2019-2022

Software Development Researcher, Decision Support System and Risk Management

UFPE Brasil

Researcher at the University for 2 years, publishing in journals and national meetings.

My searchs: SUCAARF-PE, Web-MUPOM, Artificial Neural Network

2021-2022

Data Analysis Intern at Public Sector

Planning Secretary of Caruaru/PE

Examine information using data analysis tools to help employees make important decisions by identifying various facts and trends. Also, develop reports and present them to management to provide new insights into new trends and areas for improvement.

Skills

Programming Language and Database

Python, Java, Flutter

SQL

SQLite, MySQL

Data Analytics Tools

Matplotlib, Searborn

Power BI

Data Science

Supervised and Unsupervised methods of machine learning

Statistical Analysis

Graph Visualization

Blog

Projects

Fake News Detection

Aug. 02, 2022

To build a model to accurately classify texts of news as REAL or FAKE.

Using sklearn, build a TfidfVectorizer on the provided dataset. Then, initialize a PassiveAggressiveClassifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.

Recreating Contexto Game

Jul. 31, 2022

Recreating a Contexto.me Game using Python, Streamlit and Heroku

A Brazilian game called Contexto, created from Semantle, was recreated this time as a data science project using Python. The object of the game is basically trying to find the secret word by giving other words, and the game shows if the word is close or far from the secret word.