Hi, I'm

Afonso

Currently studying Software Engineering at

University of Minho.

About Me

Hello, I'm Afonso and I'm 22 years old. I'm in the second year of a master's degree in Software Engineering at the University of Minho, currently finishing my thesis. I am a very outgoing, friendly, fun, and selfless person. I love playing football and going to the gym, listening to music, playing the guitar and I love being in contact with nature. And when I say contact with nature, I mean it, I love camping, hiking, fishing, cracking open a cold one while enjoying the view. I like to keep things simple and enjoy the little things in life, as I believe that a clear mind and being happy with ourselves is essential for creativity and productivity.

Hard skills (Incomplete)

Projects

Python account manager and password generator

I built a simple secure password generator using Python, storing them in a json file. I implemented various features such as:

  • The guarantee that the password had special characters, numbers, and uppercase letters, making it more secure and robust.
  • The possibility to change the password/email associated to the account.
  • A simple authentication system using bcrypt lib for password hashing, so each user has its own accounts file.
View on GitHub

Data Analysis Projects

I have made some data analysis projects using Python and various libraries such as Pandas and Matplotlib and Excel. The objective was to analyze and visualize data from different sources and learning how to extract insights from it. In Excel, I created dashboards and reports to present the data in a more understandable way.

Scraper of my favourite products

I have some products on my wishlist and I wanted to keep track of their prices. So, instead of checking the prices manually, I decided to automate this process, by creating a simple web scraper using Python and Beautiful Soup to extract information about my favorite products from "kuantokusta" website. The scraper collects data such as product names and prices, and stores it in a structured format. This project helped me improve my web scraping skills and learn more about data extraction techniques. I also implemented a github action so this script runs automatically at 08:00 UTC, 09:00 in Portugal, and 13:00 UTC, 14:00 in Portugal.

Musify - music player app

Musify is a music player app that I developed using WPF and C#. The app allows users to play, pause, skip, restart and go back to songs from a local music library. This project helped me improve my skills in GUI development, C# developing and working with audio files.

Machine Learning - Fitness Classification

This project focuses on creating a machine learning model to predict an individual's physical fitness (is_fit) based on health data such as age, height, weight, heart rate, and blood pressure. The goal is to develop a model that can classify whether an individual is considered "fit" or not, based on their body metrics. In this project I applied different knowledge such as data pre-processing and analysis, outlier treatment, modeling and evaluation and hyperparameter tuning.

Machine Learning - Red_Wine_Quality

This is a simple machine learning project where I used a binning technique and Logistic Regression model to predict the quality of red wine based on various physicochemical properties.

Machine Learning - Iris Species Unsupervised Clustering

This is a simple machine learning project where I used K-means and K-medoids clustering to identify and group different species of iris flowers based on their sepal and petal measurements.

Basic Data Pipeline - CoinGecko API

This project involves creating a basic data pipeline for processing and creating a csv with processed cryptocurrency data from the CoinGecko API. The pipeline includes data ingestion, cleaning, transformation, and loading into a csv file.

Contact Me

Send me an email!

afinhaamorim@gmail.com