From charlesreid1

No edit summary
No edit summary
(99 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]]
 
[[Mathematical Constants]]
 
[[Recipes]]
 
How we use MediaWiki as a zettelkasten (note: this wiki is not a zettelkasten!): [[Zettelkasten]]


===Radio===
==Articles of Interest==


Some notes on ham radio. [[Radio]]
===Puzzles and Problems===


* [[FMM|Friday Morning Math Problems]]


===Teaching===
* [[Project Euler]]


Have been working on some [[Worksheets]] for teaching calculus and engineering concepts.
* [[Rubiks Cube]]


===Metasploit===
===Mathematics===


[[MSF]] - the metasploit framework
* [[Prime Numbers]]


[[Metasploitable]] - A virtual machine with multiple built-in vulnerabilities, to learn how to use Metasploit


===Linux Networking===
===Security===


Revisiting some basic networking configuration/setup for a project involving ad-hoc wireless networks.
[[Nmap/Short Course]]
* [[Linux/Networking]]


===Wifi Data Project===
[[Kali]]


I mentored a group of undergraduate students on a Wi-Fi data project for Winter 2015 at South Seattle College.
[[OWASP]]
* [[Wifi Data Project]]


===Security===
Kali Top 10:


I've usually got some security projects going on.
* [[Burp Suite]]
* [[Aircrack]]
* [[Aircrack]]
* [[Wireshark]]
* [[John the Ripper]]
* [[John the Ripper]]
* [[Stunnel]] and [[SSH]]
* [[Nmap]]
* [[Anonymous Browsing]]
* [[Sqlmap]]
* [[Wireless/Python]]
* [[Dirbuster]]
* [[Man in the Middle]]


===Kali Linux===
Flags:


Lots of Kali linux related pages.
* [[Template:KaliFlag]]
* [[Kali]]
* [[Kali Raspberry Pi]]


===Arduino===
===Data Engineering===


Projects involving circuits and Arduino.
* [[GCDEC]] - notes from studying for Google Cloud Data Engineering Certification
* [[Arduino]] - list of projects/activities


===Bots===
===Machine Learning===


Building web bots, spiders, scrapers, etc. is a hobby of mine.
* [[Fuel]] - data pipeline software for machine learning
* [[Bots]] - contains a summary of different bots that I've built


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


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.
* [[Lasagne]] - high-level API for building neural networks in Theano


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.
===Computer Science===


[[Image:WordsWordsWords.png|500px]]
* [[CS]]


Visit the project web page here: https://charlesreid1.github.io/wordswordswords
* [[Project Euler]]


View the GitHub repository and source code here: https://github.com/charlesreid1/wordswordswords
See extensive site map and table of contents at [[Template:CSFlag]]


===Webapps===
===Reading===


Mainly for Raspberry Pi or other microcomputers, and for internet of things applications.
* [[My Reading List]]
* [[Webapps]] page.


===Radio===
==Older Articles==


DE KC7DBU
* [[Main Page/2016 Articles]]
 
List of pages:
* [[Radio]] - radio stuff
* [[SDR]] - software defined radio stuff


==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