class Bioinformatician:
def __init__(self):
self.name = "Omar Hamad"
self.role = "Bioinformatician | Data Scientist | University Lecturer"
self.location = "π Earth"
self.languages = ["English", "Arabic"]
def get_expertise(self):
return {
"Bioinformatics": ["NGS Analysis", "Genomics", "Proteomics", "Structural Biology"],
"Data Science": ["Machine Learning", "Statistical Analysis", "Data Visualization"],
"Development": ["Web Applications", "Pipelines", "Automation"]
}
def current_focus(self):
return "Building BioinformaticsHub.io - A platform for the bioinformatics community"
me = Bioinformatician()- π¬ I'm currently working on BioinformaticsHub.io
- π± I'm constantly exploring AI in Bioinformatics & Cloud Computing
- π¨βπ« I teach and mentor students in Data Science & Bioinformatics
- π¬ Ask me about Python, R, NGS Analysis, Machine Learning
- β‘ Fun fact: I find patterns in DNA sequences as exciting as solving puzzles!
π¬ More About My Work
- Galaxy Project: Contributing to the open-source data analysis platform
- GATK Workflows: Developing and optimizing genomic analysis pipelines
- Bioconda Recipes: Packaging bioinformatics tools for easy distribution
- University courses in Data Science and Bioinformatics
- Workshop facilitator for Python and R in scientific computing
- Open-source education advocate
I'm always interested in collaborating on bioinformatics projects, discussing data science, or helping students learn to code!
"In God we trust. All others must bring data." - W. Edwards Deming

