diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -7,6 +7,7 @@ <title>Matthew Kosarek</title> <link rel="shortcut icon" href="/favicon/favicon.ico" type="image/x-icon"> </head> + <body> <div id="theme_container"> <canvas id="theme_canvas"></canvas> @@ -51,9 +52,11 @@ </div> </p> - <p> - My name is Matthew Kosarek. I am a computer programmer from New Jersey and currently living in Montreal. I keep my CV up to date on this website, and also - provide some links to some other thinks that I am currently up to. I also have fun building themes in WASM/WebGL when I find the time. + <p style='padding-left: 2rem; padding-right: 2rem;'> + Hello! My name is Matthew Kosarek. + I am a computer programmer from northern New Jersey and I currently live and work in Montreal, Quebec. + I keep my CV up to date on this website, and I also provide some links to some extracurriculars that I am up to. + In my spare time, I build fun themes in C++/OpenGL and compile them to WASM/WebGL. </p> </section> <section> |