-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
126 lines (126 loc) · 6.45 KB
/
index.html
File metadata and controls
126 lines (126 loc) · 6.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="A personal website, made by Chase Maguire. Meant to act as a digital resume and my personal site">
<meta name="author" content="Chase Maguire">
<link rel="stylesheet" href="css/bootstrap.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
</head>
<body>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark" role="navigation">
<a class="navbar-brand" href="#">Chase Maguire</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class = "navbar-nav mr-auto">
<li class = "nav-item">
<a class="nav-link" href="#About">About me</a>
</li>
<li class = "nav-item">
<a class="nav-link" href="#Projects">Projects</a>
</li>
<li class = "nav-item">
<a class="nav-link" href="#Contact">Contact</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid">
<!-- Empty space for space below the banner-->
<div class="row-sm-12"><p></p></div>
</div>
<div class="container">
<div class="row">
<div class="col-sm">
<div class="text-center">
<img src="images\me\ChaseMaguire-01.jpg" class="rounded image-responsive" alt="My most recent picture" height="auto" width="80%">
</div>
</div>
<div class="col">
<h3 id="About">About me</h3>
<p> </p>
<p class = "lead">Welcome to my personal website.</p>
<p>This site is meant to serve as a personal and living resume, showcasing my experience, projects, and knowledge. It is updated frequently, to showcase anything new, from projects, to jobs, and even a new picture.</p>
<p>Below are some ways to get into contact with me, as well as my links to social media.</p>
<ul class="list-unstyled">
<li><a href="https://github.com/Wirdal">My Github</a></li>
<li><a href="mailto:chasemaguire1996@ucdavis.edu">My email</a></li>
<li><a href="https://www.linkedin.com/in/chase-maguire-5ab47bb1/">My LinkedIn</a></li>
<!-- <li><a href="https://www.overleaf.com/project/5b9bf08196234d42de40ee94/output/output.pdf?compileGroup=standard&clsiserverid=clsi-pre-emp-24sf&popupDownload=true"> My resume (Download)</a></li> -->
</ul>
</div>
</div>
<div class="row-12"><p> </p></div>
<div class="row-md-12">
<h3 id="Projects">Projects</h3>
<p>The projects below are primarily found on Github, however, some go unlisted, or have their own site.</p>
<h4>Ongoing Projects</h4>
<div class="row">
<!-- TODO: Fill in current projects-->
<div class="col-md">
<div class="card">
<div class="card-body">
<h5 class="card-title">MONOWar</h5>
<p class="card-text">A tactics game similair to Advanced Wars. Made with an XNA implementation known as MONOGAME. Built from the ground up.</p>
<a href="https://monowargame.com" class="card-link">Site (Coming soon)</a>
</div>
</div>
</div>
</div>
<div class="row-sm-12"><p></p></div>
<h4>Finished/Stale Projects</h4>
<div class="row">
<div class="col-md">
<div class="card">
<div class="card-body">
<h5 class="card-title">Protien2SAT</h5>
<p class="card-text">A project to take an amino acid string, and to generate the equivelent SAT expression so a SAT solver can interpret it </p>
<a href="https://github.com/Wirdal/Protein2SAT" class="card-link">Github</a>
</div>
</div>
</div>
<div class="col-md">
<div class="card">
<div class="card-body">
<h5 class="card-title">SafeChat</h5>
<p class="card-text">A project for my former computer security class. An end-to-end encrypted chat app. Built with React-native and Virgil Security.</p>
<a href="https://github.com/Wirdal/153Project" class="card-link">Github</a>
</div>
</div>
</div>
<div class="col-md">
<div class="card">
<div class="card-body">
<h5 class="card-title">OMSI</h5>
<p class="card-text">A class utility to facilitate the handing out of quizes, helping instructors and assisants alike.</p>
<a href="https://github.com/matloff/omsi" class="card-link">Github</a>
</div>
</div>
</div>
</div>
</div>
<div class="row-sm-12"><p></p></div>
<div class="row-md-12">
<h3 id="Prof">Professional Experience</h3>
<p> Since I am fresh graduate, my professional experience is quite limited.</p>
</div>
<!-- Each list item is defined like this, we utilize the grid system of bootstrap -->
<dl class="row-md-12">
<dt class="col-md">Operational Support : Computer Lab Managment @ UC Davis</dt>
<dd class="col-md">
<b>April 2018 - June 2019</b>
<p>Providing tech support to on campus computer labs, along with advising the help desk position. Minor computer administration</p>
</dd>
</dl>
<div class="row-sm-12"><p></p></div>
<div class = "row-md-12">
<h3 id="Contact">Contact</h3>
<p>The best (and possibly only) way to reach me is through <a href="mailto:chasemaguire1996@ucdavis.edu">email</a>, I check it quite often. A reply should be expected within the day, if not the week.</p>
</div>
</div>
</body>
</html>