profile-site/index.html

105 lines
6 KiB
HTML
Raw Normal View History

2020-12-01 15:10:26 -05:00
<!DOCTYPE html>
2022-11-05 18:43:49 -04:00
<html lang="en">
<head>
2022-12-02 12:45:27 -05:00
<meta name="viewport" content="width=device-width">
2023-07-18 17:38:32 -04:00
<meta name="description" content="High school student and web dev Hamza Nasher-Alneam's personal website.">
<meta name="theme-color" content="#f69b46">
2022-11-05 18:43:49 -04:00
<link rel="shortcut icon" type="image/x-icon" href="Icons/race.png">
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&amp;display=swap" rel="stylesheet">
2022-12-01 16:53:30 -05:00
<link rel="stylesheet" href="Styles/home.css">
<link rel="stylesheet" href="Styles/styles.css">
<title>Hamza Nasher-Alneam</title>
2022-11-05 18:43:49 -04:00
</head>
<body>
<div class="progress-parent">
<div class="progress"></div>
</div>
2022-12-01 16:53:30 -05:00
<br><br>
2022-11-30 12:43:42 -05:00
2022-12-01 16:53:30 -05:00
<div class="content">
2023-03-12 11:50:46 -04:00
<div class="main-text">
<h1 class="title">I'm Hamza Nasher-Alneam</h1>
<em class="subtitle">A second-generation Syrian immigrant with an interest in computer stuff</em>
<br><br>
2023-03-12 11:50:46 -04:00
<h2 id="about-me">About me</h2>
2024-05-12 18:44:55 -04:00
<p>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 learning Kotlin for Android development, trying out Godot for the school Game Dev Club, and writing C++ code for the school robotics team. Currently using the Fedora KDE Spin.</p>
2023-03-12 11:50:46 -04:00
<br>
<h2 id="work">Work</h2>
2024-05-12 18:44:55 -04:00
<p>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 <a href="https://github.com/hnasheralneam">GitHub</a>.</p>
2023-12-17 12:52:52 -05:00
<p>A ambitious project I was working on in JavaScript was <a href="https://github.com/hnasheralneam/git-organized">Git Organized</a>, a project management and planning tool; web hosting isn't working right now, but you can set it up yourself if you like.</p>
2023-03-12 11:50:46 -04:00
<h3>Other work</h3>
2023-12-25 00:34:15 -05:00
<p>Another small tool I made is <a href="activity-log/">Activity Log</a>, 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.</p>
2024-05-13 08:14:53 -04:00
<p>Recently, and <a href="https://github.com/Urdons/">friend</a> and I made a developer profile tool for a hackathon project; <a href="https://codefetch.onrender.com">here it is</a>. Right now it only fetches data from GitHub.</p>
2023-12-25 00:34:15 -05:00
<p>My really old work includes some games; they are still up on my GitHub.</p>
2023-03-12 11:50:46 -04:00
<br>
2023-07-18 17:38:32 -04:00
<h2 id="workflow">Tools</h2>
2024-05-12 18:44:55 -04:00
<p>Languages: JavaScript, Java, Python</p>
<p>IDEs: VIsual Studio Code, Android Studio, Jetbrains IDEs sometimes</p>
2023-03-12 11:50:46 -04:00
<h3>Software</h3>
2024-05-12 18:44:55 -04:00
<p>Firefox.</p>
<p>Keyboard layouts are programmer's dvorak (~100wpm) and arabic 101 (~15wpm).</p>
<p>Fedora 40 KDE Spin, Windows 11 (unfortunatly), and ChromeOS for school.</p>
<h3>Opinions</h3>
2024-05-12 18:44:55 -04:00
<p>I use Python, sometimes, when I can't avoid it. The worst parts are varibles and the dependance on indentation.</p>
<p>The type checking in Java is actually really nice.</p>
2024-02-25 17:35:28 -05:00
<p>I use open source when possible.</p>
<br>
<h2>Achievements</h2>
2024-02-25 17:35:28 -05:00
<p><a href="https://github.com/Urdons">Urdons</a> and I won <b>first place</b> and the technical award at the MAGIC STEP Challenge! Here is our <a href="https://github.com/Urdons/special-invention">project</a> and <a href="https://docs.google.com/presentation/d/1i0Ufa3MRJhdeG6oTuq_ee8EPQ2ZBzV3qKtWBHWU25Wc/edit?usp=sharing">presentation</a>. <i>February 24 2024</i></p>
<p>Our school robotics team got into the VEX state championship! The current game is Over Under. <i>February 11 2024</i></p>
<p><a href="https://github.com/tildejustin">Justin</a> and I won third place at the MAGIC cybersecurity CTF! Here are <a href="https://magicinc.org/announcing-winners-of-ctf-14">the results</a>. <i>April 20 2023</i></p>
<br>
2023-12-17 12:52:52 -05:00
<h2 id="funsies">Fun stuff</h2>
2024-02-25 17:35:28 -05:00
<p>Developer jokes! <a href="Documents/developer_jokes.pdf">Check them out</a></p>
2023-03-12 11:50:46 -04:00
<div class="funsies">
<p>Change the website color theme</p>
<button onclick="changeTheme()">Random</button>
<button onclick="changeThemeHex()">Hex code</button>
2023-03-12 11:50:46 -04:00
</div>
</div>
<div class="thoughts-preview">
<a href="/thoughts.html">
<h2>Thoughts</h2>
</a>
2023-12-25 00:34:15 -05:00
2024-04-20 22:18:06 -04:00
<!-- <a href="Documents/situation_in_gaza.pdf">
2023-03-12 11:50:46 -04:00
<div class="thoughts-bit first-of-class">
2023-12-25 00:34:15 -05:00
<h4>The Humanitarian Crisis in Gaza: Then and Now</h4>
<i>Nov 29 2023</i>
<p>A brief history of Gaza, with a special focus on the recent events.</p>
</div>
2024-04-20 22:18:06 -04:00
</a> -->
2023-12-25 00:34:15 -05:00
<a href="/thoughts.html#imessage-lockin">
<div class="thoughts-bit">
2023-03-12 11:50:46 -04:00
<h4>The iMessage Lockin</h4>
<i>Dec 1 2022</i>
2023-12-17 12:52:52 -05:00
<p>Didn't update this for the RCS announcement, but that'll take a while to come into effect and still won't change much socially in the U.S.</p>
2023-03-12 11:50:46 -04:00
</div>
</a>
<a href="/thoughts.html#reject-folding-phones">
<div class="thoughts-bit">
2023-12-17 12:52:52 -05:00
<h4>An Argument Against Folding Phones</h4>
2023-03-12 11:50:46 -04:00
<i>Dec 1 2022</i>
2024-05-12 18:44:55 -04:00
<p>They're expensive, fragile, and impractical</p>
2023-03-12 11:50:46 -04:00
</div>
</a>
2022-12-01 16:53:30 -05:00
</div>
2022-11-06 14:57:38 -05:00
</div>
<br><br>
2022-11-05 18:43:49 -04:00
<div class="footer">
<div>
<h2>Find me</h2>
<p>Github -> <a href="https://github.com/hnasheralneam">GitHub</a></p>
2024-05-12 18:44:55 -04:00
<p class="faded-footer">Many of my projects are on GitHub</p>
2022-11-05 18:43:49 -04:00
</div>
<div>
2023-07-18 17:38:32 -04:00
<h2>Contact me</h2>
2024-05-12 18:44:55 -04:00
<p>Email account -> <a href="mailto:hnasheralneam@gmail.com">hnasheralneam at google mail</a></p>
2023-07-18 17:38:32 -04:00
<p>Discord account -> <a href="#">namegoes.here</a></p>
2021-01-13 17:02:16 -05:00
</div>
2021-09-23 14:43:28 -04:00
</div>
2022-11-05 18:43:49 -04:00
</body>
<script src="main.js"></script>
2023-11-22 14:41:56 -05:00
</html>