Difference between revisions of "Main Page"

From Colettapedia
Jump to navigation Jump to search
(32 intermediate revisions by 2 users not shown)
Line 17: Line 17:
 
== Courses & Workshops ==
 
== Courses & Workshops ==
 
* [[Intro to Python and Beyond]] - 6 hour class taught at NIH in May 2017
 
* [[Intro to Python and Beyond]] - 6 hour class taught at NIH in May 2017
* [[Teaching Computer Science]]
+
* [[Teaching Computer Science]] - FAES BIOF 309 Curriculum from 2014-2015
 +
* [[Deep Learning Curriculum]]
  
  
 
== Science & Math ==
 
== Science & Math ==
 +
 +
=== Biology ===
 +
* [[Biology]]
 +
* [http://www.microscopyu.com/ MicroscopyU from Nikon]
 +
* [[Bioinformatics]]
 +
* [[Single cell Omics]]
 +
* [[High-Throughput Phenotyping]]
 +
 +
=== Statistics/Applied Math ===
 +
* [[Linear Algebra]]
 
* [[Statistics]]
 
* [[Statistics]]
* [[Linear Algebra]]
+
* [[Bayesian Data Analysis]]
 +
* [[Statistical Inference]]
 +
* [[Maximum Likelihood Estimation]]
 +
* [[Mixed and Multilevel Models]]
 +
* [[The Elements of Statistical Learning]]
 
* [[Time series analysis]]
 
* [[Time series analysis]]
* [[Biology]]
+
* [[Non-negative matrix factorization]]
** [http://www.microscopyu.com/ MicroscopyU from Nikon]
+
* [[Differential Equations]]
** [[Bioinformatics]]
+
 
** [[Single cell Omics]]
+
=== Machine Learning ===
** [[High-Throughput Phenotyping]]
+
 
 +
* [[Machine Learning]]
 +
* [[Mxnet]]
 +
* [[Neural Networks]]
 +
* [[NLP]]
 +
 
 +
=== Data Science Methods ===
 +
* [[Data Visualization]]
 +
* [[GPU computing]]
 +
* [[NVIDIA GPU configuration]]
  
  
Line 35: Line 59:
 
=== My Environment ===
 
=== My Environment ===
 
* [[My .bashrc]]
 
* [[My .bashrc]]
* [[My Dev Environment]]
 
* [[My Mac Dev Environment]]
 
 
* [[POSIX env personalization]]
 
* [[POSIX env personalization]]
  
=== Microcontrollers ===
+
=== Electronics/Microcontrollers ===
 +
* [[CircuitPython]]
 
* [[Arduino]]
 
* [[Arduino]]
 
+
* [[ESP8266]]
=== Data Science & GPU programming ===
+
* [[RaspberryPi]]
* [[Microsoft Excel]]
+
* [[Peripherals]]
* [[Machine Learning]]
+
* [[RTOS]]
* [[Neural Networks]]
+
* [[Electronics Project Ideas]]
* [[NLP]]
 
* [[Data Visualization]]
 
* [[GPU computing]]
 
** [[NVIDIA GPU configuration]]
 
  
 
=== WebDev & Web Servers ===
 
=== WebDev & Web Servers ===
 +
* [[openssl]]
 +
* [[Vue.js]]
 +
* [[fastAPI]]
 +
* [[nginx]]
 +
* [[OpenResty]]
 +
* [[apache]]
 
* [[Internet Technologies]]
 
* [[Internet Technologies]]
* [[Modern Web Development]]
 
 
* [[Website Design]]
 
* [[Website Design]]
* [[fastAPI]]
+
* [http://www.jmarshall.com/easy/http/ HTTP Made Really Easy]
* [http://www.jmarshall.com/easy/http/ HTTP Made Really Easy] - Awesome HTTP tutorial. I wish I read this 5 years ago.
 
* [[apache]]
 
* [[nginx]]
 
 
* [[CentOS Server Config]]
 
* [[CentOS Server Config]]
 
** [[Setting up a fresh CentOS-7 with Singularity]]
 
** [[Setting up a fresh CentOS-7 with Singularity]]
Line 68: Line 89:
 
* [[Ubuntu]]
 
* [[Ubuntu]]
 
* [[Mac OS X]]
 
* [[Mac OS X]]
* [[yum]]
 
 
* [[windows]]
 
* [[windows]]
 
* [[SELinux]]
 
* [[SELinux]]
 +
* [[Package Managers]]
  
 
===Programming Languages===
 
===Programming Languages===
Line 96: Line 117:
 
* [[SQLite]]
 
* [[SQLite]]
 
* [[Postgresql]]
 
* [[Postgresql]]
 +
* [[OMERO]]
 
* [[LIMS]]
 
* [[LIMS]]
  
Line 116: Line 138:
 
* [[swig]]
 
* [[swig]]
 
* [[doxygen]]
 
* [[doxygen]]
 +
* [[Microsoft Excel]]
  
 
=== Cloud Computing ===
 
=== Cloud Computing ===
 +
* [[OpenStack]]
 
* [[Amazon EC2]]
 
* [[Amazon EC2]]
 
* [[Amazon AWS Hosted Web Site, start to finish]]
 
* [[Amazon AWS Hosted Web Site, start to finish]]
Line 126: Line 150:
 
* [[globus]]
 
* [[globus]]
 
* [[NIH HPC]]
 
* [[NIH HPC]]
* [[Virtual Network Computing]]
 
  
 
=== Making and Debugging Binaries ===
 
=== Making and Debugging Binaries ===
Line 145: Line 168:
 
* [[Distributed Computing]]
 
* [[Distributed Computing]]
 
* [[Concurrent Computing]]
 
* [[Concurrent Computing]]
* [[MapReduce]]
 
 
* [[Hadoop]]
 
* [[Hadoop]]
 
* [http://cutting.wordpress.com/ Doug Cutting's blog, creator of Hadoop]
 
* [http://cutting.wordpress.com/ Doug Cutting's blog, creator of Hadoop]
Line 165: Line 187:
 
* [[ImageMagick]]
 
* [[ImageMagick]]
 
* [[Inkscape]]
 
* [[Inkscape]]
* [[Internet Video]]
+
* [[ffmpeg]]
  
 
===Electronic Documents===
 
===Electronic Documents===
Line 172: Line 194:
 
* [[reveal.js]]
 
* [[reveal.js]]
 
* [[Markdown]]
 
* [[Markdown]]
 
=== Hardware ===
 
* [[Installing RAID array]]
 
 
  
 
== Music ==
 
== Music ==
Line 186: Line 204:
  
 
== Uncategorized ==
 
== Uncategorized ==
 +
* [[Rubik's Cube Solution]]
 +
* [[Create an LLC in Maryland]]
 
* [[Maryland Safe Boating Course]]
 
* [[Maryland Safe Boating Course]]
 
* [[GRE Test-taking Notes]] - Stuff I wrote down to remind myself
 
* [[GRE Test-taking Notes]] - Stuff I wrote down to remind myself

Revision as of 14:21, 21 September 2022

Welcome to Colettapedia, the free encyclopedia that anybody can edit.

Chris's positronic neural net, since 2008.

About Chris Coletta


Courses & Workshops


Science & Math

Biology

Statistics/Applied Math

Machine Learning

Data Science Methods


Technology

My Environment

Electronics/Microcontrollers

WebDev & Web Servers

Operating Systems

Programming Languages

Databases

Software Engineering

Software Tools

Cloud Computing

Making and Debugging Binaries

Distributed, Concurrent and Parallel Computing

Image/Video Processing

Electronic Documents

Music


Uncategorized

mostly e-Graffiti