Explore skills

4,856 skills found

Category alert

Get new DevOps e Infra skills every Monday

algo-hash-tables-bloom

3

Hash tables (chaining vs open addressing) and Bloom filters: complexity, trade-offs, and implementation patterns.

DevOps e Infra#aiby Pavel-Kravchenko

algo-graph-representations

3

Graph representations — adjacency matrix, adjacency list, edge list — with complexity tables, implementation patterns, and biological network use cases.

DevOps e Infra#aiby Pavel-Kravchenko

algo-binary-search-trees

3

BST operations and complexity, with a clean implementation using parent pointers to support all standard operations.

DevOps e Infra#aiby Pavel-Kravchenko

algo-basic-algorithms

3

Foundational algorithms — Euclidean GCD, Newton's method for cube root — with complexity analysis and clean implementations.

DevOps e Infra#aiby Pavel-Kravchenko

algo-aho-corasick

3

Multi-pattern string matching in O(n + m + z) via a trie augmented with KMP-style failure links.

DevOps e Infra#aiby Pavel-Kravchenko

ai-science-zero-shot-mutation

3

Zero-Shot Mutation Effect Prediction with NumPy

DevOps e Infra#aiby Pavel-Kravchenko

newhorse

3

Spawn unlimited AI agents. Configure once, deploy forever. No CLI. No boilerplate. Just open your browser and go.

DevOps e Infra#deploy#aiby winghv

python-core-bio

3

Core Python for bioinformatics: types, bio-string manipulation (codons, reverse complement), functions, and file I/O for FASTA/GenBank.

DevOps e Infra#python#aiby Pavel-Kravchenko

yss-overtime-submission

3

This skill automatically calculates and semi-automatically submits YSS company's overtime slips. It processes Zentao OA attendance data, applies company rules and Chinese holidays to determine reportable hours, and submits them to Kingdee s-HR Cloud.

DevOps e Infra#aiby jiya1996

rnaseq-analysis

3

RNA-seq differential expression analysis and normalization workflows.

DevOps e Infra#aiby Pavel-Kravchenko

structural-bioinformatics

3

Bio.PDB parsing, distance/RMSD/TM-score calculation, DSSP, Ramachandran, PWM/PROSITE, GO enrichment, and KEGG REST API utilization.

DevOps e Infra#ai#apiby Pavel-Kravchenko

rnaseq

3

RNA-seq differential expression using DESeq2 and edgeR, covering normalization strategies (RPKM/TPM/DESeq2 size factors), exploratory PCA, volcano plots, GSEA, and STAR/Salmon/featureCounts pipelines.

DevOps e Infra#aiby Pavel-Kravchenko