improved wording on intro paragraph
This commit is contained in:
parent
d80050e9c4
commit
bca2c357e0
|
@ -19,7 +19,7 @@
|
||||||
<section>
|
<section>
|
||||||
<h1 id="intro-sentence">Hello, my name is Scott. I'm a programming obsessive with a love for odd solutions and figuring out complex problems.</h1>
|
<h1 id="intro-sentence">Hello, my name is Scott. I'm a programming obsessive with a love for odd solutions and figuring out complex problems.</h1>
|
||||||
<p class="intro-paragraph" indented>
|
<p class="intro-paragraph" indented>
|
||||||
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.
|
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 I like working in C or C++ depending on the project's complexity.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
|
Loading…
Reference in a new issue