Paulo Reis

Paulo Reis cybersecurity enthusiast - frontend developer - ux/ui designer

New Logo for Susana Cristina Cabeleireiros Spa unisexo Organic Hair Salon ✨Inspired by the art and precision of hairdres...
23/02/2025

New Logo for Susana Cristina Cabeleireiros Spa unisexo Organic Hair Salon ✨
Inspired by the art and precision of hairdressing, this logo combines creativity and technique, reflecting the fluidity of movement and the care required to style hair. The initials "S" and "C" are crafted in thin, delicate strokes, evoking the lightness and elegance of hair strands.
🖌️ Minimalist approach ensuring versatility and impact
🎨 Balanced colour palette for a striking and memorable look
✂️ Fine, flowing lines reminiscent of the delicacy of hair strands
⚖️ Carefully crafted geometric shapes to convey harmony and consistency

New Article: Cybersecurity: Threats, Attack Techniques, and Defence Strategies 🔐Cybersecurity is becoming an increasingl...
18/02/2025

New Article: Cybersecurity: Threats, Attack Techniques, and Defence Strategies 🔐
Cybersecurity is becoming an increasingly critical priority in a digital world that is more interconnected and vulnerable than ever. In my latest article, I explore the key cyber threats, the most common attack techniques, and the essential defence strategies to protect systems and data.
If you want to gain a better understanding of the landscape of cyber threats and how organizations can protect themselves against sophisticated attacks, this article is for you! 💻🚨
🔍 Key topics covered:
✔️ Types of cyberattacks (malware, phishing, DDoS, and more)
✔️ Essential defence measures (firewalls, encryption, multi-factor authentication)
✔️ The importance of continuous vigilance and innovation in cybersecurity
Read the full article and stay up to date on best practices for securing your digital world. 🌐
📖 Article link: https://bit.ly/42X02zX

Discover My Figma Community Page! 🎨📱✨ Hi everyone! If you're into mobile design and prototyping, I’d love for you to che...
28/01/2025

Discover My Figma Community Page! 🎨📱
✨ Hi everyone! If you're into mobile design and prototyping, I’d love for you to check out my page on Figma Community!
Lately, I’ve been more focused on studying cybersecurity, but I wanted to share one of previous projects which I created during the UX Designer course by DIO 📚"Dio Mobile Design and Prototyping" 📱🔗.
Hope you enjoy it and stay tuned for more in the future! 😉
👉 Take a look: https://www.figma.com/community/file/1378116556533665006/dio-mobile-design-and-prototyping

This Figma file showcases the development of a mobile application prototype created as part of the "Formação UX Designer" course by DIO. During the "Mobile Design and Prototyping" module, we applied fundamental knowledge of best practices in mobile design and effective prototyping techniques, mak....

When even your brain needs sudo privileges to work. 🤖For all the sysadmins and developers out there, this is a reminder ...
21/01/2025

When even your brain needs sudo privileges to work. 🤖
For all the sysadmins and developers out there, this is a reminder that even in your sleep, access control is critical! Whether it's waking up or running a command, without the right permissions, you're stuck in a loop of 'Permission Denied'. Remember, always keep your sudoers file updated—because you never know when your brain might need a root command just to get out of bed!

🔐 Protecting Digital Identity: The Importance of Passphrases in Cybersecurity 💻  – Security Essential ContentIn the digi...
07/01/2025

🔐 Protecting Digital Identity: The Importance of Passphrases in Cybersecurity 💻
– Security Essential Content

In the digital age, we all have an identity that accompanies us wherever we go on the internet: our digital identity. Whether it’s to access email, social media, or bank accounts, this identity is essentially composed of a set of data that identifies us and allows us to perform online activities. However, with this convenience also comes an important responsibility: protecting our digital identity against threats and cyber-attacks.

🤔 What is a Digital Identity?
A digital identity is a set of information that identifies a person in the digital world. It can be as simple as a username and password, or involve more complex systems like citizen cards, biometrics, or authentication tokens. A classic example of digital identity is what we use to log into platforms like email, social networks, or even a course platform. Through a username and password, we ensure that only the account owner has access to it.
However, as our online presence expands, so do the risks. Attacks on online services are becoming increasingly common, with sensitive data being exposed on a large scale, resulting in what are known as data breaches. These attacks compromise digital identities, and if not well protected, can cause significant damage both personally and professionally.

🛡️ The Fragility of Simple Passwords
Historically, many people still use simple passwords like "123456" or "password." These passwords are incredibly easy to guess, making them an easy target for hackers. Brute-force attacks, which involve trying countless combinations of passwords until the correct one is found, are often effective against short and predictable passwords.
On the website Have I Been Pwned, you can check if a password has already been exposed in previous breaches. For instance, the password "mylove" has been seen more than 262,403 times in past data breaches, making it an unsafe choice for any account. To avoid unpleasant surprises, users are advised to check their current passwords and, if identified as compromised, change them immediately.

