Skip to content
View 0x07cf-dev's full-sized avatar
✒️
Studying...
✒️
Studying...
  • Italy
  • 08:21 (UTC +01:00)

Block or report 0x07cf-dev

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
0x07cf-dev/README.md

Hello there 👋

class Leonardo():

  def __init__(self):
      self.name = "Leonardo Buoncompagni"
      self.interests = ["Computers", "Self-hosting", "Linguistics", "Philosophy"]
      self.languages = ["it_IT", "en_US"] # TODO: add zh_CN

  def greet(self):
      print("Welcome to my GitHub profile!")

me = Leonardo()
me.greet()

🌱 Education

  • Education: Studying Languages for Business Communication at Università di Siena (Chinese focus) (2022/23 - present).
  • Free time: Currently focusing on Go and IaC (Ansible & Terraform).
  • Future: Would love to pursue a second degree.

⚡Technologies

Go Python JavaScript Java

Docker Ansible Terraform

Popular repositories Loading

  1. Cifrario Cifrario Public

    Progetto universitario per il corso di Architetture degli Elaboratori (UniFi, aa. 2018/2019)

    Assembly

  2. SimplePipes SimplePipes Public

    Forked from AlexIIL/SimplePipes

    A small test pipes mod based around LibBlockAttributes

    Java

  3. Leetcode Leetcode Public

    My leetcode submissions. I don't do them often.

    Python

  4. 0x07cf-dev 0x07cf-dev Public

  5. 0x07cf-dev.github.io 0x07cf-dev.github.io Public

  6. rbw rbw Public

    Forked from doy/rbw

    unofficial bitwarden cli

    Rust