Skip to content
View GiatrasKon's full-sized avatar

Highlights

  • Pro

Block or report GiatrasKon

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

💫 About Me:

  • 🔭 Pursuing a Master's in Data Science and Information Technologies with a specialization in Bioinformatics and Biomedical Data Science at the National and Kapodistrian University of Athens.
  • 🧬 Conducting my thesis in metagenomics under the supervision of Georgios Pavlopoulos and Fotis Baltoumas at the BSRC Alexander Fleming.
  • 🔬 Designed and implemented computational pipelines and machine learning approaches for analyzing biological data, including single-cell RNA sequencing, protein structure prediction, genetic variant detection, time series forecasting, and image analysis, with applications spanning cancer research, genomics, and data-driven healthcare solutions.
  • 🤝 Open to collaborating on innovative bioinformatics, data science, and machine learning projects.
  • 🌐 All of my projects are available here.

🌐 Socials:

LinkedIn Email

💻 Tech Stack:

  • Programming Languages:
    Python Shell Script R MATLAB Perl
  • Development Tools:
    Git Anaconda Notion Microsoft Office LaTeX Markdown
  • Data Science & Machine Learning:
    NumPy Pandas scikit-learn scikit-image Optuna UMAP-learn SciPy TensorFlow Keras PyTorch
  • Data Visualization:
    Plotly Matplotlib Seaborn Pillow
  • Operating Systems & Platforms:
    Windows Terminal Linux MySQL

🧬 Bioinformatics Tools:

  • Sequence Analysis & Variant Calling:
    GATK SAMtools BCFtools BWA bedtools snpEff
  • Protein Structure Prediction:
    AlphaFold Rosetta Abinitio
  • Molecular Dynamics Simulation:
    NAMD VMD mdtraj
  • Multiple Sequence Alignment:
    MAFFT MUSCLE
  • Sequence Homology & Search:
    BLAST LAST DIAMOND HMMER
  • Protein Structure Comparison & Search:
    Foldseek
  • Structural Visualization & Analysis:
    PyMOL ChimeraX XMGrace Maestro Suite
  • Single-Cell RNA Analysis:
    anndata scanpy
  • Functional Enrichment & Profiling:
    gProfiler
  • Programming Libraries:
    Biopython

📊 GitHub Stats:





Pinned Loading

  1. Gastric-Cancer-scRNAseq-Analysis Gastric-Cancer-scRNAseq-Analysis Public

    Recreation and enrichment of the gastric (GC) cancer single-cell RNA-seq (scRNA-seq) data analysis pipeline described in the "Comprehensive analysis of metastatic gastric cancer tumour cells using …

    Jupyter Notebook

  2. Chromosome11-VariantCalling-GATK Chromosome11-VariantCalling-GATK Public

    A streamlined pipeline for germline variant calling on chromosome 11 using GATK. This repository includes workflows for data preprocessing, variant discovery, and annotation, with a focus on unders…

    R

  3. PTEN-MolecularDynamics-DrugDesign PTEN-MolecularDynamics-DrugDesign Public

    Comprehensive molecular dynamics simulations and drug design analysis for PTEN protein: workflows include protein dynamics, binding site detection, ligand screening, and filtering for therapeutic d…

    Jupyter Notebook

  4. ProteinStructurePrediction-ComparativeStudy ProteinStructurePrediction-ComparativeStudy Public

    Comparison of protein structure prediction methods: Rosetta Ab Initio, which uses fragment assembly, Monte Carlo optimization and energy minimization, and a Linear Algebra Algorithm based on Cayley…

    Jupyter Notebook 1

  5. INDELseek-Optimized-Implementations INDELseek-Optimized-Implementations Public

    Optimized Python and C++ implementations of INDELseek, a Perl tool for detecting complex genetic indels in NGS data, with performance improvements, validation, and benchmarking against other varian…

    C++

  6. Hyperspectral-Image-Clustering Hyperspectral-Image-Clustering Public

    Analysis of the Salinas hyperspectral image dataset using advanced clustering algorithms, focusing on identifying homogeneous regions in the image. Implementations of cost-function optimization and…

    MATLAB