Kori Wayne Hanes

Logo

CSCI 496: Senior Portfolio
In partial fulfillment of the requirements for the degree of Bachelor of Technology in Computer-Science (class of 2026)

View My LinkedIn Profile

View My Handshake Profile

View My GitHub Profile

Back to Portfolio

CSCI_332 Network Application

1. Project description

This project is part of an ongoing, “living”, project. We have been steadily updating each lab, progressing from Lab 1 to Lab 7. Each lab showcases a new set of skills that are being developed in this Applied Networking class. We began with HTML lessons; title, body, paragraphs. These HTML lessons were combined with lectures on networking. We are learning the history of the internet and networking, along with the devices and protocols that create a network. This class is introducing us to full stack development in a LAMP stack. LAMP stands for Linux, Apache, MySQP, PHP. See section 3 for instructions to host the webiste locally.

2. UI Design

This website showcases different elements of web development, web serving, and backend database. Almost every program requires user interaction, even command-line programs. Include in this section the tasks the user can complete and what the program does. You don’t need to include how it works here; that information may go in the project description or in an additional section, depending on its significance.

screenshot
Fig 1. About Me screen

screenshot
Fig 2. Lab 4, problem 3.

screenshot
Fig 3. Installing required software..

screenshot
Fig 4. HTML code for lab5.

3. Additional Considerations

For more details see GitHub Flavored Markdown.

Back to Portfolio