BRENNEN SAGER.COM

A Little Bit About Me:

My name is Brennen Sager, and I am a student at Hawkeye Community College. Some of the things that I do in my spare time includes running on the track and field team, playing video games, and messing around with my 3d printer.

Running on the Track and Field Team:

Running for track and field is one of the things that I really enjoy doing. It keeps the commpetative spirit inside me alive. It's also part of the reason why I always put in so much effort in everything I do.

The best event that I run in Track and Field is the 800m dash. I am also going to be running some Cross Country races for the Hawkeye Cross country team. The majority of the races are 8,000m runs.

Another thing that I did in Highschool Track and Field is high jump. Funny enough, I never practiced high jump during practice. I just YOLO'd it durring the meets. Somehow, I still managed to jump 5' 10".

Here's a few photos of me running and doing high jump:

4x800m High Jump Open 800m

Playing Video Games:

Something that I do alot in my spare time is play video games. By far, my number 1 most played video game is Minecraft. This is because it allows me to express my creativity. The amount of hours that I have spent playing this simple game is almost embarrassing.

Messing around with my 3d printer:

My brother gifted me a 3d printer a while ago, because it was broken and he did not know how to fix it. I spent many hours troubleshooting it, and was eventually able to find the source of the problem. Now that I have a functional 3d printer, I always find myself modeling new parts, or finding cool designs from online to print.

hawkeye-college-logo.png

My Plans for this course:

Collge Name: Hawkeye Community College

Graduate Year: 2025

Degree Information

Programming Languages:

Skills Learned:

Goals Relating to this program

Favorite Project:

My favorite project is probably my Week 11 Hobby assignment. This was an assignment that we built upon throughout the weeks. The goal of this project was to make a page about a hobby. The hobby that I chose for this project is my hobby of playing piano. I liked this assignment, because I am passionate about the subject, which makes it easier to accel.

Throughout the assignment, I learned many things. I learned how to organize web pages using a grid, and I also learned how to make a html form.

Two other projects that are among my favorites include: Band Week 11 and Muir Woods Mini Project

PHP Group Project

One project that I am very proud of is my group project for PHP programming. Me and my group partner worked hard to deliver the best project possible. Our project was to create a website about sports. The information that can be found on the website includes information about sports, teams, athletes, and equipment. There is a login process for the user, and there is admin levels that allow only certain users to perform certain actions. Another cool feature of this web application is that users can favorite different athletes, teams, and sports. Their list of favorites can be found in their userhome. The entire website can be managed from within the application, including changing admin status of users.

Just a few of the things that I've learned from this project includes:

  1. Creating login pages
  2. Creating insert pages
  3. Creating Update pages
  4. Creating a database in PHPmyadmin
  5. Creating an FTP
  6. Creating view pages
  7. Creating view pages with specific item

The languages that were used to create this application include

  1. PHP
  2. HTML
  3. SQL
  4. CSS

Click here to see the project!

Web Languages Mini Project 2

A project that has proven to be one of my favorites is my mini project 2 from Web Languages. This project was programmed in python. The reason why this project was one of my favorites is because I found two very different ways of programming a similar thing. Another reason why this was one of my favorite projects is because I spent a lot of time testing my programs to make sure I thought about every possible error. I always love to find cool ways to solve problems. On my second solution that I created, I made use of multi-dimensional arrays.