Update for new major

This commit is contained in:
Grayson Riffe 2024-01-24 20:37:20 -06:00
parent c07e80986d
commit 59277f0c12
3 changed files with 7 additions and 5 deletions

View File

@ -43,9 +43,9 @@
<img src="/portrait.jpg" alt="Portrait"> <img src="/portrait.jpg" alt="Portrait">
</div> </div>
<p> <p>
I'm from Kennedale, a little suburb in the DFW area of Texas. It's here where I grew up and found my home in Computer Science. I wrote my first Java games and discovered the magic that is Stack Overflow here. In 2022, I graduated from high school and spent my last semester in my hometown, and now I'm in College Station studying what I love. I'm from Kennedale, a small suburb in the DFW area of Texas. It's here where I grew up and found my home in engineering. In high school, I played trumpet in our (UIL State finalist) marching band. In 2022, I graduated and said goodbye to my hometown, and now I'm in College Station studying what I love while doing some food serving work on the weekends.
My favorite music genre is hard rock/metal, and my all-time favorite band is Red. As a textbook 21st century young adult, my hobbies include playing video games such as Elden Ring, reading Wikipedia pages, eating Chick-fil-A, and riding my bike. My favorite music genre is alternative rock/metal, my all-time favorite band is Red, and I'm currenly learning electric guitar! As a textbook 21st century young adult, my other hobbies include playing video games such as Elden Ring, reading Wikipedia pages, eating Chick-fil-A, and riding my bike.
</p> </p>
<div class="space"></div> <div class="space"></div>
<h2>Contact</h2> <h2>Contact</h2>

View File

@ -40,16 +40,18 @@
<article> <article>
<h1>Grayson Riffe</h1> <h1>Grayson Riffe</h1>
<p> <p>
Hello! My name is Grayson Riffe, and I am an undergraduate at Texas A&M studying Computer Science. Ever since I can remember, I've been interested in computers and how to tell them what to do. Hello! My name is Grayson Riffe, and I am an undergraduate at Texas A&M majoring in Multidisciplinary Engineering with a concentration in Mechatronics and minoring in Cybersecurity. That's Electrical, Mechanical, and Computer Engineering all in one!
I started my programming journey in 5th grade with Java. To truly understand what I was learning, I wrote tiny games such as tic-tac-toe, a number guessing game, and "Button Clicker" (a very bad knockoff of Cookie Clicker). As I started to get more competent, I then started looking into C++ on Windows and quickly found my calling with MSVC and Visual Studio. I'm mainly interested in compiled application development. Ever since I can remember, I've been interested in electronics, espcecially computers, and how to tell them what to do. I started my technical journey in 5th grade with learning Java programming. To truly understand what I was learning, I wrote tiny games such as tic-tac-toe, a number guessing game, and "Button Clicker" (a very bad knockoff of Cookie Clicker). As I started to get more competent, I then started looking into C++ on Windows with MSVC and Visual Studio. I have a strong background with compiled application development.
Then, there are the electronics that make it all possible! A dream I had for a large part of my life was to build my own desktop computer from its individual components. To me, holding something that maybe thousands of images or hours of videos can be stored on that's about the size of a quarter (M.2 2230 SSD) is incredible. And after an IT summer internship, I was able to afford a desktop system, and now I use it to develop this website!
</p> </p>
</article> </article>
<div class="space"></div> <div class="space"></div>
<article> <article>
<h2>What's on this website?</h2> <h2>What's on this website?</h2>
<p> <p>
At the top of this page, you can find links to a few of my past and present projects. I also have a link to my current resume as well as a short biography and contact information on the About page. At the top of this page, you can find links to a few of my past and present computer science projects. I also have a link to my current resume as well as a short biography and contact information on the About page.
</p> </p>
</article> </article>
<footer> <footer>

Binary file not shown.