Blog
-

How to Write Professional Emails: Security, Signatures, and Branding
Worried about the security of your email domain? Need an example of a confidentiality notice? Learn how to write professional emails here!
-

Changing WordPress Themes: A Security Checkup
Every so often, it is good to check up on things. Here are a few things I did after changing my WordPress theme.
-

Like My Website?: Here is How I used Open Source Tools to Build It!
Want to learn how I built my website with WordPress’ Gutenberg block editor and custom CSS? Read this learn about WordPress design!
-

Design Elements of My Website
See components of my web page design, like custom CSS, HTML, and WordPress Gutenberg blocks. Usability tips too!
-

Connecting Angular Apps to MySQL
What to learn how to connect a MySQL database (hosted on a server) to an Angular project written in Java? Click to learn MySQL / Angular!
-

Offensive Security Phases and Frameworks
A cheat sheet of offensive security attack types, phases, and frameworks (i.e., Mandiant). Helps find what tools to use in each attack phase.
-

Sample Git Workflow
Learn Git commands developers use daily. I wrote this post for SWEN-261 to demonstrate a sample Git Workflow.
-

How to create a MySQL Database for Book Inventory Management
Learn how to create a MySQL Database for Book Inventory Management! Post include a sample MySQL book database.
-

How to Build a Database Server on a Raspberry Pi 4
Learn how to create a Raspberry Pi database server (aka a sever that hosts a database)! Created for RIT’s SWEN 261 course for Fall 2021.