Open Source
-

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

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

Enemies of Human Nature: How Copyright and Licenses Can Modulate Perceptions of Freedom
Copyright freedom: In terms of product safety and effectiveness, the 2021 Theranos fraud trial illustrates Lessig’s definition of corruption.
-

How to Install TigerOS on a Live USB
Learn how to install TigerOS (version 28), RIT’s Linux distribution, on a live USB. Works for MacOS, Windows, and Linux. Hope you enjoy!
-

Contributing to Open Source at RIT
This post documents my first public experience contributing to open source software. I made these contributions for a class (HFOSS).
-

VS Code’s Community Architecture
Microsoft released Visual Studio in 1997. It’s now one of the most popular IDEs. How does the VS Code community architecture stack up?