Text updates

This commit is contained in:
Hamza Nasher-Alneam 2023-11-22 11:22:23 -05:00
parent 8d24b68504
commit 3e2dfd2a7d
2 changed files with 11 additions and 14 deletions

View file

@ -8,33 +8,31 @@
<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"> <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">
<link rel="stylesheet" href="Styles/home.css"> <link rel="stylesheet" href="Styles/home.css">
<link rel="stylesheet" href="Styles/styles.css"> <link rel="stylesheet" href="Styles/styles.css">
<title>Editor Rust</title> <title>Hamza's Site</title>
</head> </head>
<body> <body>
<div class="progress-parent"> <div class="progress-parent">
<div class="progress"></div> <div class="progress"></div>
</div> </div>
<!-- <a class="thoughts" href="/thoughts.html">Thoughts</a> -->
<br><br> <br><br>
<div class="content"> <div class="content">
<div class="main-text"> <div class="main-text">
<h1 class="title">Hi! I'm Editor Rust.</h1> <h1 class="title">Hi! I'm Hamza.</h1>
<center><em>I do 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 (75 wpm).</p> <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>
<br> <br>
<h2 id="work">Work</h2> <h2 id="work">Work</h2>
<p>My current big projects are <a href="https://github.com/editorrust/git-organized">Git Organized</a>, a project management and planning tool for developer projects, and an <a href="https://github.com/editorrust/chat-ex">unnamed chat project</a>, which is just a bunch of experiments with web sockets and stuff.</p> <p>My current big projects are <a href="https://github.com/editorrust/git-organized">Git Organized</a>, a project management and planning tool for developer projects.</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>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="https://editorrust.github.io/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>Another small tool I made is <a href="https://editorrust.github.io/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="https://editorrust.github.io/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>I also made a small JS library called <a href="https://editorrust.github.io/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>Some of my really old work include some games, the best of are would be <a href="https://editorrust.github.io/vegetable-dash/">Vegetable Dash</a> and <a href="https://editorrust.github.io/gold-rush/">Gold Rush</a>.</p> <p>Some of my really old work include some games, the best of which are <a href="https://editorrust.github.io/vegetable-dash/">Vegetable Dash</a> and <a href="https://editorrust.github.io/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.</p> <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>
<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>I use Firefox because it's open source, a great browser, and has awesome bookmark management. VS Code is my IDE.</p>
<h3>OS</h3> <h3>OS</h3>
@ -45,7 +43,7 @@
<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 stuff</p>
<br> <br>
<h2>Achievements</h2> <h2>Achievements</h2>
<p>Me and Justin 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">Funsies</h2>
<div class="funsies"> <div class="funsies">
@ -62,7 +60,7 @@
<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 is mean, and they hate interoperability. Also nobody needs your proprietary messaging app anyway, not when I have such a cool open source one.</p> <p>Apple hates interoperability. Also nobody needs your proprietary messaging app anyway, not when I have such a cool open source one.</p>
</div> </div>
</a> </a>
<a href="/thoughts.html#reject-folding-phones"> <a href="/thoughts.html#reject-folding-phones">
@ -88,8 +86,7 @@
</div> </div>
<div> <div>
<h2>Contact me</h2> <h2>Contact me</h2>
<p>My developer account -> <a href="mailto:editorrust@gmail.com">editorrust@gmail.com</a></p> <p>My personal account -> <a href="mailto:hnasheralneam@gmail.com">hnasheralneam at google mail</a></p>
<p>My personal account -> <a href="mailto:hnasheralneam@gmail.com">hnasheralneam@gmail.com</a></p>
<p>Discord account -> <a href="#">namegoes.here</a></p> <p>Discord account -> <a href="#">namegoes.here</a></p>
</div> </div>
</div> </div>

View file

@ -1,6 +1,6 @@
console.log("JavaScript Connected!"); console.log("JavaScript Connected!");
console.log("Nice to see you :)"); console.log("Nice to see you :)");
console.log("Have a great day! 💖 Editor Rust"); console.log("Have a great day! -حمزة");
window.addEventListener("scroll", () => { window.addEventListener("scroll", () => {
document.body.style.setProperty("--scroll", window.pageYOffset / (document.body.offsetHeight - window.innerHeight)); document.body.style.setProperty("--scroll", window.pageYOffset / (document.body.offsetHeight - window.innerHeight));