From cf7140c24cb958d2a8e9405243c2c87c7cb76bb4 Mon Sep 17 00:00:00 2001 From: Hamza Nasher-Alneam Date: Thu, 3 Oct 2024 12:30:34 -0400 Subject: [PATCH] Update content --- assets/not_sure.jpg | Bin index.html | 16 ++++++---------- scripts/main.js | 0 styles/styles.css | 0 4 files changed, 6 insertions(+), 10 deletions(-) mode change 100644 => 100755 assets/not_sure.jpg mode change 100644 => 100755 index.html mode change 100644 => 100755 scripts/main.js mode change 100644 => 100755 styles/styles.css diff --git a/assets/not_sure.jpg b/assets/not_sure.jpg old mode 100644 new mode 100755 diff --git a/index.html b/index.html old mode 100644 new mode 100755 index 9585247..2b468ff --- a/index.html +++ b/index.html @@ -53,11 +53,7 @@

Leadership

-

I co-founded the Game Dev Club with some friends at school to create a space at my school for people - interested in - computers and software development. It is also an officially registered Hack Club, which gives the club support and - opportunities. In the first year, we already have 9 members who meet weekly both inside and outside of school to show off their work and give presentations about topics like creating engaging games and versioning code with Git.

+

I co-founded the Game Dev Club with some friends to create a space at my school for people interested in computers and software development. It is also an officially registered Hack Club, which gives the club support and opportunities to connect with other teens with similar interests across the world. In the first year, we had 9 members who meet weekly both inside and outside of school to show off their work and give presentations about and discuss topics like creating engaging games and versioning code with Git.

@@ -86,7 +82,7 @@

Skills

I have worked primarily with JavaScript and Node.js to create full-stack web apps, but I am also - comfortable in several other languages, including Python and Java. I use Linux for my daily work, but also use OpenSuse on a server.

+ comfortable in several other languages, including Python and Java. I use Linux for my daily work, but also use Kubuntu on a server.

@@ -96,7 +92,7 @@

Clubs

-

I am a member of the Broadneck Robotics Club, where I write code for my team and help other teams with code. Throughout the 2023-2024 season, we participated in multiple local competitions, learning from our losses to improve our robot. Our efforts paid off near the end of the season, when we made it into the VEX Robotics state competition.

+

Last year, I was a member of the Broadneck Robotics Club, where I wrote code for my team and help other teams with code. Throughout the 2023-2024 season, we participated in multiple local competitions, learning from our losses to improve our robot. Our efforts paid off near the end of the season, when we made it into the VEX Robotics state competition.

@@ -184,7 +180,7 @@
-
@@ -197,7 +193,7 @@

Email | hnasheralneam@gmail.com

GitHub | @hnasheralneam

-

Developer website | hnasheralneam.github.io

+

Developer website | hnasheralneam.dev

@@ -205,4 +201,4 @@ - \ No newline at end of file + diff --git a/scripts/main.js b/scripts/main.js old mode 100644 new mode 100755 diff --git a/styles/styles.css b/styles/styles.css old mode 100644 new mode 100755