mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2024-11-06 15:45:54 -05:00
Updated text
This commit is contained in:
parent
cd1690f497
commit
25b80086ed
1 changed files with 21 additions and 15 deletions
36
index.html
36
index.html
|
@ -21,31 +21,37 @@
|
||||||
<h1 class="title">Hi! I'm Hamza.</h1>
|
<h1 class="title">Hi! I'm Hamza.</h1>
|
||||||
<center><em>I do some webdev</em></center>
|
<center><em>I do some webdev</em></center>
|
||||||
<h2 id="about-me">About me</h2>
|
<h2 id="about-me">About me</h2>
|
||||||
<p>I'm a high school student and spend just about all my spare time programming. I do mostly full-stack web development, with Node as the backend. Btw, I use the programmer's dvorak keyboard (100 wpm).</p>
|
<p>I'm a high school student and spend just about all my spare 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).</p>
|
||||||
<br>
|
<br>
|
||||||
<h2 id="work">Work</h2>
|
<h2 id="work">Work</h2>
|
||||||
<p>My current big projects are <a href="https://github.com/hnasheralneam/git-organized">Git Organized</a>, a project management and planning tool for developer projects.</p>
|
<p>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.</p>
|
||||||
|
<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>
|
||||||
<h3>Other work</h3>
|
<h3>Other work</h3>
|
||||||
<p>Some other work I've done include <a href="https://hillside-township.github.io/">Hillside Township</a>, an imaginary town with a satirical newspaper.</p>
|
<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>
|
||||||
<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.</p>
|
<p>I also made a small JS library called <a href="digit/">Digit</a>, which writes out long numbers in words. I'm still polishing this, and plan on adding time related features; this is probably the most useful thing I've made.</p>
|
||||||
<p>I also made a small JS library called <a href="digit/">Digit</a>, which writes out long numbers in words. I'm still polishing this, and plan on adding time related features, as well as number animations.</p>
|
<p>My really old work includes some games, the best of which are <a href="vegetable-dash/">Vegetable Dash</a> and <a href="gold-rush/">Gold Rush</a>.</p>
|
||||||
<p>Some of my really old work include some games, the best of which are <a href="vegetable-dash/">Vegetable Dash</a> and <a href="gold-rush/">Gold Rush</a>.</p>
|
|
||||||
<br>
|
<br>
|
||||||
<h2 id="workflow">Tools</h2>
|
<h2 id="workflow">Tools</h2>
|
||||||
<p>I spend most of my time working with JavaScript, usally with Node.js, Ejs, Tailwind CSS, and MongoDB. Clearly I use GitHub for source control. Looking into Android development with kotlin.</p>
|
<p>When working with JavaScript: Node.js, Ejs, Tailwind CSS, and MongoDB</p>
|
||||||
|
<p>Android development: Kotlin, Jetpack Compose, Android Studio</p>
|
||||||
|
<p>Game development: Godot, GDscript</p>
|
||||||
|
<p>Python, sometimes, when I can't avoid it. The worst parts are the dependance on indentation and variable declaration</p>
|
||||||
|
<p>Some Java, with Eclipse because Comp Sci A. The type checking is actually really nice</p>
|
||||||
<h3>Software</h3>
|
<h3>Software</h3>
|
||||||
<p>I use Firefox because it's open source, a great browser, and has awesome bookmark management. VS Code is my IDE.</p>
|
<p>Browser of choice is Firefox, because there is enough chromium in the world.</p>
|
||||||
<h3>OS</h3>
|
<p>IDE depends on the language, but usually VS code.</p>
|
||||||
<p>I have to use Windows now, but hate it with a passion. As soon as possible, I'm switching to Linux.</p>
|
<p>Blender, Kdenlive, Simplenote, Inkscape, Gimp</p>
|
||||||
|
<p>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.</p>
|
||||||
|
<p>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.</p>
|
||||||
<br>
|
<br>
|
||||||
<h2>More</h2>
|
<h2>More</h2>
|
||||||
<p>Developer jokes! <a href="https://docs.google.com/document/d/e/2PACX-1vT9Kvy57jQ1nlwBzSdQS_hvxl6CxbG-pRgtHLLJtjMjuM371riglrc_2k61b89VPrd3HNzkh5Ahb04w/pub">Check them out</a></p>
|
<p>Developer jokes! <a href="https://docs.google.com/document/d/e/2PACX-1vT9Kvy57jQ1nlwBzSdQS_hvxl6CxbG-pRgtHLLJtjMjuM371riglrc_2k61b89VPrd3HNzkh5Ahb04w/pub">Check them out</a></p>
|
||||||
<p>See my BFF <a href="https://github.com/tildejustin">tildejustin</a>'s stuff</p>
|
<p>See my BFF <a href="https://github.com/tildejustin">tildejustin</a>'s GitHub. It's a lot of minecraft stuff</p>
|
||||||
<br>
|
<br>
|
||||||
<h2>Achievements</h2>
|
<h2>Achievements</h2>
|
||||||
<p>Justin 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>.</p>
|
<p>Justin 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>.</p>
|
||||||
<br>
|
<br>
|
||||||
<h2 id="funsies">Funsies</h2>
|
<h2 id="funsies">Fun stuff</h2>
|
||||||
<div class="funsies">
|
<div class="funsies">
|
||||||
<p>Change the website color theme</p>
|
<p>Change the website color theme</p>
|
||||||
<button onclick="changeThme()">Random</button>
|
<button onclick="changeThme()">Random</button>
|
||||||
|
@ -60,14 +66,14 @@
|
||||||
<div class="thoughts-bit first-of-class">
|
<div class="thoughts-bit first-of-class">
|
||||||
<h4>The iMessage Lockin</h4>
|
<h4>The iMessage Lockin</h4>
|
||||||
<i>Dec 1 2022</i>
|
<i>Dec 1 2022</i>
|
||||||
<p>Apple hates interoperability. Also nobody needs your proprietary messaging app anyway, not when I have such a cool open source one.</p>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<a href="/thoughts.html#reject-folding-phones">
|
<a href="/thoughts.html#reject-folding-phones">
|
||||||
<div class="thoughts-bit">
|
<div class="thoughts-bit">
|
||||||
<h4>Reject Folding Phones</h4>
|
<h4>An Argument Against Folding Phones</h4>
|
||||||
<i>Dec 1 2022</i>
|
<i>Dec 1 2022</i>
|
||||||
<p>They're bad, and impractical, and I'll tell you why if you click right here.</p>
|
<p>They're expensive, fragile, and impractical; I'll tell you why if you click right here.</p>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue