-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebsite-list.html
104 lines (95 loc) · 5.04 KB
/
website-list.html
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
<!DOCTYPE html>
<html>
<head>
<meta name="robots" content="noindex">
<title>Cameron Audet | Full Stack Web Developer - List of websites built</title>
<meta name="description" content="A list of websites I have built via freelance or employment.">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
<link rel="stylesheet" href="css/styles.min.css">
</head>
<body>
<div class="wrapper--bg_color wrappber--bg_img-padding-bottom">
<div class="container">
<div class="row">
<div class="col-md-4 text-center order-12">
<img src="img/caudet-profile-pic.jpg" alt="Cameron Audet | Full Stack Web Developer" class="img-fluid profile__img profile__img--rounded profile__img--margin col-sm-5 col-md-12">
<p class="text-center emailInfo font--white" "="">
<a class="font--white emailInfo-a--hover" href="mailto:[email protected]">[email protected]</a>
<br>New Hampshire | USA
</p>
</div>
<div class="col-md-8 order-1">
<nav class="navbar navbar-expand-lg navbar-light navbar--margin-top">
<div class="bg-light" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active col">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item col">
<a class="nav-link" href="#http://www.cameronaudet.com#about">About</a>
</li>
<li class="nav-item col">
<a class="nav-link" href="http://www.cameronaudet.com/blog">Blog</a>
</li>
<li class="nav-item col">
<a class="nav-link" href="http://www.cameronaudet.com/blog/contact">Contact</a>
</li>
</ul>
</div>
</nav>
<div class="d-flex align-items-center bd-highlight title--margin-top font--white">
<div class="">
<h1 class="title title--center d-flex align-items-center">Cameron Audet <br> Full Stack Web Developer</h1>
<h2><small>Video Producer | Photographer | SEO/SEM</small></h2>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container mt-3">
<div class="row">
<div class="col-md-12">
<p><strong>Full Stack Developer at Industrial Traffic & it's subsidiary 4Walls Media Group:</strong></p>
<p><a href="http://www.hca.hitachi-cable.com/" target="_blank">hca.hitachi-cable.com</a></p>
<p><a href="https://www.harborandhearth.com" target="_blank">harborandhearth.com</a></p>
<p><a href="https://www.relaxandcompany.com" target="_blank">relaxandcompany.com</a></p>
<p><a href="http://www.wbcofficesuites.com" target="_blank">wbcofficesuites.com</a></p>
<p><a href="https://www.gmfco.com" target="_blank">gmfco.com</a></p>
<p><a href="https://www.baronmachine.com" target="_blank">baronmachine.com</a></p>
<p><a href="https://www.appliedinksolutions.com" target="_blank">appliedinksolutions.com</a></p>
<p><a href="https://www.mobile-shop.com.com" target="_blank">mobile-shop.com</a></p>
<p><a href="https://www.ty-flot.com.com" target="_blank">ty-flot.com</a></p>
<p><a href="http://paquettepools.com/" target="_blank">paquettepools.com/</a></p>
<p><a href="http://wrabacon.com/" target="_blank">wrabacon.com/</a></p>
<p><a href="https://www.granitestatetire.com" target="_blank">granitestatetire.com</a></p>
<p><a href="https://www.padprinters.com" target="_blank">padprinters.com</a></p>
<p><a href="https://www.nu-cast.com" target="_blank">nu-cast.com</a></p>
<p><a href="https://www.oldsusa.com" target="_blank">oldsusa.com</a></p>
<p><a href="https://www.capcocrane.com" target="_blank">capcocrane.com</a></p>
<p><a href="https://merrimackvalley.score.org/" target="_blank">merrimackvalley.score.org</a></p>
<p><a href="https://www.4wmg.com" target="_blank">4wmg.com</a></p>
<p><a href="https://www.industrialtraffic.com" target="_blank">industrialtraffic.com</a></p>
<p><strong>Freelance</strong></p>
<p><a href="http://www.inofab.com" target="_blank">inofab.com</a></p>
<p><a href="http://www.tandyspub.com" target="_blank">tandyspub.com</a></p>
<p><a href="http://www.capitalsportinggoods.com" target="_blank">capitalsportinggoods.com</a></p>
<p><a href="http://www.steveanddaves.com" target="_blank">steveanddaves.com</a></p>
<p><a href="http://www.phyber.com" target="_blank">phyber.com</a></p>
<p><a href="http://commercelp.com/" target="_blank">commercelp.com</a></p>
<p><a href="http://www.pellerinmotorsports.com/" target="_blank">pellerinmotorsports.com</a></p>
</div>
</div>
</div>
<footer class="site-footer d-flex align-items-end bd-highlight justify-content-center" role="content-info">
<div class="p-2 bd-highlight">© 2018, Cameron Audet. All rights reserved.</div>
</footer>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119563624-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-119563624-1');
</script>
</body>
</html>