From charlesreid1

No edit summary
(86 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to the charlesreid1.com wiki! This wiki contains code, articles, notes, writing, and logs from the various things I've worked on.
Welcome to the charlesreid1.com wiki! This wiki contains code, articles, notes, writing, logs, lists, guides, and other information.


==Useful Pages==
==Useful Pages==


The following page contains my reading list:
The following page contains my reading list:
* [[My Reading List]]
* [[My Reading List]]
A list of quotes I like:
* [[Quotes]]
Flags are collections of topical pages:
* [[Flags]]


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


==Recent Articles==
[[Kali]]


===This Month===
[[Mathematical Constants]]


Check out additions for [[July 2016]]
[[Recipes]]


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


[[Radio]] - Collection of radio-related pages on the wiki
==Articles of Interest==


[[General]] - Notes from studying for general class ham license
===Puzzles and Problems===


[[HackRF/June 2016]] - Working on getting the HackRF up and running
* [[FMM|Friday Morning Math Problems]]


===Tiny Devices===
* [[Project Euler]]


I experiment with various tiny devices.
* [[Rubiks Cube]]


[[Widy]] - portable wireless router, good drop-box for penetration testing
===Mathematics===


[[Arduino]] - projects for Ardunio microcontrollers (morse code, LCD displays, wireless networks, Zigbee/XBee radios, etc.)
* [[Prime Numbers]]


[[Raspberry Pi]] - an extraordinary little device capable of running a full Linux OS. There are pages and pages of projects and notes here.


===Teaching===
===Security===


Have been working on some [[Worksheets]] for teaching calculus and engineering concepts.
[[Nmap/Short Course]]


Notes on [[OpenSource]].
[[Kali]]


===Metasploit===
[[OWASP]]


[[MSF]] - the metasploit framework
Kali Top 10:


[[Metasploitable]] - A virtual machine with multiple built-in vulnerabilities, to learn how to use Metasploit
* [[Burp Suite]]
* [[Aircrack]]
* [[Wireshark]]
* [[John the Ripper]]
* [[Nmap]]
* [[Sqlmap]]
* [[Dirbuster]]


===Linux Networking===
Flags:


Revisiting some basic networking configuration/setup for a project involving ad-hoc wireless networks.
* [[Template:KaliFlag]]
* [[Linux/Networking]]


===Wifi Data Project===
===Data Engineering===


I mentored a group of undergraduate students on a Wi-Fi data project for Winter 2015 at South Seattle College.
* [[GCDEC]] - notes from studying for Google Cloud Data Engineering Certification
* [[Wifi Data Project]]


===Security===
===Machine Learning===


I've usually got some security projects going on.
* [[Fuel]] - data pipeline software for machine learning
* [[Aircrack]]
* [[John the Ripper]]
* [[Stunnel]] and [[SSH]]
* [[Anonymous Browsing]]
* [[Wireless/Python]]
* [[Man in the Middle]]


===Kali Linux===
* [[Keras]] - high-level API for building neural networks on top of a variety of tensor math back-ends


Lots of Kali linux related pages.
* [[Lasagne]] - high-level API for building neural networks in Theano
* [[Kali]]
* [[Kali Raspberry Pi]]


===Bots===
===Computer Science===


Building web bots, spiders, scrapers, etc. is a hobby of mine.
* [[CS]]
* [[Bots]] - contains a summary of different bots that I've built. Mainly twitter bots, but some other bots as well.


===Words Words Words===
* [[Project Euler]]


Scrapers are lots of fun. They basically automate interaction with the web, allowing you to programmatically visit pages, extract content, push buttons, submit forms, and so on.
See extensive site map and table of contents at [[Template:CSFlag]]


Words Words Words is a scraper/bot that tags word etymologies in Gutenberg e-books. This project used a web scraper to look up word etymologies in an online dictionary, parse the results, and color-code the resulting word based on its root language.
===Reading===


[[Image:WordsWordsWords.png|500px]]
* [[My Reading List]]
 
Visit the project web page here: https://charlesreid1.github.io/wordswordswords


View the GitHub repository and source code here: https://github.com/charlesreid1/wordswordswords
==Older Articles==


===Webapps===
* [[Main Page/2016 Articles]]
 
Mainly for Raspberry Pi or other microcomputers, and for internet of things applications.
* [[Webapps]] page.


==Flags==
==Flags==


The site has Flags that are used on various pages. Think of these like a master Table of Contents for a particular set of topics. A list of all flags:
See [[Flags]]
* [[Flags]]
 
Example flags:
* [[Template:KaliFlag]]
* [[Template:WirelessFlag]]
* [[Template:SSHFlag]]
* [[Template:LinuxNetworkingFlag]]

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