Difference between revisions of "Main Page"

From Colettapedia
Jump to navigation Jump to search
Line 5: Line 5:
 
* [[MathTex operational status]]
 
* [[MathTex operational status]]
  
==About Chris Coletta==
+
== About Chris Coletta ==
 
* [https://github.com/colettace Github page]
 
* [https://github.com/colettace Github page]
 
* [https://www.linkedin.com/in/chriscoletta LinkedIn profile]
 
* [https://www.linkedin.com/in/chriscoletta LinkedIn profile]
 
* [https://soundcloud.com/the-i-95s Soundcloud page] - original music
 
* [https://soundcloud.com/the-i-95s Soundcloud page] - original music
* [[Intro to Python and Beyond]] - 6 hour class taught at NIH in May 2017
 
 
* [[Song List]] - List of songs I perform live
 
* [[Song List]] - List of songs I perform live
 
* [[Karaoke History]]
 
* [[Karaoke History]]
Line 15: Line 14:
 
* [[My Favorite Words]] - list of English language vocab words, as well as words I happen to like.
 
* [[My Favorite Words]] - list of English language vocab words, as well as words I happen to like.
  
==Biomedical Research==
+
 
* [[Nihfacts]]
+
== Courses & Workshops ==
* [[nihportal]]
+
* [[Intro to Python and Beyond]] - 6 hour class taught at NIH in May 2017
* [[Aging]]
+
* [[Teaching Computer Science]]
 +
 
 +
 
 +
== Science & Math ==
 +
* [[Statistics]]
 +
* [[Linear Algebra]]
 +
* [[Time series analysis]]
 
* [[Biology]]
 
* [[Biology]]
* [[Bioimage Informatics Groups]]
+
** [http://www.microscopyu.com/ MicroscopyU from Nikon]
* [[Being A Scientist]]
+
** [[Bioinformatics]]
* [http://www.microscopyu.com/ Nikon Microscopy U] - "The Source for Microscopy Education"
+
** [[Single cell Omics]]
* http://openwiki.janelia.org/wiki/display/v3dhackathon/Home
+
** [[High-Throughput Phenotyping]]
* [[WND-CHRM on the WEB Project Notes]]
+
 
* [[Neural Networks]]
 
* [[Scanning Kernel]]
 
* [[High-Throughput Phenotyping]]
 
* [[Bioinformatics]]
 
* [[omero-pychrm]]
 
* [[NIH HPC]]
 
* [[Single cell Omics]]
 
  
==Technology==
+
== Technology ==
  
===General===
+
=== My Environment ===
* [[Internet Technologies]]
+
* [[My .bashrc]]
* [[Ubuntu]]
 
 
* [[My Dev Environment]]
 
* [[My Dev Environment]]
 
* [[My Mac Dev Environment]]
 
* [[My Mac Dev Environment]]
 +
* [[POSIX env personalization]]
 +
 +
=== Microcontrollers ===
 +
* [[Arduino]]
 +
 +
=== Data Science & GPU programming ===
 
* [[Microsoft Excel]]
 
* [[Microsoft Excel]]
* [[Comp-Sci Theory]]
 
* [[svn]]
 
* [[git]]
 
* [[email]]
 
* [[Scripts and Code Snippets]]
 
* [[Virtual Network Computing]]
 
* [[Sockets]]
 
* [http://www.catb.org/~esr/faqs/smart-questions.html Smart Questions] - How to ask tech questions in a forum the smart way.
 
* [[Installing RAID array]]
 
* [[ArgoUML]]
 
* [[VirtualBox]]
 
* [[Design Patterns]]
 
* [[matlab]]
 
* [[Teaching Computer Science]]
 
* [[dtrace]]
 
* [[valgrind]]
 
* [[pychrm]]
 
* [[swig]]
 
* [[doxygen]]
 
* [[Software Engineering]]
 
 
* [[Machine Learning]]
 
* [[Machine Learning]]
* [[Docker]]
+
* [[Neural Networks]]
* [[Internet Video]]
+
* [[NLP]]
 
* [[Data Visualization]]
 
* [[Data Visualization]]
* [[Handling Sensitive Information]]
 
* [[SELinux]]
 
 
* [[GPU computing]]
 
* [[GPU computing]]
* [[Setting up a fresh CentOS-7 with Singularity]]
+
** [[NVIDIA GPU configuration]]
* [[Jupyter]]
+
 
 +
=== WebDev & Web Servers ===
 +
* [[Internet Technologies]]
 
* [[Modern Web Development]]
 
* [[Modern Web Development]]
* [[POSIX env personalization]]
+
* [[Website Design]]
* [[Time series analysis]]
+
* [[fastAPI]]
* [[NLP]]
+
* [http://www.jmarshall.com/easy/http/ HTTP Made Really Easy] - Awesome HTTP tutorial. I wish I read this 5 years ago.
* [[LIMS]]
+
* [[apache]]
 
+
* [[nginx]]
===Cloud Computing===
+
* [[CentOS Server Config]]
* [[Amazon EC2]]
+
** [[Setting up a fresh CentOS-7 with Singularity]]
* [[Amazon AWS Hosted Web Site, start to finish]]
+
* [[Internet Marketing]]
* [[Amazon AWS Reserved Instance]]
+
* [[Social Network Integration]]
* [[Amazon Concurrent Computing]]
 
* [[Amazon CloudFront]]
 
* [[Microsoft Azure]]
 
* [[globus]]
 
  
 
===Operating Systems===
 
===Operating Systems===
 
* [[Unix-like Operating Systems]]
 
* [[Unix-like Operating Systems]]
* [[My .bashrc]]
+
* [[Ubuntu]]
 
* [[Mac OS X]]
 
* [[Mac OS X]]
 
* [[yum]]
 
* [[yum]]
 
* [[windows]]
 
* [[windows]]
 +
* [[Sockets]]
 +
* [[SELinux]]
  
 
===Programming Languages===
 
===Programming Languages===
Line 99: Line 80:
 
* [[PHP]]
 
* [[PHP]]
 
* [[Javascript]]
 
* [[Javascript]]
* [[jQuery]]
 
 
* [[JSON]]
 
* [[JSON]]
 
* [[Perl]]
 
* [[Perl]]
Line 107: Line 87:
 
* [[R]]
 
* [[R]]
 
* [[SAS]]
 
* [[SAS]]
* [[Tex]]
+
* [[matlab]]
  
 
===Databases===
 
===Databases===
Line 117: Line 97:
 
* [[SQLite]]
 
* [[SQLite]]
 
* [[Postgresql]]
 
* [[Postgresql]]
 +
* [[LIMS]]
  
===Making and Debugging Binaries===
+
=== Software Engineering ===
 +
* [[Software Engineering]]
 +
* [[Comp-Sci Theory]]
 +
* [[Design Patterns]]
 +
* [[Scripts and Code Snippets]]
 +
* [[Code coverage]]
 +
 
 +
=== Software Tools ===
 +
* [[Docker]]
 +
* [[svn]]
 +
* [[vim Stuff I learned]]
 +
* [[git]]
 +
* [[email]]
 +
* [[ArgoUML]]
 +
* [[VirtualBox]]
 +
* [[Jupyter]]
 +
* [[swig]]
 +
* [[doxygen]]
 +
 
 +
=== Cloud Computing ===
 +
* [[Amazon EC2]]
 +
* [[Amazon AWS Hosted Web Site, start to finish]]
 +
* [[Amazon AWS Reserved Instance]]
 +
* [[Amazon Concurrent Computing]]
 +
* [[Amazon CloudFront]]
 +
* [[Microsoft Azure]]
 +
* [[globus]]
 +
* [[NIH HPC]]
 +
* [[Virtual Network Computing]]
 +
 
 +
=== Making and Debugging Binaries ===
 
* [[Compiling]]
 
* [[Compiling]]
 
* [[gdb]]
 
* [[gdb]]
Line 128: Line 139:
 
* [http://sources.redhat.com/autobook/autobook/autobook_toc.html#SEC_Contents Autoconf, Automake, and Libtool] - Read this fucking book as soon as possible.
 
* [http://sources.redhat.com/autobook/autobook/autobook_toc.html#SEC_Contents Autoconf, Automake, and Libtool] - Read this fucking book as soon as possible.
 
* [http://abhinavsingh.com/blog/2009/08/getting-started-with-autotools-gnu-build-system-on-debian/ Getting Started with Autotools]
 
* [http://abhinavsingh.com/blog/2009/08/getting-started-with-autotools-gnu-build-system-on-debian/ Getting Started with Autotools]
 +
* [[dtrace]]
 +
* [[valgrind]]
  
 
===Distributed, Concurrent and Parallel Computing===
 
===Distributed, Concurrent and Parallel Computing===
 +
 
* [[Distributed Computing]]
 
* [[Distributed Computing]]
 
* [[Concurrent Computing]]
 
* [[Concurrent Computing]]
Line 146: Line 160:
 
* [https://github.com/kr/beanstalkd Beanstalk] - a simple fast work queue.
 
* [https://github.com/kr/beanstalkd Beanstalk] - a simple fast work queue.
 
* [[Shared Resource]]
 
* [[Shared Resource]]
* [[NVIDIA GPU configuration]]
 
 
===Software Testing===
 
* [[Code coverage]]
 
  
===Drupal===
+
===Image/Video Processing===
* [[Drupal Stuff I Learned]]
 
* [[Drupal Stuff To Learn]]
 
* [[DrupalCon 2009 DC Notes]]
 
* [[Drupal Zen Theme]]
 
 
 
===Servers===
 
* [[CentOS Server Config]]
 
* [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]]
 
* [[fastAPI]]
 
 
 
===vim===
 
* [[vim Stuff I learned]]
 
* [[VIMperator]]
 
 
 
===Internet Marketing===
 
* [[Internet Marketing]]
 
* [[Social Network Integration]]
 
 
 
===Image Manipulation===
 
 
* [[Image Processing]]
 
* [[Image Processing]]
 
* [[Adobe Photoshop Stuff I Learned]]
 
* [[Adobe Photoshop Stuff I Learned]]
 
* [[ImageMagick]]
 
* [[ImageMagick]]
 +
* [[Inkscape]]
 +
* [[Internet Video]]
  
 
===Electronic Documents===
 
===Electronic Documents===
Line 184: Line 174:
 
* [[Markdown]]
 
* [[Markdown]]
  
===Design===
+
=== Hardware ===
* [[Website Design]]
+
* [[Installing RAID array]]
* [[Inkscape]]
+
 
  
===Portfolio===
+
== Music ==
* [[Business Opportunities]]
 
  
===Music Recording===
 
 
* [[Logic Pro X]]
 
* [[Logic Pro X]]
 +
* [[GarageBand]]
 +
* [[Music Theory]]
 +
* [[Guitar Study]]
  
===Arduino===
 
* [[Arduino]]
 
  
==Other==
+
== Uncategorized ==
 
* [[Maryland Safe Boating Course]]
 
* [[Maryland Safe Boating Course]]
* [[Job Prospects]]
 
 
* [[GRE Test-taking Notes]] - Stuff I wrote down to remind myself
 
* [[GRE Test-taking Notes]] - Stuff I wrote down to remind myself
* [[Guitar Study]]
+
* [[Handling Sensitive Information]]
* [[GarageBand]]
 
 
* [[Snowboarding]]
 
* [[Snowboarding]]
 
* [[Road Races Around Boston]]
 
* [[Road Races Around Boston]]
 
* [[movies to see]]
 
* [[movies to see]]
 
* [[Captain Chris Coletta]] - captain's license stuff
 
* [[Captain Chris Coletta]] - captain's license stuff
* [[Statistics]]
 
 
* [[Rhetoric]]
 
* [[Rhetoric]]
 
* [[BIOF518]]
 
* [[BIOF518]]
* [[Linear Algebra]]
 
* [http://www.coolnsmart.com/sarcastic_quotes/ sarcasm quotes]
 
* [[http://en.wikipedia.org/wiki/First-order_logic First-order logic]] wiki article on formal logic
 
 
* [[grad school]]
 
* [[grad school]]
 
* [[Names I Hate]]
 
* [[Names I Hate]]
 
* [[Anti-Conspiracy Theory Activism]]
 
* [[Anti-Conspiracy Theory Activism]]
 
* [[Homebuying]]
 
* [[Homebuying]]
* [[Music Theory]]
 
 
* [[I Inherited My ___ From My ___]]
 
* [[I Inherited My ___ From My ___]]
 
* [[Cocktails and Cooking]]
 
* [[Cocktails and Cooking]]
 
* [[How To Jump Start Society]]
 
* [[How To Jump Start Society]]
 +
* [[Practice Making Timelines]]
 +
* [[How to use this wiki]]
 +
 
===mostly e-Graffiti===
 
===mostly e-Graffiti===
 
* [[Biography]]  
 
* [[Biography]]  
 
* [[His Family]]
 
* [[His Family]]
 
* [[His Best Friends]]
 
* [[His Best Friends]]
* [https://www.cnn.com test]
 
 
==Help==
 
* [[Practice Making Timelines]]
 
* Remember that the document structure of this wiki is flat, and that an article name of "Definitions" will not be sufficient to uniquely identify which definitions they are. The fact that they are referenced or created in other articles will not be reflected! TRANSLATION: GIVE EACH ARTICLE YOU CREATE A UNIQUE NAME.
 
* [[How to use this wiki]]
 
* How to make tables and lists [http://www.packtpub.com/article/using-tables-and-lists-with-mediawiki]
 
* [[Notes from MediaWiki PHP meeting]]
 
* [http://freephile.com/wiki/index.php/MediaWiki/Presentation Greg Rundlett Presentation ]
 

Revision as of 17:23, 5 January 2021

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

Chris's positronic neural net, since 2008.

About Chris Coletta


Courses & Workshops


Science & Math


Technology

My Environment

Microcontrollers

Data Science & GPU programming

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

Hardware


Music


Uncategorized

mostly e-Graffiti