From 555481f28713128f2d8ce9a7d4b63e386d6169a2 Mon Sep 17 00:00:00 2001 From: SG101 Date: Sun, 9 Oct 2022 22:53:06 +0200 Subject: [PATCH] slighlty modified intro paragraph --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3d8111e..2d05531 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@

Hello, my name is Scott. I'm a programming obsessive with a love for odd solutions and figuring out complex problems.

- For school my projects are mainly in Unity with programming in C#, though recently I have gotten opportunities to work in Unreal Engine 5 with blueprints and C++ which is rather fun. For personal projects my preference is C++ with more and more pure C. + For school my projects are mainly in Unity with programming in C#, though recently I have gotten opportunities to work in Unreal Engine 5 with blueprints and C++ which is rather fun. For personal projects my preference is C or C++ depending on the project's complexity.