Skip to content
View Pedr0S22's full-sized avatar

Block or report Pedr0S22

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

Hello there!👋

I'm Pedro Silva, a Data Science and Artificial Intelligence student from Coimbra, Portugal. I'm currently in the 3rd year of my Bachelor's, where I explore how to solve real-world problems through code, data, and systems thinking.

About me

✨ I started my programming journey 3 years ago with C and the CS50 Harvard course, and began my Bachelor's in Data Science and Engineering 2 years ago.

📚 I'm currently strengthening my PostgreSQL skills and aiming to dive into new technologies like AWS S3 and Snowflake for data engineering.

🎯 My goals: Learn something new every day and build a strong portfolio to land my first full-time job after university.

What I'm Passionate About

💡 I'm especially interested in Data Science, Data Engineering, and Backend Development. These areas allow me to combine technical skills with problem-solving to build meaningful solutions.

  • Why Data Science?
    Because I enjoy Maths, Statistics, and Programming and data science is the perfect intersection of all three. I love solving modern real-world problems through data-driven solutions.

  • Why Data Engineering?
    This interest grew during my Bachelor's. I learned how important it is to understand and build ETL/ELT pipelines to prepare data for Machine Learning and Deep Learning models.

  • Why Backend Development?
    My passion for backend emerged from subjects like Distributed Systems and Database Management. What excites me most is implementing business logic and designing robust systems that solve real problems efficiently.

I code with

java logo spring logo python logo tensorflow logo jupyter logo postgresql logo sqlite logo mongodb logo

My Stats on GitHub

stats graph streak graph

Pinned Loading

  1. moviquest-api moviquest-api Public

    API that manages movie-related data, integrated with MongoDB and built using Java Spring Boot MVC. The purpose of building this project was to learn Spring Boot best practices, NoSQL databases, and…

    Java

  2. Gloogloo-search-engine Gloogloo-search-engine Public

    Gloogloo is a fault-tolerant search engine that uses web scraping to gather web data. Built with Java RMI, Spring Boot, and Thymeleaf (MVC), it supports dynamic updates, server statistics, URL-base…

    Java

  3. Accident-Congestion-Prediction Accident-Congestion-Prediction Public

    This project explores how traffic accidents contribute to road congestion. By analyzing accident and traffic data, the goal is to better understand their impact and help improve traffic management,…

    Jupyter Notebook

  4. Diabetes-Diagnosis-Predicting-Diabetes-Through-Binary-and-Ternary- Diabetes-Diagnosis-Predicting-Diabetes-Through-Binary-and-Ternary- Public

    Diabetes Diagnosis - Predicting Diabetes Through Binary and Ternary datasets. This was my final project of Machine Learing course at University off Coimbra

    Jupyter Notebook

  5. -industrial-machinery-monitoring-with-IIoT -industrial-machinery-monitoring-with-IIoT Public

    Creation of a full IoT solution from data collection to processing and visualisation. In summary, the system makes use of MQTT publishers and subscribers, process the data gathered, store it in a d…

    Python

  6. Cloud-Query-API Cloud-Query-API Public

    This project is a REST API that manages flights, seats, payments, bookings, and statistics like top destinations and routes. Users can book flights, check in, choose seats, and view travel trends t…

    Python