Skip to content
View afonsofrancof's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report afonsofrancof

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 100 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
afonsofrancof/README.md

Hi there! ๐Ÿ‘‹

I'm Afonso, a software developer with a strong interest in cybersecurity and networking.

Education ๐ŸŽ“

I hold a Bachelor degree in Software Engineering and am currently pursuing my Masters in Formal Methods of Programming and Cybersecurity and Cryptography.

Career Aspirations

I aspire to work in roles where I can leverage my skills in code review and cybersecurity to contribute to the industry. Whether it's ensuring code quality, analyzing security vulnerabilities, or designing robust systems, I'm eager to make a meaningful impact.

Interests

  • Cybersecurity: With a keen interest in cybersecurity, I'm passionate about ensuring secure communication and data protection in all my projects.
  • Functional Programming: I like how simplistic and effective haskell is.
  • Open Source Movement: I deeply value the collaborative nature of the open source movement. Participating in open source projects not only fosters innovation but also strengthens security by allowing peer review and community contributions. Contributing to and benefiting from open source projects is about sharing knowledge, fostering innovation, and enhancing security through collective efforts.
  • Self Hosting: Everything I can host myself.

Technologies

Currently doing...

Currently, I'm learning GoLang. I love how simple yet powerful it is (just like C). This is one of my most recent projects:

  • Messaging Service with End-to-End Encryption (E2EE): Built a messaging service similar to email, where users can securely send messages to each other using x509 certificates. Source code here.

Projects

You can find most of my personal projects on my personal Forgejo instance:

University Projects

During my time at university, I've worked on various projects that have helped me grow as a developer. Here are a few highlights:

  • Aurras Audio Processing Program: Developed a client-server audio file processing program in a university project. More details here.
  • Tech Finder Android App: Created an Android app called Tech Finder for a university assignment. Explore the project here.
  • Markdown to HTML Converter: Built a converter tool to convert Markdown files to HTML as part of a university project. See the code here.
  • Messaging Service with End-to-End Encryption: Implemented secure communication protocols to ensure privacy and confidentiality in messaging. See the code here

Looking forward to collaborating and learning together!

Popular repositories

  1. find-path-to-stack-user find-path-to-stack-user Public

    A Python app that finds the path from your profile to stack's profile (Highest level account) on steam

    Python 1

  2. Aurras Aurras Public

    C

  3. TechFinder TechFinder Public

    Kotlin

  4. dotfiles dotfiles Public

    Mirror of https://git.olympuslab.net/afonso/dotfiles

    Shell

  5. afonsofrancof afonsofrancof Public

  6. MD-2-HTML MD-2-HTML Public

    Project for Language Processing

    Python