From charlesreid1

m (moved Main Page2 to Main Page)
No edit summary
 
(173 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- --------------- Welcome banner + image --------------- -->
Welcome to the charlesreid1.com wiki! This wiki contains code, articles, notes, writing, logs, lists, guides, and other information.
{| style="width:100%; background:#FFE2B8; margin-top:0em; /* border:1px solid #000 */"
|-
| colspan=2 |
<!-- ------------ Name of page/banner ---------------- -->
<div style="font-size:162%; border:none; /* background:#FFB74E; */ margin:0; padding:0em; color:#000;"><center>welcome to charlesmartinreid.com</center></div>
|-
|style="width:50%; color:#000;"|
<!-- ------------- welcome message ------------------ -->
{| style="border:none"
|My name is Charles Reid and this is my home page. I am a Ph.D. student at the University of Utah.  My CV is available here: http://files.charlesmartinreid.com/curriculumvitae.pdf
|}
|
<!-- ----------------- a pretty image ------------------ -->
{|
|-
|<center>
[[Image:Bee.jpg|400px]]
</center>
|}
<!-- ----------------- wiki links/info ------------------- -->
|-
| colspan=2 style="text-align:center;" |
{| style="width:80%; /* the following is required to get tables to center (from http://en.wikipedia.org/wiki/Help:Table) */ margin: 1em auto 1em auto; border-top-width: 1px; border-top-style: solid; border-top-color: #000;"
|
[[Charles Martin Reid:About|About this wiki]]{{,}}[[Charles Martin Reid:Copyrights|Copyright Information]]


[[Special:AllPages|List of all pages on the wiki]]{{,}}[[Special:RequestAccount|Request an account]]
==Useful Pages==
</center>
|}
|}


The following page contains my reading list:


* [[My Reading List]]


<!-- ------------------ Category pages ------------------- -->
A list of quotes I like:
{| style="width:100%; background:#FFE2B8; margin-top:0em; /* border:1px solid #000 */"
|-
| colspan=5 |
<div style="font-size:120%; border:none; background:#FFB74E; margin:0; padding:0em; color:#000;"><center>Article Categories</center></div>
|-
|
* [[:Category:Programs|Programs]]
** [[:Category:Build Tools|Build tools]]
** [[:Category:Unix Programs|Unix programs]]
** [[:Category:Math Programs|Math programs]]
** [[:Category:MPI|MPI]]
** [[:Category:Vim|Vim]]


| style="vertical-align: top;" |
* [[Quotes]]
* [[:Category:Unix|Unix]]
** [[:Category:Unix Programs|Unix programs]]
** [[:Category:Dot Files|Dot files]]


| style="vertical-align: top;" |
Flags are collections of topical pages:
* [[:Category:Languages|Computer languages]]
** [[:Category:C++|C++]]
** [[:Category:Python|Python]]


| style="vertical-align: top;" |
* [[Flags]]
* [[:Category:Lectures|Lecture material]]
** [[:Category:CFD|CFD]]
** [[:Category:Combustion|Combustion]]
** [[:Category:PDEs|PDEs]]
** [[:Category:Governing Equations|Governing equations]]


| style="vertical-align: top;" |
The following pages are very useful:
* [[:Category:Reading|Reading]]
** [[My Reading List]]
** [[:Category:NoPaywall|Notes on articles with no paywall]]
** [[:Category:Paywall|Notes on articles behind a paywall]]
|}


* [[Special:RecentChanges]] - a list of recently-changed pages
* [[Special:AllPages]] - a list of all pages on this wiki
* [[Special:SpecialPages]] a list of all wiki-related wiki pages


<!-- ----------------- featured articles ----------------- -->
[[Kali]]
{| style="width:100%; background:#FFE2B8; margin-top:0em; /* border:1px solid #000 */"
|-
| colspan=4 |
<div style="font-size:120%; border:none; background:#FFB74E; margin:0; padding:0em; color:#000;"><center>Featured Articles</center></div>
|-
| width=25% |<div style="border:none; background:#FFCF89; padding:0em; color:#000;">Unix</div>
| width=25% |<div style="border:none; background:#FFCF89; padding:0em; color:#000;">Programs</div>
| width=25% |<div style="border:none; background:#FFCF89; padding:0em; color:#000;">Lectures</div>
| width=25% |<div style="border:none; background:#FFCF89; padding:0em; color:#000;">C++</div>
|-
| style="vertical-align: top;" |
* [[Xargs]]
* [[Sed]]
* [[SSH]]
* [[Bash]]
* [[Apache]]
* [[Make]]
* [[Vim]]
* [[Compiling Software]]


| style="vertical-align: top;" |
[[Mathematical Constants]]
* [[:Category:Programs]]
* [[ffmpegx]]
* [[LyX]]
* [[Latex]]
* [[OpenMPI]]
* [[Fink]]
* [[Py4Sci]]
* [[Mail Server]] / [[Mailman]]
* [[Hello World]]


| style="vertical-align: top;" |
[[Recipes]]
* [[Cantera Lecture]]
* [[Analytical solution of PDEs]]
* [[Reynolds Transport Theorem]] / [[Reynolds Transport Theorem Derivation]]


| style="vertical-align: top;" |
How we use MediaWiki as a zettelkasten (note: this wiki is not a zettelkasten!): [[Zettelkasten]]
* [[Make]]
* [[Compiling Software]]
* [[Ctags]]


|}
==Articles of Interest==
 
===Puzzles and Problems===
 
* [[FMM|Friday Morning Math Problems]]
 
* [[Project Euler]]
 
* [[Rubiks Cube]]
 
===Mathematics===
 
* [[Prime Numbers]]
 
 
===Security===
 
[[Nmap/Short Course]]
 
[[Kali]]
 
[[OWASP]]
 
Kali Top 10:
 
* [[Burp Suite]]
* [[Aircrack]]
* [[Wireshark]]
* [[John the Ripper]]
* [[Nmap]]
* [[Sqlmap]]
* [[Dirbuster]]
 
Flags:
 
* [[Template:KaliFlag]]
 
===Data Engineering===
 
* [[GCDEC]] - notes from studying for Google Cloud Data Engineering Certification
 
===Machine Learning===
 
* [[Fuel]] - data pipeline software for machine learning
 
* [[Keras]] - high-level API for building neural networks on top of a variety of tensor math back-ends
 
* [[Lasagne]] - high-level API for building neural networks in Theano
 
===Computer Science===
 
* [[CS]]
 
* [[Project Euler]]
 
See extensive site map and table of contents at [[Template:CSFlag]]
 
===Reading===
 
* [[My Reading List]]
 
==Older Articles==
 
* [[Main Page/2016 Articles]]
 
==Flags==
 
See [[Flags]]

Latest revision as of 01:49, 14 April 2026

Welcome to the charlesreid1.com wiki! This wiki contains code, articles, notes, writing, logs, lists, guides, and other information.

Useful Pages

The following page contains my reading list:

A list of quotes I like:

Flags are collections of topical pages:

The following pages are very useful:

Kali

Mathematical Constants

Recipes

How we use MediaWiki as a zettelkasten (note: this wiki is not a zettelkasten!): Zettelkasten

Articles of Interest

Puzzles and Problems

Mathematics


Security

Nmap/Short Course

Kali

OWASP

Kali Top 10:

Flags:

Data Engineering

  • GCDEC - notes from studying for Google Cloud Data Engineering Certification

Machine Learning

  • Fuel - data pipeline software for machine learning
  • Keras - high-level API for building neural networks on top of a variety of tensor math back-ends
  • Lasagne - high-level API for building neural networks in Theano

Computer Science

See extensive site map and table of contents at Template:CSFlag

Reading

Older Articles

Flags

See Flags