Giter Site home page Giter Site logo

Hey! Welcome to โœจ Andrea's GitHub โœจ

๐Ÿณ๏ธโ€๐ŸŒˆ ๐Ÿ‡ช๐Ÿ‡บ ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‘จโ€๐Ÿ’ป โ€ข He/Him โ€ข CS student


This page is a short introduction to my GitHub profile, my projects and interests.
๐Ÿšง Note: this is a work in progress, so it may be incomplete or inaccurate.

๐Ÿ—‚๏ธ Table of Contents



๐Ÿ‘จโ€๐ŸŽ“ About me

Hey! Welcome to my GitHub profile. My name is Andrea and I'm an Italian Computer Science student. I currently live in [REDACTED][0] and study at the University of [REDACTED][1]. I occasionally give private lessons about computer programming, maths and STEM subjects in general, but I mainly focus on software development.


I'm happy and proud to be a ๐Ÿ‡ช๐Ÿ‡บ European Citizen.


Notes
0. I'm obviously not sharing where I live.
1. Yeah, clearly not sharing this either while I'm still attending it.



๐Ÿ—๏ธ My projects

Here I'm gonna talk about a buch of my projects, both personal and Uni, but for now this section is a ๐Ÿšง WIP ๐Ÿšง so just move on.



๐Ÿคธ My skills

I still don't know what am I supposed to write in here. WTH can I do?!



๐Ÿ“ฌ Contact me

So you want to get in touch? Fine, here's how you can do it.

Legend
โœ… This contact method should be considered safe and secure. These contact methods should be your go-to choice.
โš ๏ธ This contact method might claim to be secure, but such claim might not reflect the reality of things. Consider it to be not private. Do not use it for sensitive discussions.
โŒ This contact method is unsafe, insecure and/or not private. Do not use unless you don't have any other options.
๐Ÿ–• If you are a Telegram fanboy and you think it's safe and secure you should fuck off and avoid contacting me altogether, you are a dumb piece of trash and you don't deserve even one minute of my time.
๐Ÿ“ž You need to know my phone number in order to contact me this way. If you have it, now you know you can find me on this platform. If you don't have it, try another contact method.

Note
You should activate E2E encryption whenever possible (e.g. on Instagram, Messenger, Telegram, etc.), but keep in mind that it's not a cure-all solution. Some services collect so much metadata that not even E2E encryption can save you.
Some services offer both encrypted and unencrypted messaging, รงa va sans dire you should use the E2EE option.



๐Ÿ” GPG

For enhanced security and privacy, I utilize GPG (GNU Privacy Guard) encryption for communication. GPG is a widely-used open-source encryption software that allows for secure and confidential messaging.

To send me a secure message, follow these simple steps:

  1. Install GPG: If you haven't already, install GPG on your device. You can download it from the official GPG website.
  2. Obtain My Public Key: Retrieve my GPG public key from the keyserver (here or here, for example), from this GitHub Gist or directly from me. My public key ensures that only I can decrypt messages sent to me.
  3. Import My Public Key: Import my public key into your GPG keyring by running the following command: gpg --import my_public_key.asc.
  4. Encrypt Your Message: Compose your message in a text editor and save it as a file (e.g., message.txt). Encrypt the file using my public key: gpg --encrypt --recipient [email protected] --output encrypted_message.txt message.txt.
  5. Send Encrypted Message: You can now safely send me the encrypted message. Feel free to email it to andreaberardi [at] pm [dot] me or send it through any other secure communication channel.
  6. Decrypting a Reply: If I send you an encrypted reply, save the encrypted message as a file (e.g., encrypted_reply.txt). Decrypt it using your private key: gpg --decrypt --output decrypted_reply.txt encrypted_reply.txt.

By using GPG encryption, we can ensure the confidentiality and integrity of our communications. Your messages will be protected from unauthorized access, providing a secure channel for us to exchange information.

Please note that while GPG provides a high level of security, it's essential to follow best practices in safeguarding your private key and keeping your GPG installation up to date. If you have any further questions or need assistance, feel free to reach out to me.

Thank you ChatGPT for writing this short guide about GPG encryption on my behalf.

Andrea Berardi's Projects

ripetizioni2021 icon ripetizioni2021

Soluzioni (non necessariamente ottimali) agli esercizi delle ripetizioni date nel 2021.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.