-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
1 lines (1 loc) · 2.18 KB
/
index.html
1
<!DOCTYPE html><html lang="en"></html><head><title>Josh Cai</title><meta charset=""utf-8""><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="google-site-verification" content="R3_hgyC0vSCHDavQeRj3ZH4kgVPiyYIkcVd70d-5WzU"><link rel="stylesheet" href="css/bootstrap.min.css"><link rel="stylesheet" href="css/styles.css"><link href="//fonts.googleapis.com/css?family=Open+Sans:400,600" rel="stylesheet" type="text/css"><link href="//fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet" type="text/css"><script src="https://code.jquery.com/jquery-2.2.3.min.js" integrity="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo=" crossorigin="anonymous"></script><script>(function(e,t,n,r,i,s,o){e["GoogleAnalyticsObject"]=i;e[i]=e[i]||function(){(e[i].q=e[i].q||[]).push(arguments)},e[i].l=1*new Date;s=t.createElement(n),o=t.getElementsByTagName(n)[0];s.async=1;s.src=r;o.parentNode.insertBefore(s,o)})(window,document,"script","//www.google-analytics.com/analytics.js","ga");ga("create","UA-47823647-1","auto");ga("send","pageview")</script><body><div class="reg-width centered text-center" id="about"><img class="img-circle" style="padding-bottom: 10px;" src="./src/static/profile.jpg" width="125"><h1 class="text-center">JOSH CAI</h1><p id="music"></p><hr><div class="text-center"><p>24 // Software Engineer</p></div></div><div class="reg-width centered text-center" id="contact"><div class="text-center"><a href="https://www.linkedin.com/in/joshcai"><span class="socicon">j</span></a> <a href="https://github.com/joshcai"><span class="socicon">Q</span></a><br></div></div><div class="text-center"><span class="caps">PROJECTS</span></div><div class="large-width centered container" id="projects"><div class="row"><div class="col-md-6 text-center"><a href="http://lists.joshcai.com"><h4>Lists</h4></a><p>Keeps track of various lists of things with infinite sublists, built with React.js</p></div><div class="col-md-6 text-center"><a href="http://utdcs.herokuapp.com"><h4>UTD JavaScript Camp</h4></a><p>Volunteered at a camp to teach high school kids how to code - they uploaded their JavaScript code here</p></div></div></div></body><script src="js/music.js"></script></head>