@ -3,6 +3,7 @@
< head >
< head >
< meta charset = "utf-8" >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< title > GitHub Graphs< / title >
< link rel = "icon" href = "./favicon.ico" type = "image/x-icon" / >
< link rel = "icon" href = "./favicon.ico" type = "image/x-icon" / >
< link rel = "shortcut icon" href = "./favicon.ico" type = "image/x-icon" / >
< link rel = "shortcut icon" href = "./favicon.ico" type = "image/x-icon" / >
< link rel = "stylesheet" href = "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity = "sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin = "anonymous" >
< link rel = "stylesheet" href = "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity = "sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin = "anonymous" >
@ -13,28 +14,30 @@
< div id = "header-bar" class = "d-flex flex-column flex-md-row shadow-sm align-items-center" >
< div id = "header-bar" class = "d-flex flex-column flex-md-row shadow-sm align-items-center" >
< div id = "header-title" >
< div id = "header-title" >
< a href = "./index.html" >
< a href = "./index.html" >
< img id = "logo" class = "text-center" src = "./logo.svg" / >
< img id = "logo" src = "./logo.svg" / >
< / a >
< / a >
< / div >
< / div >
< ul id = "navigation" class = "nav justify-content-end" >
< li class = "nav-item" >
< a href = "./GraphTest.html" >
Generate graphs
< / a >
< / li >
< div class = "nav-sep" > < / div >
< li class = "nav-item" >
< a href = "https://github.com/jrtechs/github-graphs" >
View on GitHub
< / a >
< / li >
< div class = "nav-sep" > < / div >
< li class = "nav-item" >
< a href = "./about.html" >
About
< / a >
< / li >
< / ul >
< div id = "navigation" >
< ul class = "nav" >
< li class = "nav-item" >
< a href = "./FriendsGraph.html" >
Generate graphs
< / a >
< / li >
< div class = "nav-sep" > < / div >
< li class = "nav-item" >
< a href = "https://github.com/jrtechs/github-graphs" >
View on GitHub
< / a >
< / li >
< div class = "nav-sep" > < / div >
< li class = "nav-item" >
< a href = "./about.html" >
About
< / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div >
< div >
< div id = "content" class = "container" >
< div id = "content" class = "container" >
@ -51,7 +54,7 @@
< / div >
< / div >
< div id = "content-body" class = "container" >
< div id = "content-body" class = "container" >
< p style = "padding: 10px;" >
< p style = "padding: 10px;" >
This project was made for participation in < a class = "plink" href = "https://brickhack.io/" > BrickHack V< / a > .
This project was completed in 24 hours for participation in < a class = "plink" href = "https://brickhack.io/" > BrickHack V< / a > at the Rochester Institute of Technology .
< / p >
< / p >
< / div >
< / div >
< div id = "content-title" style = "border-radius: 20px;" >
< div id = "content-title" style = "border-radius: 20px;" >
@ -68,6 +71,23 @@
did stuff
did stuff
< / p >
< / p >
< / div >
< / div >
< div class = "links row text-center" >
< div class = "col" >
< a href = "https://github.com/jrtechs" >
< img class = "link-ico" src = "./img/github.png" / >
< / a >
< / div >
< div class = "col" >
< a href = "https://www.linkedin.com/in/jrtechs/" >
< img class = "link-ico" src = "./img/linkedin.png" / >
< / a >
< / div >
< div class = "col" >
< a href = "mailto:jeffery@jrtechs.net" >
< img class = "link-ico" src = "./img/email.png" / >
< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "card rounder" >
< div class = "card rounder" >
< img class = "avatar mx-auto d-block" src = "https://avatars0.githubusercontent.com/u/32306409?s=400&v=4" / >
< img class = "avatar mx-auto d-block" src = "https://avatars0.githubusercontent.com/u/32306409?s=400&v=4" / >
@ -79,6 +99,23 @@
also did stuff
also did stuff
< / p >
< / p >
< / div >
< / div >
< div class = "links row text-center" >
< div class = "col" >
< a href = "https://github.com/theshmurph" >
< img class = "link-ico" src = "./img/github.png" / >
< / a >
< / div >
< div class = "col" >
< a href = "https://www.linkedin.com/in/theshmurph" >
< img class = "link-ico" src = "./img/linkedin.png" / >
< / a >
< / div >
< div class = "col" >
< a href = "mailto:brshmurphy@gmail.com" >
< img class = "link-ico" src = "./img/email.png" / >
< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "card rounder" >
< div class = "card rounder" >
< img class = "avatar mx-auto d-block" src = "https://avatars3.githubusercontent.com/u/32624140?s=400&v=4" / >
< img class = "avatar mx-auto d-block" src = "https://avatars3.githubusercontent.com/u/32624140?s=400&v=4" / >
@ -90,6 +127,23 @@
kinda did stuff
kinda did stuff
< / p >
< / p >
< / div >
< / div >
< div class = "links row text-center" >
< div class = "col" >
< a href = "https://github.com/CetaceanNation" >
< img class = "link-ico" src = "./img/github.png" / >
< / a >
< / div >
< div class = "col" >
< a href = "https://www.linkedin.com/in/a-noel/" >
< img class = "link-ico" src = "./img/linkedin.png" / >
< / a >
< / div >
< div class = "col" >
< a href = "mailto:axn5966@rit.edu" >
< img class = "link-ico" src = "./img/email.png" / >
< / a >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >