-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
75 lines (64 loc) · 3.13 KB
/
index.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Jérôme Gagnon-Voyer - IT Consultant</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<img src="jgv.png" height="175px"/>
<h1>Jérôme Gagnon-Voyer</h1>
<p>Bilingual IT Consultant located in Toronto / Consultant en informatique à Toronto </p>
<p>Available for contracting opportunities</p>
<h3>Contact</h3>
<p>Email: <a href="mailto:jerome@gagnonvoyer.com" target="_blank">jerome@gagnonvoyer.com</a><br/>
<a href="http://ca.linkedin.com/in/jeromegagnonvoyer/" target="_blank">LinkedIn Profile</a><br/>
<a href="http://jeromegagnonvoyer.wordpress.com" target="_blank">My Technical Blog</a><br/>
<a href="http://twitter.com/jeromegv" target="_blank">Twitter</a></br>
<a href="https://www.shopcambio.co" target="_blank">Cambio & Co.</a></br>
<a href="https://www.shopsinta.co" target="_blank">Sinta & Co.</a>
</header>
<section>
<h3>Summary</h3>
<p>I am a seasoned search expert & technical consultant with more than 5 years consulting experience for big players in North America across various industries. I have worked extensively with businesses large and small, non-profits and start-ups and supplemented this experience with my own development projects on the side.
<p>I'm the co-founder of <a href="https://www.shopcambio.co">Cambio & Co.</a> An online store for products designed and handcrafted in the Philippines. I also run <a href="https://www.shopsinta.co">Sinta & Co.</a>, an online bridal shop for Filipino Wedding accessories, meaningful gifts & ceremony essentials.
</p>
</p>
<h3>Skills:</h3>
Shopify Development & Management (Liquid) <br/>
Salesforce.com (APEX & Visualforce.com)<br/>
Oracle Endeca Commerce <br/>
Elasticsearch <br/>
Oracle Endeca Information Discovery <br/>
Node.js / JavaScript / MongoDB / D3.js / Crossfilter / Leaflet<br/>
PHP / MySQL<br/>
Azure Search<br/>
Google Search Appliance (GSA)<br/>
<br/>
<h3>Certifications:</h3>
(Google Search Appliance) GSA: Qualified Deployment Specialist<br/>
Salesforce.com Certified Force.com Developer<br/>
Oracle Endeca Information Discovery 2.3 Essentials
</section>
</div>
<script src="javascripts/scale.fix.js"></script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-34309530-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>