Skip to content

Commit 7cdc4ca

Browse files
author
Jimmy
authored
Merge pull request #3 from jimmythecoder/develop
Merge for live
2 parents 695093a + d82a167 commit 7cdc4ca

40 files changed

+11770
-32
lines changed

Diff for: android-chrome-192x192.png

8.25 KB
Loading

Diff for: android-chrome-256x256.png

12.4 KB
Loading

Diff for: apple-touch-icon.png

7.95 KB
Loading

Diff for: assets/Logo.sketch

0 Bytes
Binary file not shown.

Diff for: assets/Mail icon.sketch

32 KB
Binary file not shown.

Diff for: assets/logo.png

22.9 KB
Loading

Diff for: browserconfig.xml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square150x150logo src="/mstile-150x150.png"/>
6+
<TileColor>#373838</TileColor>
7+
</tile>
8+
</msapplication>
9+
</browserconfig>

Diff for: css/app.min.css

+214-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: favicon-16x16.png

1.05 KB
Loading

Diff for: favicon-32x32.png

1.81 KB
Loading

Diff for: favicon.ico

14.7 KB
Binary file not shown.

Diff for: index.html

+274-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
77
<meta name="apple-mobile-web-app-capable" content="yes">
8-
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
9-
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
8+
9+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
10+
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
11+
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
12+
<link rel="manifest" href="/manifest.json">
13+
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#373838">
14+
<meta name="theme-color" content="#373838">
1015

1116
<title>Jimmythecoder | UX Creative via Hypermedia</title>
1217

@@ -30,12 +35,145 @@
3035
<img src="/src/img/profile-photo.png" class="img-responsive profile-photo" alt="Profile photo">
3136

3237
<h3>Contact Me</h3>
38+
39+
<address>
40+
<strong>North Sydney</strong><br />
41+
Sydney, NSW 2000<br />
42+
Australia
43+
44+
<br /><br />
45+
<a href="javascript:app.Email();"><span class="icon-mail"></span> Email Me</a><br />
46+
<div id="SkypeButton"></div>
47+
</address>
48+
49+
<section class="expertise">
50+
<h3>Expertise</h3>
51+
52+
<ul class="expertise">
53+
<li>RESPONSIVE UX</li>
54+
<li>FRONT END DEVELOPMENT</li>
55+
<li>RESTUL API&rsquo;s</li>
56+
<li>MOBILE WEB</li>
57+
<li>SECURE DESIGNS</li>
58+
</ul>
59+
</section>
60+
61+
<section class="education">
62+
<h3>Education</h3>
63+
64+
<p>
65+
<strong>Bachelor&rsquo;s Degree (Comp. SC)</strong><br />
66+
Unitec University, NZ<br />
67+
2001-2004
68+
</p>
69+
70+
<p>
71+
<strong>TESoL, Teaching English</strong><br />
72+
AIS University, NZ<br />
73+
2013
74+
</p>
75+
76+
<p>
77+
<strong>National Cert in Electronics</strong><br />
78+
Rodney College, NZ<br />
79+
2000
80+
</p>
81+
</section>
82+
83+
<section class="knowledge">
84+
<h3>What I know</h3>
85+
86+
<p>
87+
<h4>Javascript</h4>
88+
<div class="range" data-value="90">
89+
<span class="handle"></span>
90+
</div>
91+
</p>
92+
93+
<p>
94+
<h4>HTML 5</h4>
95+
<div class="range" data-value="95">
96+
<span class="handle"></span>
97+
</div>
98+
</p>
99+
100+
<p>
101+
<h4>CSS 3</h4>
102+
<div class="range" data-value="90">
103+
<span class="handle"></span>
104+
</div>
105+
</p>
106+
107+
<p>
108+
<h4>RestFul API</h4>
109+
<div class="range" data-value="80">
110+
<span class="handle"></span>
111+
</div>
112+
</p>
113+
114+
<p>
115+
<h4>UX Interfaces</h4>
116+
<div class="range" data-value="70">
117+
<span class="handle"></span>
118+
</div>
119+
</p>
120+
121+
<p>
122+
<h4>Architecture</h4>
123+
<div class="range" data-value="90">
124+
<span class="handle"></span>
125+
</div>
126+
</p>
127+
</section>
128+
129+
<section class="interests">
130+
<h3>Interests</h3>
131+
132+
<p>Modern tech, motor sports, hockey, flying, snowboarding, motorcycling and travelling.</p>
133+
</section>
134+
135+
<section class="achievements">
136+
<h3>What I did</h3>
137+
138+
<p>LEARNED RUSSIAN IN ST PETERSBURG</p>
139+
140+
<p>TRAVELED THE WORLD OVER 40 COUNTRIES</p>
141+
142+
<p>FLEW A PLANE SOLO
143+
AT AGE 16</p>
144+
145+
<p>HOCKEY CAPTAIN
146+
1ST 11 TEAM NZ</p>
147+
148+
<p>MOTORCYCLE TOURS
149+
NZ AND ABROAD</p>
150+
151+
<p>ENTREPRENEUR NZ WEB HOSTING COMPANY</p>
152+
</section>
153+
154+
<section class="qualities">
155+
<h3>Qualities</h3>
156+
157+
<p>CLEAR COMMUNICATION</p>
158+
<p>PEOPLE SKILLS</p>
159+
<p>TEAM PLAYER</p>
160+
<p>LEADERSHIP SKILLS</p>
161+
<p>POSITIVE ATTITUDE</p>
162+
<p>STRONG MOTIVATOR</p>
163+
</section>
164+
165+
<section class="references">
166+
<h3>References</h3>
167+
<p>Available on request</p>
168+
<p>Professional</p>
169+
<p>Personal</p>
170+
</section>
33171
</nav>
34172
</div>
35173

