From dec7c92341ca07cb8003e93c495a6093bca0c10e Mon Sep 17 00:00:00 2001 From: Michael Francis <4574480+mfrancis95@users.noreply.github.com> Date: Thu, 9 May 2024 09:58:43 -0400 Subject: [PATCH] Update index.html --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 74dd795..b374ed0 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@
I am a recent graduate of Rochester Institute of Technology, having earned my master's degree in Computer Science. Graphics programming and web development are my primary trades, but I have passion for many other areas in software. After all, I am very much a coder at heart.
+I have a master's degree in Computer Science from Rochester Institute of Technology. Graphics programming and web development are my primary trades, but I have passion for many other areas in software. After all, I am very much a coder at heart.
Below are a sample of my skills.
The Redis Provisioner is a tool that creates and maintains Redis servers through a RESTful API. Each instance gets bound to its own Docker container. This is currently being developed to accommodate CSH's existing provisionable database services.
+The Redis Provisioner is a tool that creates and maintains Redis servers through a RESTful API. Each instance gets bound to its own Docker container. This was developed to accommodate CSH's existing provisionable database services.
Check it out