PROJECTS
Portfolio

PROJECT_ARCHIVES

Displaying 9 documented projects.

Web Development

dionic.xyz — A Bioinformatics Portfolio

A biomedical-themed portfolio built with Nuxt 3, where the visual narrative follows the story of cancer — from mutation to uncontrolled growth. Features a D3-powered skill graph inspired by Path of Exile, a git-graph experience timeline, terminal-aesthetic UI with DNA backgrounds, and an automated data layer that validates tag dependencies and generates a formatted CV PDF via Playwright in CI.

Nuxt.jsVue.jsTailwind CSSJavaScriptD3.js
dionic.xyz — A Bioinformatics Portfolio preview
Bioinformatics
WES CNV-HRD-CCF Pipeline

A Nextflow-orchestrated pipeline that chains Sequenza (CNV calling & purity/ploidy estimation), scarHRD (homologous recombination deficiency scoring), and PyClone-VI (clonal architecture inference) into a single reproducible workflow for WES tumor samples, with automated batch processing and structured output for downstream analysis.

NextflowPythonShell
Web Development
Lab Website Redesign

Redesigned the lab website with a terminal-inspired UI. Enhanced member profiles with GitHub-style pixel avatars and contact links, added publication filtering and sorting by year, and integrated an interactive map with detailed location info. Deployed on Nginx with HTTPS via Certbot.

Vue.jsTailwind CSSNginx
Bioinformatics

Genomic Landscape of Lung Adenosquamous Carcinoma

Comprehensive WES-based comparative genomics study of lung adenosquamous carcinoma (ASC) with lung adenocarcinoma and squamous cell carcinoma. Conducted SNV/INDEL, CNV, HRD, and mutational signature analyses, integrated multi-cohort datasets, and explored subtype- and component-level genomic patterns to investigate tumor evolution and cell-of-origin hypotheses.

PythonRWESGATKvcf2maf
Genomic Landscape of Lung Adenosquamous Carcinoma preview
Bioinformatics
bioinformatics-tools

A reproducible toolkit of shell scripts and Python utilities covering the full NGS workflow: TCGA/SRA data download, BAM-to-FASTQ conversion with QC, WES variant calling (MuSE, MuTect2, VarScan, Pindel) with VCF merging and VEP/MAF annotation, RNA-seq quantification (kallisto, STAR + RSEM), methylation DMP/DMR analysis, and conda environment definitions for each pipeline.

Shell
Bioinformatics
Xenium Spatial RNA Cell Segmentation

Spatial transcriptomics analysis of 10x Xenium data, exploring both transcript-based and image-based cell segmentation approaches. Downstream analysis with Scanpy covers clustering, spatial visualization, and feature matrix construction from segmented cells.

PythonNumPyOpenCV
Bioinformatics
16S Microbiome Analysis & Taxonomy Refinement Pipeline

End-to-end 16S amplicon analysis pipeline built on QIIME2 and DADA2, covering QC, denoising, ASV construction, phylogenetic analysis, and alpha/beta diversity. Integrates BLAST-based NCBI taxonomy refinement for species-level resolution and PICRUSt2 functional prediction. Config-driven and deployed on Linux/GCP.

PythonQIIME2Cutadapt