Skip to content
View isacchetto's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report isacchetto

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

Hello World\n

  • 👋 Hi, I’m @isacchetto
  • 🌱 I’m currently learning Computer Science💻 with an interdisciplinary course in Bioinformatics🧬
  • 🏔 I’m interested in hiking and the mountain sport in general
  • 🏕 I'm a scout
  • 🤓 I'm a little nerd
  • 💞️ I’m looking to collaborate on @LorenzoMase and @dalmasluca
  • 💔 I'm actually collaborating with @armyalpaca but I would like to change ☝️
  • 🤔 I'm looking for help with Rust
  • 🌐 My Website
%%{init:{
        'logLevel': 'debug',
        'theme': 'base',
        'themeVariables':{
                    'commitLabelFontSize': '14px',
                    'commitLabelColor': '#ffffff',
                    'commitLabelBackground': '#000000',
                    'tagLabelFontSize': '16px',
                    'tagLabelColor': '#000000',
                    'tagLabelBackground': '#f8f8f2',
                    'tagLabelBorder': '#282a36',
                    'gitBranchLabel0': '#000000',
                    'gitBranchLabel1': '#000000',
                    'gitBranchLabel2': '#000000',
                    'gitBranchLabel3': '#000000',
                    'gitBranchLabel4': '#000000',
                    'gitBranchLabel5': '#000000',
                    'gitBranchLabel6': '#000000',
                    'gitInv5': '#ff6188',
                    'gitInv6': '#79DCE9',
                    'git0': '#ffD866',
                    'git1': '#bd93f9',
                    'git2': '#89F498',
                    'git3': '#ffb86c',
                    'git4': '#6272a4',
                    'git5': '#ff6188',
                    'git6': '#79DCE9'
                    },
        'gitGraph':{
                    'showBranches': true,
                    'showCommitLabel':true,
                    'mainBranchOrder': 1
                    }
}}%%

gitGraph
       commit id: "Birth"
       
       branch develop order: 3
       checkout develop
       commit id: "Kindergarten"
       commit id: "Primary School"
       
       checkout main
       commit id: "Start Scouting"
       
       branch scout order: 2
       checkout scout
       commit id: "Wolf Cubs"
       
       checkout develop
       commit id: "Middle School"
       
       checkout scout
       commit id: "Explorers"
       
       checkout develop
       commit id: "High School"
       
       checkout scout
       commit id: "Rovers"
       
       checkout main
       merge develop tag: "Scientific HSD"
       commit id: "Start University"
       
       branch test order: 4
       checkout test
       commit id: "Automation Engineering" tag: "UNIBO" type: REVERSE
       
       checkout main
       commit id: "Start Working"
       
       branch work order: 0
       checkout work
       commit id: "Bonaveri"
       
       checkout scout
       commit id: "Scouts’ Salute"
       
       checkout main
       merge scout
       
       checkout work
       commit id: "YooX"
       commit id: "BoGreen"
       
       checkout main
       commit id: "Re-Start University"
       
       branch develop2 order: 5
       checkout develop2
       
       commit id: "Computer Science" type: HIGHLIGHT tag: "UNITN"
       
       branch feature order: 6
       checkout feature
       commit id: "IDS in Bioinformatics" type: HIGHLIGHT
       
Loading

Popular repositories Loading

  1. Advent_of_Code_2022 Advent_of_Code_2022 Public

    C++ 1

  2. isacchetto isacchetto Public

    Config files for my GitHub profile.

  3. dotfiles dotfiles Public

    Shell

  4. CRISPR-spacer-based-Human-microbiome-transmission-analysis CRISPR-spacer-based-Human-microbiome-transmission-analysis Public

    My Intership project at the Laboratory of Computational Metagenomics of the CIBIO Department, University of Trento

    Python