Graph database Analysis of the Steam Network
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

138 lines
5.8 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Jrtechs Steam Friend Graph Project</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  8. <link rel="stylesheet" href="css/bootstrap.css" media="screen">
  9. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  10. </head>
  11. <body>
  12. <div class="navbar navbar-expand-lg fixed-top navbar-dark bg-primary">
  13. <div class="container">
  14. <a class="navbar-brand" href="#">Steam Graph Project</a>
  15. <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
  16. <span class="navbar-toggler-icon"></span>
  17. </button>
  18. <div class="collapse navbar-collapse" id="navbarSupportedContent">
  19. <ul class="navbar-nav mr-auto">
  20. <li class="nav-item">
  21. <a class="nav-link" href="index.html">Home</a>
  22. </li>
  23. <li class="nav-item">
  24. <a class="nav-link" href="graphs.html">Graphs<span class="sr-only">(current)</span></a>
  25. </li>
  26. <li class="nav-item">
  27. <a class="nav-link" href="profile.html">Profile Look-Up</a>
  28. </li>
  29. <li class="nav-item">
  30. <a class="nav-link active" href="faq.html">FAQ</a>
  31. </li>
  32. </ul>
  33. <ul class="nav navbar-nav navbar-right">
  34. <li>
  35. <a class="nav-link" href="https://jrtechs.net">Blog</a>
  36. </li>
  37. <li>
  38. <a class="nav-link" href="https://jrtechs.me">Resume</a>
  39. </li>
  40. <li>
  41. <a class="nav-link" href="https://github.com/jrtechs">Github</a>
  42. </li>
  43. </ul>
  44. </div>
  45. </div>
  46. </div>
  47. <div class="container">
  48. TDLTR
  49. </div>
  50. <!-
  51. ┈┈╱▔▔▔▔▔╲┈┈┈HM┈HM
  52. ┈╱┈┈╱▔╲╲╲▏┈┈┈HMMM
  53. ╱┈┈╱━╱▔▔▔▔▔╲━╮┈┈
  54. ▏┈▕┃▕╱▔╲╱▔╲▕╮┃┈┈
  55. ▏┈▕╰━▏▊▕▕▋▕▕━╯┈┈
  56. ╲┈┈╲╱▔╭╮▔▔┳╲╲┈┈┈
  57. ┈╲┈┈▏╭━━━━╯▕▕┈┈┈
  58. ┈┈╲┈╲▂▂▂▂▂▂╱╱┈┈┈
  59. ┈┈┈┈▏┊┈┈┈┈┊┈┈┈╲┈
  60. ┈┈┈┈▏┊┈┈┈┈┊▕╲┈┈╲
  61. ┈╱▔╲▏┊┈┈┈┈┊▕╱▔╲▕
  62. ┈▏ ┈┈┈╰┈┈┈┈╯┈┈┈▕▕
  63. ┈╲┈┈┈╲┈┈┈┈╱┈┈┈╱┈╲
  64. ┈┈╲┈┈▕▔▔▔▔▏┈┈╱╲╲╲▏
  65. ┈╱▔┈┈▕┈┈┈┈▏┈┈▔╲▔▔
  66. ┈╲▂▂▂╱┈┈┈┈╲▂▂▂╱┈
  67. If you are seeing this monkey that means that you are interested in my
  68. code. Yay!! If you are not here to hack me ... you should really consider
  69. contributing to some of my public projects on github.
  70. https://github.com/jrtechs
  71. -->
  72. <!-- Footer -->
  73. <footer class="text-center">
  74. <div class="footer-above">
  75. <div class="container">
  76. <div class="row">
  77. <div class="footer-col col-md-4">
  78. <h3>Location</h3>
  79. <p>Rochester Institute of Technology
  80. <br>1 Lomb Memorial Dr, Rochester, NY 14623</p>
  81. </div>
  82. <div class="footer-col col-md-4">
  83. <h3>Around the Web</h3>
  84. <ul class="list-inline">
  85. <li class="list-inline-item">
  86. <a class="btn-social btn-outline" href="https://www.youtube.com/c/JrtechsNet">
  87. <i class="fa fa-fw fa-youtube"></i>
  88. </a>
  89. </li>
  90. <li class="list-inline-item">
  91. <a class="btn-social btn-outline" href="https://github.com/jrtechs">
  92. <i class="fa fa-fw fa-github"></i>
  93. </a>
  94. </li>
  95. <li class="list-inline-item">
  96. <a class="btn-social btn-outline" href="http://jrtechs.net">
  97. <i class="fa fa-fw fa-wordpress"></i>
  98. </a>
  99. </li>
  100. </ul>
  101. </div>
  102. <div class="footer-col col-md-4">
  103. <h3>About This Website</h3>
  104. <p>Check out the source code for this website on my
  105. <a href="https://github.com/jrtechs">github</a>.</p>
  106. </div>
  107. </div>
  108. </div>
  109. </div>
  110. <div class="footer-below">
  111. <div class="container">
  112. <div class="row">
  113. <div class="col-lg-12">
  114. <p class="m-0 text-center text-white"><a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC-BY-SA 4.0</a> <script type="text/javascript">
  115. document.write(new Date().getFullYear());
  116. </script> Jrtechs</p>
  117. </div>
  118. </div>
  119. </div>
  120. </div>
  121. </footer>
  122. <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
  123. <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
  124. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
  125. </body>
  126. </html>