Skip to content
View lcerdeira's full-sized avatar
:octocat:
:octocat:

Organizations

@amrnet

Block or report lcerdeira

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.

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

estrelas

Typing SVG


About Me

class LouiseCerdeira:
    role        = ["Senior Software Engineer", "Computational Biologist",
                   "Data Scientist", "Professor", "Consultant"]
    certified   = ["PMP — Project Management Professional"]
    focus       = ["Antimicrobial Resistance", "Genomic Epidemiology", "Global Health"]
    languages   = ["Python", "R", "Go", "Rust", "C++", "TypeScript", "JavaScript", "Bash", "SQL"]
    frontend    = ["React", "Next.js", "D3.js", "R Shiny", "Tailwind CSS"]
    backend     = ["FastAPI", "Django", "Node.js", "Express", "GraphQL", "REST"]
    data        = ["NumPy", "Pandas", "Polars", "DuckDB", "scikit-learn", "PyTorch"]
    bio_tools   = ["Snakemake", "Nextflow", "Bioconda", "GATK", "BWA", "Samtools"]
    cloud       = ["AWS", "GCP", "Docker", "Kubernetes", "Terraform"]
    consulting  = ["Strategic Planning", "Stakeholder Management", "Agile", "Scrum"]
    philosophy  = "For pleasure without pressure ✨"

I build bioinformatics tools and data platforms at the intersection of genomics, epidemiology, and software engineering — with a focus on antimicrobial resistance surveillance and pathogen genomics for global health impact. As a professor and consultant, I bridge cutting-edge research with production-grade engineering and strategic decision-making.


Tech Stack

Languages

Python R Go Rust C%2B%2B TypeScript JavaScript Bash SQL MATLAB

Frontend

React Next.js D3.js Tailwind CSS R Shiny

Backend & APIs

FastAPI Django Node.js Express GraphQL Bun

Data Science & ML

NumPy Pandas Polars scikit-learn TensorFlow PyTorch Jupyter

AI & Deep Learning — State of the Art

Hugging Face LangChain OpenAI Anthropic PyTorch Lightning ONNX MLflow Weights & Biases Ray DVC

Hype Stack

GitHub Copilot DuckDB dbt Apache Arrow Pinecone Weaviate Grafana Prometheus Apache Kafka WebAssembly

Bioinformatics & Workflow Engines

Snakemake Nextflow Bioconda

Databases

PostgreSQL MongoDB Redis BigQuery

Infrastructure & Cloud

Docker Kubernetes AWS GCP Terraform GitHub Actions

Project Management & Academia

PMP Agile Scrum Jira Confluence LaTeX Quarto Notion


AI & Machine Learning

Deep Learning Architectures

  • Transformers — BERT, GPT, ViT, T5, LLaMA, Mistral
  • Autoencoders & VAEs for genomic latent spaces
  • Graph Neural Networks (GNNs) for protein interaction
  • Diffusion models for biological sequence generation
  • CNN, LSTM, GRU — sequence & signal modelling
  • Mixture of Experts (MoE) architectures

Biological AI Applications

  • Sequence classification & AMR phenotype prediction
  • Multi-omics data integration & dimensionality reduction
  • Genomic foundation models — Nucleotide Transformer, ESM2
  • AlphaFold2 / protein structure prediction pipelines
  • Anomaly detection in epidemiological time-series
  • LLM pipelines for clinical text & genomic report generation

MLOps & Experiment Tracking

  • MLflow · Weights & Biases · DVC
  • Model versioning, registry & A/B evaluation
  • Distributed training — Ray · PyTorch Lightning · DeepSpeed
  • Model serving — ONNX · TorchServe · FastAPI · Triton
  • Vector databases — Pinecone · ChromaDB · Weaviate

Statistical & Classical ML

  • Bayesian inference — Stan, PyMC
  • Gradient boosting — XGBoost · LightGBM · CatBoost
  • Survival analysis & mixed-effects models
  • Dimensionality reduction — PCA · UMAP · t-SNE · PHATE
  • Causal inference & counterfactual modelling

Featured Projects

Global antimicrobial resistance surveillance platform — interactive genomic epidemiology dashboard tracking resistance trends across pathogens worldwide.

Interactive browser for AMR interpretation rules — enables researchers to explore, filter and validate antimicrobial resistance genotype-phenotype rules.

Global genomic surveillance platform for Salmonella Typhi — tracks drug resistance and genotype distribution across endemic countries in real time.

Metagenomic pipeline for investigating non-human reads — extracts and characterises microbial content from whole-genome sequencing data using Snakemake.

Visualisation tool for Kleborate output — interactive dashboards for exploring Klebsiella genomic surveillance data including AMR and virulence profiles.

Bioinformatics tool for rapid identification and characterisation of genomic sequences — built for scalable analysis of large pathogen datasets.


GitHub Stats




Research & Engineering Focus

🦠  Antimicrobial Resistance (AMR)     ████████████████████  Global surveillance tools
🧫  Pathogen Genomics                  ██████████████████░░  Klebsiella, Salmonella, E. coli
📊  Genomic Epidemiology               █████████████████░░░  Population-scale analyses
🔧  Bioinformatics Pipelines           ████████████████████  End-to-end workflow engineering
🤖  Machine Learning / AI              ████████████████████  Foundation models · MLOps
🌐  Full-Stack Engineering             ████████████████████  React · Node · FastAPI · Go
📈  Data Science & Visualisation       ████████████████░░░░  Interactive genomic dashboards
🎓  Teaching & Consulting              ███████████████░░░░░  PMP · Agile · Strategic Advisory

🤝 Let's Connect

LinkedIn Twitter GitHub Email


CC0

For pleasure without pressure ✨ — because the best code comes from genuine curiosity.

Pinned Loading

  1. CNVRock CNVRock Public

    CNVRock — AMR gene copy-number variation using variational autoencoders

    Python

  2. infectonet infectonet Public

    Global viral genomic surveillance dashboard — real-time outbreak monitoring, interactive maps & public API for 50+ pathogens (COVID-19, Ebola, dengue, avian flu, mpox). Built at LSHTM. → infectonet…

    TypeScript

  3. Pipa Pipa Public

    PIPA is an integrated platform for microbial genomic analysis that supports Illumina, Nanopore, and PacBio sequencing data. It provides a web interface with a Flask backend that orchestrates bioinf…

    C++

  4. PlasmidNet PlasmidNet Public

    Interactive dashboard for exploring the plasmid sequences

    Python