36174
<div class="col-xs-12 col-sm-9 col-lg-7 col-lg-offset-1">
37175

38-
<main >
176+
<main>
39177
<header>
40178
<img src="/src/svg/logo.svg" alt="JH" width="100">
41179

@@ -46,12 +184,144 @@ <h2>Web Architect UX</h2>
46184

47185
<h3>WHO AM I?</h3>
48186

49-
<p>I&rsquo;m a full stack web developer / architect specializing in front-end UI who loves innovation, creativity and making great user experiences. Having over 10 years industry experience in a diverse range of applications and frameworks I am self- motivated and passionate about quality.</p>
187+
<p class="text-justify">I&rsquo;m a full stack web developer / architect specializing in front-end UI who loves innovation, creativity and making great user experiences. Having over 10 years industry experience in a diverse range of applications and frameworks I am self- motivated and passionate about quality.</p>
188+
189+
<div class="divider">
190+
<hr class="line" />
191+
<span class="diamond"></span>
192+
</div>
193+
194+
<h4>EXPERIENCE</h4>
195+
196+
<section class="role">
197+
<h4>LEAD UI Architect</h4>
198+
<p class="italic text-center">Morningstar / Sydney, AU / July 2016 – Present</p>
199+
200+
<p class="text-justify">Morningstar is a world leading investment research company based in over 27 countries.
201+
Our new mission is to launch a digital experience for everyday investors and make investing as simple as opening bank account.
202+
</p>
203+
204+
<ul class="highlights">
205+
<li>*17 era mobile first web experience</li>
206+
<li>Continuous integration and delivery</li>
207+
<li>Adobe Experience Manager (AEM) content management</li>
208+
<li>Micro services (AWS platform)</li>
209+
<li>Front-End lead, with full autonomy</li>
210+
</ul>
211+
</section>
212+
213+
<section class="role">
214+
<h4>LEAD UI DEVELOPER</h4>
215+
<p class="italic text-center">Westpac / Sydney, AU / July 2014 – June 2016</p>
216+
217+
<p class="text-justify">At the Westpac banking group my primary responsibilities have been to develop the new corporate online banking solution, to develop the online forms and acquisition projects, and to give developer coaching in modern UI development.</p>
218+
219+
<ul class="highlights">
220+
<li>Responsive mobile web development (AngularJS, Bootstrap).</li>
221+
<li>Corporate online mobile banking platform.</li>
222+
<li>REST&rsquo;ful UI architecture JSON API implementation</li>
223+
<li>Performance optimization and security hardening</li>
224+
<li>Engaged with high profile stake holders during Agile iterations.</li>
225+
</ul>
226+
</section>
227+
228+
<section class="role">
229+
<h4>TECHNICAL ARCHITECT</h4>
230+
<p class="italic text-center">Oracle / London, UK | Sydney, AU / 2010 – 2012 &amp; 2014</p>
231+
232+
<p class="text-justify">I started in the Oracle Corporation in the UK as a full stack developer; I travelled and returned as a technical architect on contract in Sydney. I grew as a developer and as a person in a new world. I worked as part of the RightNow CX team building a customer experience platform to engage and help customers on some of the world’s largest websites and agencies. Today, they compete with the likes of Salesforce.</p>
233+
234+
<ul class="highlights">
235+
<li>Full stack development (PHP, MySQL, HTML, CSS, SOAP, Ajax)</li>
236+
<li>Enterprise CRM customization, design and implementation</li>
237+
<li>Large corporate clientele such as Epson, IDP, Optus, Barclays Bank</li>
238+
<li>Front end development, responsive design implementations</li>
239+
</ul>
240+
</section>
241+
242+
<section class="role">
243+
<h4>WEB DEVELOPER / MOBILE SPECIALIST</h4>
244+
<p class="italic text-center">Modica Group / Auckland, NZ / 2007 – 2010</p>
245+
246+
<p class="text-justify">At the Modica group, formally Sonic Mobile I developed online mobile interactive SMS messaging platform applications. We ran an Omniture interface, which allowed businesses to engage their customers via SMS. From real time SMS display on the web to marketing competitions, our platform pushed SMS to a new level.</p>
247+
248+
<ul class="highlights">
249+
<li>Application developer and infrastructure design</li>
250+
<li>Built low level SMS technologies and Telco integrations</li>
251+
<li>International connectivity and routing algorithms</li>
252+
<li>MMS applications and content delivery services</li>
253+
</ul>
254+
</section>
255+
256+
<section class="role">
257+
<h4>WEB APPLICATION DEVELOPER</h4>
258+
<p class="italic text-center">NetConcepts / Auckland, NZ / 2006 – 2007</p>
259+
260+
<p class="text-justify">NetConcepts quickly became New Zealand’s leading ecommerce Solutions Company. Primarily delivering large shopping sites to the US market, we built highly complex full-featured ecommerce solutions. From multiple payment integrations, to real time shipping updates, content management systems and inventory control. Our niche specialization was in Search Engine Optimization (SEO).</p>
261+
262+
<ul class="highlights">
263+
<li>Ecommerce solution design and implementation</li>
264+
<li>Object orientated architecture and patterns</li>
265+
<li>Implemented modern SVN structure and usage patterns</li>
266+
<li>Optimized server side technologies for performance</li>
267+
<li>Utilized modern libraries, such as jQuery</li>
268+
</ul>
269+
</section>
270+
271+
<section class="role">
272+
<h4>WEB APPLICATION DEVELOPER</h4>
273+
<p class="italic text-center">NSP / Auckland, NZ / 2005 – 2006</p>
274+
275+
<p class="text-justify">Network service providers (NSP) is an infrastructure design company which required frontend tools primarily for traffic management and bespoke client applications. Our niche product was commercial property wireless and time based WIFI hotspot implementations.</p>
276+
277+
<ul class="highlights">
278+
<li>Core network solution development, bandwidth monitoring, throttling</li>
279+
<li>Credit card merchant integrations</li>
280+
<li>Uplink hotel WIFI implementations</li>
281+
<li>Website internationalization, multi lingual site architecture</li>
282+
<li>Security and application hardening</li>
283+
</ul>
284+
</section>
285+
286+
<section class="role">
287+
<h4>WEB APPLICATION DEVELOPER</h4>
288+
<p class="italic text-center">eGo Online / Auckland, NZ / Jan 2005</p>
289+
290+
<p class="text-justify">I developed content management solutions and basic ecommerce websites for a startup company. At the time we had modern CMS management tools using heavy JavaScript and built our own HTML editors for customers to maintain their sites. Our primary customers were small to medium local businesses.</p>
291+
292+
<ul class="highlights">
293+
<li>JavaScript, CSS, HTML coding and templates</li>
294+
<li>Modern HTML CMS administration development VCS tools, IDE&rsquo;s</li>
295+
</ul>
296+
</section>
297+
298+
<section class="role">
299+
<h4>APPLICATION / SOLUTIONS ARCHITECT</h4>
300+
<p class="italic text-center">Contracts &amp; Simplehost NZ / 2005+</p>
301+
302+
<p class="text-justify">In 2005, my business partner and myself started our own web hosting company. Over the past 10 years we have created not only a strong brand for Simplehost, but developed cutting edge infrastructure designs and web hosting solutions. The company is now completely autonomous with integrations into every system from payments to bankroll and custom secure server API management. The system is controlled via an online admin management console. It is now the largest Ruby on Rails hosting provider in the country, and run high performance VPS servers.</p>
303+
304+
<p class="text-justify">In addition, I have undertaken many contracts in my career keeping my skills honed and up to date. I have worked on many varied projects from administration panels, branding and marketing websites, ecommerce systems including my own eFusion eCart system using a custom built MVC framework and ORM database design.</p>
305+
306+
<ul class="highlights">
307+
<li>Simplehost VPS and Web hosting NZ / simplehost.co.nz</li>
308+
<li>YesNZ Automotive, Brandpartners NZ, eFusion NZ</li>
309+
</ul>
310+
</section>
311+
312+
<div class="divider">
313+
<hr class="line" />
314+
<span class="diamond"></span>
315+
</div>
316+
317+
<h3>HOW WELL I KNOW MY STUFF</h3>
318+
50319
</main>
51320
</div>
52321
</div>
53322
</div>
54323

55324
<script src="js/app.min.js"></script>
325+
<script type="text/javascript" src="https://secure.skypeassets.com/i/scom/js/skype-uri.js"></script>
56326
</body>
57327
</html>

0 commit comments

Comments
 (0)