🚩 Passphrases: A More Secure Approach
An effective technique for creating stronger and easier-to-remember passwords is the use of passphrases. Unlike traditional short passwords, a passphrase is composed of a sequence of words that form a sentence. This approach not only makes passwords longer but also easier to memorize, as the sentence may have personal meaning for the user.

🔑 Example of Creating a Passphrase
Imagine we use the sentence: "my secure password" By applying a few simple modifications, like replacing "e" with "&", "a" with "@" and "o" with "0" (zero), we can get something like: "Mys&curep@ssw0rd" This method of creating a password combines length, special characters, and familiarity, making it easy to remember but difficult to guess.
When testing this passphrase on the GRC Haystack, we see that a brute-force attack would take over 1.41 hundred million centuries to crack. Even a simple password like "myverysecurepassword," consisting only of lowercase letters and just adding the word “very,” has the same level of security due to its length, highlighting the importance of password length over other numbers and special characters. It would take the same time: 1.41 billion centuries to crack in a brute-force attack. This clearly demonstrates the effectiveness of a long and personalized password in avoiding attacks.

💡 Advantages of Passphrases
• Length: The longer the password, the harder it is to crack through brute-force methods.
• Memorization: A meaningful phrase is easier to remember than a random string of characters.
• Greater Security: By avoiding common dictionary words, the risk of dictionary-based attacks is minimized.

🔓 🛠️ Tools and Additional Resources
In addition to creating strong passwords, it’s crucial to adopt practices such as using password managers. Tools like KeePass allow users to store and generate secure passwords for different accounts. With KeePass, for example, users only need to memorize one main passphrase to access their password vault, saving the need to remember multiple complex passwords.
Additionally, two-factor authentication (2FA) or multi-factor authentication (MFA) adds an extra layer of security. Even if an attacker manages to obtain a password, without the second factor, such as a temporary code sent via SMS or biometric authentication, access to the account remains blocked.

🔓 The Future of Identity Protection
As technology advances, so must cybersecurity. Quantum computing, for example, may in the future render some protection methods obsolete. However, while we don't yet face these challenges, practices like creating passphrases, using 2FA and MFA, and constantly monitoring threats ensure that our digital identity remains more secure.

🎯 Conclusion
Protecting digital identity is a crucial step for anyone who uses the internet. With increasing attacks on online services, which, due to a lack of competence and investment in professionals and robust cybersecurity measures, create insecure environments—despite the nature of their operations requiring greater sensitivity and awareness of how their neglect and underinvestment drag customers and suppliers into insecure situations—it’s vital to adopt strong and secure passwords, preferably using passphrases that are easy to remember but difficult to hack. Tools like password managers and two-factor authentication are also excellent additions to our cybersecurity toolbox. By taking these steps, we protect not only our personal data but also our privacy and security in the vast digital world.

  II | What A Ride!  // 10 TrainingsAs 2024 comes to an end, I want to share my training journey this year—a year filled...
27/12/2024

II | What A Ride! // 10 Trainings

As 2024 comes to an end, I want to share my training journey this year—a year filled with challenges, new perspectives, and plenty of learning. 🚀

I started the year by enhancing my skills in Web Design, focusing on UX/UI and diving into the powerful tool Figma at DIO 🎨 It was an enriching experience that helped me master essential tools for creating modern and functional interfaces.

But from June onward, I decided to take a leap into a field that has fascinated me for years: Cybersecurity. 🔐 Inspired by a networking course I took in 2018, I knew this area required a solid foundation and a diverse set of skills. Despite the challenges, I couldn't overlook the growing importance of cybersecurity in today’s digital world, especially with increasing geopolitical tensions and sophisticated cybercrime. 🌍💻

This year marked the start of that journey. In July, I completed a course at the Universidade Aberta de Portugal, followed by two trainings at CINEL, where I am currently expanding my knowledge, with completion expected by February 2025. 🏫📚

These trainings have already transformed how I approach coding, enabling me to develop more secure solutions and ensure compliance with regulations like GDPR. ✅

🎯 Goal for 2025: Continue growing and explore opportunities in roles such as Junior Security Analyst, Incident Response Technician (Tier 1), or Junior Security Consultant.

Below is the list of courses I completed this year. For more details or to check my certificates, feel free to visit my LinkedIn profile.

📅 My 10 Trainings in 2024:

November:
Cybersecurity – Introduction (CINEL)
UFCD 5101: Hardware and Computer Networks
UFCD 9187: Legislation, Security, and Privacy
UFCD 9185: Cybersecurity Operational Framework

