diff --git a/Documents/developer_jokes.pdf b/Documents/developer_jokes.pdf new file mode 100644 index 0000000..557495e Binary files /dev/null and b/Documents/developer_jokes.pdf differ diff --git a/Styles/home.css b/Styles/home.css index 692ef88..b21e634 100644 --- a/Styles/home.css +++ b/Styles/home.css @@ -12,7 +12,10 @@ body { .title { margin: 2rem 2rem 1rem 2rem; - text-align: center; +} + +.subtitle { + margin: 0 2rem; } h2 { @@ -25,7 +28,7 @@ h2 { h2::before { content: ""; position: absolute; - top: .5rem; + top: .3rem; left: -.6rem; height: 1rem; width: .25rem; @@ -81,12 +84,13 @@ a { } .main-text { - max-width: 900px; + max-width: 750px; transition: .2s; } .thoughts-preview { padding-top: 8.5em; + margin-right: 2em; } .thoughts-preview a { diff --git a/Styles/roadmap.css b/Styles/roadmap.css deleted file mode 100644 index 1813452..0000000 --- a/Styles/roadmap.css +++ /dev/null @@ -1,78 +0,0 @@ -body { - background-color: #ffbbbb; - color: #fff; -} - -.header { - background-color: #663399; -} - -.tabswitcher { - display: grid; - grid-template-columns: auto auto auto; - background-color: #222; - text-align: center; -} - -.tabswitcherbtn { - padding: .8em 0; - display: inline-block; - background-color: #222; - font: 1em sans-serif; - transition: .2s; -} - -.activeswitcher { - background-color: #444; -} - -.active-section { background-color: #00ff00; } -.timeline-section { background-color: #00ffff; } -.roadmap-section { background-color: #ffff00; } -.activetab { background-color: #ffffff; } - -.sections { - padding: 2em 0; - overflow: auto; - white-space: nowrap; - overflow-x: hidden; -} - -.sections::-webkit-scrollbar { display: none; } - -.section { - box-sizing: border-box; - display: inline-block; - width: 100vw; - white-space: initial; - color: #222; - transition: .05s; -} - - -.project-block { - padding: 4em 3em; - display: grid; - grid-template-columns: 50% 50%; - background-color: #ddd; - border-bottom: solid .2em #222; -} - -.img-parent { - text-align: center; -} - -.img-parent img { - max-width: 40vw; -} - -.text-block { - background-color: #fff; -} - - -@media only screen and (max-width: 700px) { - .project-block { - grid-template-columns: auto; - } -} \ No newline at end of file diff --git a/index.html b/index.html index 35d88cb..3b025ca 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - Hamza N's Website + Hamza Nasher-Alneam
@@ -18,13 +18,14 @@
-

I'm Hamza N

-
hi there
+

I'm Hamza Nasher-Alneam

+ A second-generation Syrian immigrant with an interest in computer stuff +

About me

-

I'm a high school student. I spend a lot of time programming. I've mostly done full stack web dev, but am learning Kotlin for Android development, and trying out Godot for the school Game Dev Club. Also in school robotics! Writing C++ for that (doing Vex robotics). Used to use Linux (Kubuntu), waiting to use it again (prob. Fedora). Btw, I use the programmer's dvorak (~100 wpm).

+

I'm a high school student in the United States. When I have time, I like to do programming, which in the past has been mostly full stack web dev. Now, I'm learning Kotlin for Android development, trying out Godot for the school Game Dev Club, and writing C++ code for the school robotics team. I used to run Linux (Kubuntu), and am waiting to use it again (prob. KDE spin of Fedora).


Work

-

Like I mentioned above, I've been just experimenting around recently. Working on a bunch of small projects in Python, GDscript, Java, and Kotlin. Until I find something good enough to stick with, because web dev doesn't sound great as a career choice. If you want to see whatever project I'm working on this week, it'll be up on my GitHub.

+

As hinted above, I've been just experimenting around recently. Working on a bunch of small projects in Python, GDscript, Java, and Kotlin, until I find something good enough to stick with. If you want to see whatever project I'm working on this week, it'll be up on my GitHub.

A ambitious project I was working on in JavaScript was Git Organized, a project management and planning tool; web hosting isn't working right now, but you can set it up yourself if you like.

Other work

Another small tool I made is Activity Log, which is meant to be used for tracking time. It's a really cool project, with a nice design and charts and everything. I'm trying to make this an Android app.

@@ -32,34 +33,31 @@

My really old work includes some games; they are still up on my GitHub.


Tools

-

When working with JavaScript: Node.js, Ejs, Tailwind CSS, and MongoDB

-

Android development: Kotlin, Jetpack Compose, Android Studio. The built in Jetbrains editor is actually really nice

-

Game development: Godot, GDscript

-

Python, sometimes, when I can't avoid it. The worst parts are how varibles are declared and the dependance on indentation

-

Some Java, with Eclipse because Comp Sci A. The type checking in Java is actually really nice

+

Languages: JavaScript, Java, Python, GDscript, Kotlin, C++

+

IDEs: VS Code, Android Studio, Godot built-in, Eclipse, VEXcode (sadly)

Software

Browser of choice is Firefox, because there is enough chromium in the world.

-

IDE depends on the language, but usually VS code.

-

Blender, Kdenlive, Simplenote, Inkscape, Gimp

-

Trying to switch to more open source stuff, like libreoffice. It's not bad, just having everything online is helpful because I can't exactly install libreoffice write on a school chromebook.

-

For operating systems, I have to use Windows now, but hate it with a passion. As soon as possible, I'm switching to Linux and never looking back. I installed Asahi on an Apple Silicon Macbook; some stuff didn't work. But everything else is so much faster.

-
-

Strange behavior

-

Empty start menu, task bar, and desktop

-

I know what app I need, and the fastest way to find it is with a quick search. Having a good launcher that searches only through apps and files, not the web, is a great way to find everything I need on my computer. And I do like to keep everything on my computer, with only Google docs and code backed up to GitHub staying in the cloud, and I plan on moving from docs to libre office. Keeping a clean desktop, start menu, and file system is important to find what I need. What would be great is if the search was much better so I could look through my files without folder searching, but I'll just have to wait until I switch to Linux.

+

Programmer's dvorak (~100 wpm).

+

For operating systems, I have to use Windows now, but I hate it every day. As soon as possible, I'm switching to Linux and never looking back. I have used Linux and it is like a dream; one day I'll use it again.

+

Opinions

+

I use Python, sometimes, when I can't avoid it. The worst parts are how variables are declared and the dependance on indentation.

+

The type checking in Java is actually really nice.

+

I will use only open source when possible.

+

There is nothing pinned on my desktop or taskbar; I search when I need something.


More

-

Developer jokes! Check them out

+

Developer jokes! Check them out

See my friend tildejustin's GitHub. It's a lot of minecraft stuff


Achievements

-

Justin and I won third place at the MAGIC cybersecurity CTF! Here are the results.

+

Justin and I won third place at the MAGIC cybersecurity CTF! Here are the results. April 20 2023

+

Our school robotics team got into the VEX state championship! February 11 2024


Fun stuff

Change the website color theme

- - + +
@@ -95,7 +93,7 @@