Projects


The test of all knowledge is experiment.

Network Engineering Portfolio

Network lab implementation portfolio
  • Configurations: VLANs, ACLs, OSPF e eBGP.
  • Others: Troubleshooting and automation through python scripts.

Shopping list manager

Website of a shopping list manager
  • Bootstrap: Open source web framework for developing interface and front-end components.

Android app of a schedule manager

Schedule app made with android studio
  • Heroku: Cloud platform as a service supporting several programming languages.
  • Android Studio: Integrated development environment to develop for the Android platform.

Dataset to detect risk of stroke using machine learning

There are 4 sections. 1º- Process the data. 2º- Create train and test models. 3º- Analyse with orange data mine. 4º- We train the algorithm with KNN, DecisionTree, LogisticRegression, SVM. Then, we try to take our own conclusion about the dataset
  • Pandas: Data manipulation and analysis.
  • Matplotlib: Plotting library for Python data.