diff --git a/index.html b/index.html index 99cc3e3..047e90d 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,5 @@ - - +
@@ -11,6 +10,7 @@ +Welcome to my Github site. This is coded entirely in classic HTML/CSS and is the place to find out all about me and projects I have done or am currently doing.
@@ -53,7 +53,8 @@This Windows Forms App was coded using the C# .NET framework to help me with my math homework back in high school. You simply enter in the coefficients of your polynomial into the text box and the program will find the roots. This saved me so much time in math class because we would have to guess and check roots for higher-degree polynomials and that can take a while. Sure symbolab or wolfram alpha exists but I did not know this at the time and I learned a lot about OOP on my own coding this program.
The entire Visual Studio project for this can be found inthis github repository.
+If you would like to see more of my projects or get in contact with me, the top right corner of this webpage has links to my Github repositories, my LinkedIn profile, as well as my email address. Thank you for visiting!
+ - - \ No newline at end of file