Skip to content
Avatar
🐍
Just another Genome hacker,
🐍
Just another Genome hacker,

Highlights

  • Arctic Code Vault Contributor
BioGeek/README.md

Hi there 👋

Pinned

  1. My solutions to Project Euler

    Python 8

  2. Solutions of problems from the rosalind.info project in Python

    Python

  3. 1
    import datetime
    2
    import calendar
    3
    
                  
    4
    months = [6, 2, 2, 5, 0, 3, 5, 1, 4, 6, 2, 4]
    5
    weekdays = ["Sunday", "Monday", "Tuesday", "Wednesday",
  4. My solutions of Advent Of Code 2019 in Python

    Jupyter Notebook 1

Contribution activity

October 2020

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.