From 58447ad98d883c79d92ea827eda0df53690fd716 Mon Sep 17 00:00:00 2001 From: Hamza Date: Sun, 14 Jul 2024 12:12:11 -0400 Subject: [PATCH] Text updates --- index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 9d3bfbb..ea5aaaa 100644 --- a/index.html +++ b/index.html @@ -22,23 +22,22 @@ A second-generation Syrian immigrant with an interest in computers

About me

-

I'm a high school student in the United States. When I have time, I like to do programming, which has been mostly full stack web dev. Now, I'm trying out a different languages and tools. Currently using the Fedora KDE Spin.

+

I'm a high school student in the United States. When I have time, I like to do programming, which has been mostly full stack web dev. Now, I'm trying out a different languages and tools. Fedora KDE btw.


Work

-

As 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. If you want to see whatever project I'm working on this week, it'll be up on my GitHub.

-

Right now, I've been working on setting up a server, an old desktop from around 2010. It's running Opensuse Tumbleweed, because I decided a rolling release is a good choice for a server. Now I'm trying to self-host everything, from photo backup with Immich to file backup with Rysnc, along with a shelf-hosted Gitea instance. The website is on is hnasheralneam.onthewifi.com, but the server is off right now and I probably won't remember to update this when it's on again

+

As 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. If you want to see whatever project I'm working on this week, it'll be up on my GitHub. Right now, I'm working on a bunch of cool projects for Hack Club Arcade

+

Recently, I've been working on setting up a server, an old desktop from around 2010. It's running Opensuse Tumbleweed, because I decided a rolling release is a good choice for a server. Now I'm trying to self-host everything, from photo backup with Immich to file backup with Rysnc, along with a shelf-hosted Gitea instance. The website is on is hnasheralneam.onthewifi.com, but the server is off right now and I probably won't remember to update this when it's on again

Other work

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

Recently, a friend and I made a developer profile tool for a hackathon project; here it is. Right now it only fetches data from GitHub.


Tools

Languages: JavaScript, Python

-

IDEs: VS Code, Jetbrains IDEs sometimes

+

Code editors: Zed, VS Code

Frameworks and tools: Tailwind CSS, some Typescript, NodeJS

Software

-

Firefox.

+

Firefox, Linux, KDE

Keyboard layouts are programmer's dvorak (~100wpm) and arabic 101 (~15wpm).

-

Fedora 40 KDE Spin!

Opinions

I use Python, sometimes, when I can't avoid it.

The type checking in Java is actually really nice.