July:
Cybersecurity Fundamentals (UAb)

April:
Introduction to Figma (DIO)
Understanding Font & Typography Concepts (DIO)

March:
Creating Medium-Fidelity Wireframes (DIO)
Introduction to UI Design (DIO)

February:
Figma – Introduction to the Tool (DIO)
Introduction to UX Design (DIO)
UX Architecture Fundamentals (DIO)

January:
Agile and Collaborative Development Principles (DIO)

🌟 Happy New Year! May 2025 be filled with growth, new achievements, and endless learning opportunities.

🌿 Visual Identity with a Touch of Nature! 🌳I'm excited to share the result of my latest design project: the Porto Jardim...
25/05/2024

🌿 Visual Identity with a Touch of Nature! 🌳
I'm excited to share the result of my latest design project: the Porto Jardim logo. Delving into the unique essence of this business, I aimed for a visual representation that captures the beauty of simplicity found in nature.
With elegant lines and a carefully selected colour palette, this logo conveys the serenity of the green spaces created by Porto Jardim, while reflecting professionalism and a commitment to excellence. It was a rewarding experience to translate Porto Jardim's values and mission into a design that truly resonates with its identity.✨

Dark Mode: Where bugs fear to tread! 🐛 Ever wondered why programmers prefer dark mode? 🌑 Who else finds coding in the da...
15/05/2024

Dark Mode: Where bugs fear to tread! 🐛
Ever wondered why programmers prefer dark mode? 🌑 Who else finds coding in the dark soothing?
😄 Embrace the darkness and code away without those pesky bugs.

🎨💼 Another project completed! ✨ I’ve just finished designing the logo for Serralharia Civil e Mecânica Catarino and I’m ...
28/04/2024

🎨💼 Another project completed!
✨ I’ve just finished designing the logo for Serralharia Civil e Mecânica Catarino and I’m excited to share it with you all.
💪 In this project, I explored the concept of infinity, as per the client’s preference, aiming to capture the perfect essence! 🔩
✨ I’d love to hear your thoughts!
🗣️ Leave your feedback in the comments below. If you need design services that truly represent your brand, I’m here to help! 💡
💼 Let’s create together! 🚀

🎓✨ Super proud to share my learning journey throughout 2023! 🚀I've had the privilege to dive deep into various realms of...
28/04/2024

🎓✨ Super proud to share my learning journey throughout 2023! 🚀
I've had the privilege to dive deep into various realms of expertise, honing my skills and embracing new knowledge. 📚 Here's a quick recap:
🔹 User Experience Architecture Fundamentals (UX) and Agile and Collaborative Development Principles at DIO, covering UX/UI Design, Scrum, GitHub, Git, and more.
🔹 Agile Transformation by MJV, delving into Agile Mindset, Lean Principles, Scrum Framework, Kanban Method, and Facilitation Techniques, empowering me with insights for successful Agile Transformations.
🔹 Rocketseat's courses, including Frontend Development, HTML5, CSS3, JavaScript, Node.js, ReactJS, TypeScript, SQL Programming, and Java Application with Spring Boot, foster a comprehensive understanding of modern web development and the Java ecosystem.
🌟 Each course has been a stepping stone in my journey towards excellence, and I'm profoundly grateful for the platforms' robust learning experiences provided by DIO, MJV Technology & Innovation and Rocketseat 🙏 Special thanks to mentors and Rodrigo Alexandre (DIO), and .caio (MJV) for their invaluable guidance and support.
🎉 Check out my certificates to witness the dedication and commitment poured into these endeavours! 🎉

🚀 New project 'DevLinks' from Rocketseat's Discover course.It's a link aggregator that serves as an online business card...
31/03/2024

🚀 New project 'DevLinks' from Rocketseat's Discover course.
It's a link aggregator that serves as an online business card.
Made with
💻 Project link: https://github.com/pintoreis/devlinks

Endereço

Rua Diogo Botelho 1890
Porto
4150-260

Horário de Funcionamento

Segunda-feira 10:00 - 17:00
Terça-feira 10:00 - 17:00
Quarta-feira 10:00 - 17:00
Quinta-feira 10:00 - 17:00
Sexta-feira 10:00 - 17:00

Telefone

+351927424442

Website

https://www.figma.com/@devporto, https://pintoreis.github.io/devlinks/, https://dri

Notificações

Seja o primeiro a receber as novidades e deixe-nos enviar-lhe um email quando Paulo Reis publica notícias e promoções. O seu endereço de email não será utilizado para qualquer outro propósito, e pode cancelar a subscrição a qualquer momento.

Entre Em Contato Com O Negócio

Envie uma mensagem para Paulo Reis:

Compartilhar