Python
Command line
Javascript
p5.js
Generative art / creative coding
Bioinformatics
- https://programmingforlovers.com/
- AlphaFold
- Rosettafold:
- Hallucination Rosettafold on Github https://github.com/RosettaCommons/RFDesign/tree/main/hallucination
- Rosetta Colab https://colab.research.google.com/github/sokrypton/ColabDesign/blob/v1.1.0/tr/design.ipynb
- AF Design Colab https://colab.research.google.com/github/sokrypton/ColabDesign/blob/v1.1.0/af/design.ipynb
- ProteinMPNN
- Inpainting = autocompleting proteins
- MPNN: input = protein structure (.pdb), output = sequene variants with same fold
- Rosalind
Web design (HTML, CSS, etc.)
- How to build a personal (static) webpage from scratch
- Youtube: 6 Minutes to Build a Blog from Scratch with Eleventy
- https://markdowntohtmlgenius.com/blog/can-you-put-html-in-markdown/
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/