Skip to content
View Juankkar's full-sized avatar
👨‍🔬
Focusing
👨‍🔬
Focusing
Block or Report

Block or report Juankkar

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

👨‍🔬 BIOLOGIST 🥼 🔬 🧫 🧪 🐁 🥾 🐜 🌺 🌱 🍄

  • 👨‍💻 MASTER's DEGREE IN BIOINFORMATICS 💻 📊 📈 🧬

You Know, I'm something of a scientist myself

  • CANARY ISLANDS 🏝️

  • Environmental Technical Service, Cabildo of Gran Canaria 🥾 🌴 ⛺ ♻️ 🌲

Input

#!/usr/bin/env python

me = "Juan Carlos"
grade = "Biology"
master = "Bioinformatics"

if me == "Juan Carlos" and grade == "Biology" and master == "Bioinformatics":
    print(
        """
        Hello GitHub world, my name is Juan Carlos, I am from Canary Islands and I like programming and biology
        Graduate in Biology of La Laguna University, Tenerife 2019-2022 (ULL)
        Master's Degree in Bioinformatics, Valencian International University (VIU)
        Currently working at the Cabildo of Gran Canaria, in the Environmental Technical Service.     
        """
    )
else:
    print(
        """
        Impossible, perhaps the archives are incomplete
        """
        )

Output



        Hello GitHub world, my name is Juan Carlos, I am from Canary Islands and I like programming and biology
        Graduate in Biology of La Laguna University, Tenerife 2019-2022 (ULL)
        Master's Degree in Bioinformatics, Valencian International University (VIU)
        Currently working in the Cabildo of Gran Canaria in the Environment Technical Service.   
        

Pinned

  1. Tortugas_La_Tahonilla Tortugas_La_Tahonilla Public

    Trabajo de Fin de Grado

    R

  2. TFM TFM Public

    END OF MASTER'S PROJECT: Valencian International University VIU

    Jupyter Notebook

  3. Especies_Encontradas_GC Especies_Encontradas_GC Public

    La idea es crear una página web con especies de fauna y flora de Gran Canaria que vaya encontrando, vamos a ver como hacemos esto

    HTML