From f217a8fefa26f02ce362068ad77738909f2425e1 Mon Sep 17 00:00:00 2001 From: Kaisaan Date: Mon, 20 Jul 2020 01:44:07 -0400 Subject: [PATCH] Add content to the site --- README.md | 2 +- index.html | 34 ++++++++++++++++++++++++++++++---- 2 files changed, 31 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4baac75..74d826f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # kaisaan.github.io -me trying to figure out how git/github works by also figuring out how to make a website \ No newline at end of file +Me trying to figure out how git/github works by also trying to figure out how to make a website \ No newline at end of file diff --git a/index.html b/index.html index 7edd04b..3cbfac9 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,33 @@ - -

Hello World

-

Test

- + +

Welcome to Kaisaan's Website!

+

Hello World!

+

I'm Kaisaan Siddiqui. An apsiring programmer and a pro gamer. While I'm not doing schoolwork, I'm usually gaming in my discord server.

+

Gaming

+

I'm a pretty avid gamer. I mainly like playing Super Mario® games. Besides Mario, I've been playing all the Mega Man games recently. So far, I have played...
+

+ ...and now have started Mega Man ZX (and plan on playing ZX Advent).
+ I have a pretty large gaming backlog, you can find a list of it here. Commenting is enabled on that Google Doc if you have any game recommendations.

+

Other Hobbies

+

Along with gaming, I have very interesting in modding my video game consoles. My main interest is modding my Nintendo DSi XL. I am actually moderator of the DS(i) Mode Hacking Server. I've also been learning programming languages (outside of school), mainly C++. My plan is to make my own games one day and also make a career out of computer programming.

+

School and Academics

+

I'm about to enter my Senior year of highschool. I'm also an IB student. I've taken SL Math (I have a level 6), SL French (I have a level 5), SL Physics, HL English, HL Chemistry, and HL History. I've also founded the Anime Club at my school with my friends for fun.

+

Contact

+

I have linked to some of my Social Media platforms below. I mainly use Discord for communication but you can sometimes see me on other places.
+ Discord: Kaisaan#6181
+ Discord Server
+ Instagram: @kaisaansiddiqui
+ Twitter: @KaisaanSiddiqui
+ Youtube Channel
+

Source

+

You can find the source code for this website on Github over here.

+ \ No newline at end of file