Skip to content

Latest commit

 

History

801 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍💻 whoami


#| code-shell: zsh
#| title: "User Identity Protocol"
#| echo: true
#| eval: true


$ cat profile.json | jq .
{
  "name": "Jyotirmoy Das",
  "role": "Principal Research Engineer @ Linköping University, Sweden 🇸🇪",
  "specialization": [
    "DNA Methylation", "MicroRNAs", "Evolution", 
    "Multi-omics", "Tumor biology", "Cancer Epigenetics"
  ],
  "experience": {
    "post_doc": "3+ years",
    "core_facility": "5+ years"
  },
  "status": "Busy analyzing genomes 🧬"
}

🛠️ Technical Arsenal

#| code-shell: python
#| title: "Technical Arsenal"
#| echo: true
#| eval: false
#| code-fold: true


class ResearchStack:
    languages = ["R", "Python", "Bash", "Perl", "MATLAB"]
    pipelines = ["Nextflow", "Snakemake"]
    data_viz = ["Shiny", "Quarto", "RMarkdown", "ggplot2"]
    ops_infra = ["Docker", "Singularity", "Conda", "GH Actions"]

    def status(self):
        return "Optimizing pipelines 🧪"

🪐 Distribution Hub

#| code-shell: yaml
#| title: "R-Universe Registry"


# R-Package Registry (R-Universe)
r_universe:
  user: JD2112
  status: online
  platforms: [linux, macos, windows]
#| code-shell: bash
#| title: "Conda Distribution"


# Conda/Anaconda Distribution
$ conda install -c jd2112 gsalit

🚀 Featured Research Software


#| code-shell: r
#| title: "Featured Research Software"
#| echo: true
#| eval: false
#| code-fold: true


# Bioinformatics Solutions Catalog
featured_software <- list(
  "TwistMethylFlow" = "NextFlow pipeline for Methylation",
  "methylR"         = "Shiny solution from sequencer",
  "OlinkWrapper"    = "R package for PEA data",
  "ShinyWGCNA"      = "Gene Co-expression Network",
  "gsalit"          = "Global screening Streamlit",
  "Alveolar-Cell"   = "Lung immunity validation"
)

🌱 Beyond the Code


#| code-shell: yaml
#| title: "Personal Configuration"
#| code-fold: true


profile:
  interests: [Multi-omics, Epigenetics, AI/ML]
  location: Linköping, Sweden 🇸🇪
  hobbies: [🧱 Lego, 📚 Reading, ✒️ Fountain pens]

📊 GitHub Dynamics & Deep Insights

GitHub Metrics Dashboard

About

My personal repository

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors