Added STEP Challenge

This commit is contained in:
Hamza Nasher-Alneam 2024-02-25 17:35:28 -05:00
parent 083d3088a2
commit 97562dfc16

View file

@ -22,38 +22,33 @@
<em class="subtitle">A second-generation Syrian immigrant with an interest in computer stuff</em>
<br><br>
<h2 id="about-me">About me</h2>
<p>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).</p>
<p>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. Currently using the Fedora KDE Spin.</p>
<br>
<h2 id="work">Work</h2>
<p>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 <a href="https://github.com/hnasheralneam">GitHub</a>.</p>
<p>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 <a href="https://github.com/hnasheralneam">GitHub</a>.</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>
<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>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>My really old work includes some games; they are still up on my GitHub.</p>
<br>
<h2 id="workflow">Tools</h2>
<p>Languages: JavaScript, Java, Python, GDscript, Kotlin, C++</p>
<p>IDEs: VS Code, Android Studio, Godot built-in, Eclipse, VEXcode (sadly)</p>
<h3>Software</h3>
<p>Browser of choice is Firefox, because there is enough chromium in the world.</p>
<p>Programmer's dvorak (~100 wpm).</p>
<p>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.</p>
<p>Browser of choice is Firefox, keyboard layouts are programmer's dvorak (~100wpm) and arabic 101 (like 10wpm).</p>
<p>Windows 11 (unfortunatly), Fedora 39 KDE Spin, and ChromeOS for school.</p>
<h3>Opinions</h3>
<p>I use Python, sometimes, when I can't avoid it. The worst parts are how variables are declared and the dependance on indentation.</p>
<p>The type checking in Java is actually really nice.</p>
<p>I will use only open source when possible.</p>
<p>There is nothing pinned on my desktop or taskbar; I search when I need something.</p>
<br>
<h2>More</h2>
<p>Developer jokes! <a href="Documents/developer_jokes.pdf">Check them out</a></p>
<p>See my friend <a href="https://github.com/tildejustin">tildejustin</a>'s GitHub. It's a lot of minecraft stuff</p>
<p>I use open source when possible.</p>
<br>
<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>. <i>April 20 2023</i></p>
<p>Our school robotics team got into the VEX state championship! <i>February 11 2024</i></p>
<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>
<h2 id="funsies">Fun stuff</h2>
<p>Developer jokes! <a href="Documents/developer_jokes.pdf">Check them out</a></p>
<div class="funsies">
<p>Change the website color theme</p>
<button onclick="changeTheme()">Random</button>