Skip to content
View leoncasburn's full-sized avatar

Block or report leoncasburn

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leoncasburn/README.md

Hi, I'm Leon 👋

I'm a Computing & Digital Media graduate (2:1) from Atlantic Technological University Galway, Ireland, currently studying an MSc in Bioinformatics and Systems Biology at the University of Manchester.

I'm interested in the intersection of computing, biology and space science, with a long-term goal of applying computational methods to research in astrobiology and planetary science.

I'm currently building my skills in Python, bioinformatics, computational biology and biological data analysis, while developing projects that combine my computing background with my growing interest in life beyond Earth.

🎯 Long-term goal: PhD in Astrobiology / Computational Astrobiology

🔬 Currently learning: Python for bioinformatics, biological data analysis, machine learning and computational biology

🛠️ Skills

Programming: Python · Java · C# · JavaScript · SQL · HTML · CSS

Bioinformatics & Data: DNA sequence analysis · GC-content analysis · Genome data processing · Biological data analysis · Machine Learning

Development & Tools: Git · GitHub · VS Code · Unity · Object-Oriented Programming

🧬 Projects

I'm building a portfolio of computational biology, bioinformatics and space science projects, including:

  • 🧬 Genome Analysis — Python tools for analysing bacterial genome sequences, including genome length, GC content and reverse complements.
  • 🦠 Bacterial Classification — Machine learning models investigating whether genome characteristics can distinguish different bacterial groups.
  • 🌌 Solar System Dashboard — Python project exploring planetary and astronomical data.
  • 🎮 Fin & Recycle — Unity/C# environmental game developed as part of my computing degree.

More projects coming as I progress through my MSc.

🚀 What I'm Working Towards

My goal is to combine my background in computing and software development with bioinformatics and biological research to eventually work in astrobiology, planetary science or space-related computational research.

Pinned Loading

  1. genomic-adaptation-analysis genomic-adaptation-analysis Public

    Using genomic features and machine learning to classify extremophile organisms.

    Python

  2. dna-mutation-analyser dna-mutation-analyser Public

    A Python tool that simulates DNA mutations and analyses their impact on protein translation.

    Python

  3. mars-habitability-model mars-habitability-model Public

    A Python model that scores microorganisms based on their potential survival in Mars-like conditions.

    Python

  4. solar-system-dashboard solar-system-dashboard Public

    A Python data visualisation dashboard built with Matplotlib showing planetary data across the Solar System.

    Jupyter Notebook

  5. nasa-apod-viewer nasa-apod-viewer Public

    NASA Astronomy Picture of the Day Viewer

    Jupyter Notebook

  6. glycolysis-pathway-simulator glycolysis-pathway-simulator Public

    Simplified computational model of glycolysis built in Python.

    Python