-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathportfolio.html
671 lines (621 loc) · 39.4 KB
/
portfolio.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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Cache-Control" content="public">
<meta http-equiv="Cache-Control" content="max-age=3600">
<meta http-equiv="Cache-Control" content="must-revalidate">
<meta http-equiv="Last-Modified" content="fri, 19 november 2017 14:00:00 GMT">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:site_name" content="Ines Coelho"/>
<meta property="og:title" content="Ines Coelho"/>
<meta property="og:description" content="Ines Coelho, web developer - personal site and portfolio"/>
<meta property="og:image" content="resources/">
<meta property="og:type" content="site"/>
<title>Ines Coelho</title>
<link href="data:image/x-icon;base64, AAABAAEAEBAQAAEABAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAEAAA
AAAAAAAAAAAAWAdpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEREAAAAAAAEREQAAAAAAARAAAAAAAAAB
EAAAABEREQEQAAAAERERARAAAAAAEQABEREAAAARAAEREQAAABEAAAAAAAAAEQAAAAAAABEREQAA
AAAAERERAAAAAAAAAAAAAAAAAAAAAAAAAAD//wAA//8AAP+DAAD/gwAA/58AAP+fAADAnwAAwJ8A
APODAADzgwAA8/8AAPP/AADA/wAAwP8AAP//AAD//wAA" rel="icon" type="image/x-icon" />
<!-- Bootstrap Core CSS -->
<link href="libraries/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="libraries/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="libraries/slick-1.8.0/slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="libraries/slick-1.8.0/slick/slick-theme.css"/>
<!-- Theme CSS -->
<link href="style/portfolio.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<span class="navbar-brand">Inês Coelho: Portfolio</span>
<span class="navbar-divisor"><p><img src="resources/divider.svg" width='100px'></p></span>
</div>
</div>
</nav>
<div id="main-content">
<section id="thankyouheart">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>RGSoC - Thank you heart</h1>
</div>
<div class="project-date small text-muted">
<p>November 2017</p>
</div>
<div class="project-goal">
<p>Heart shapped interactive photo collage</p>
</div>
<div class="project-description">
<p>[WIP] As a way to thank everyone involved in Rails Girls Summer of Code 2017, I've created a heart shapped interactive photo collage, to be populated with photos.</p>
</div>
<div class="project-tech">
<p>Technologies: HMTL, CSS, JavaScript</p>
</div>
<div class="project-links">
<p><a href="https://codepen.io/inescoelho/pen/POppMb" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i> Source-code</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/rgsoc_ty/ty1.png" class="img-responsive">
<img src="resources/projects/rgsoc_ty/ty2.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="apiaggregator">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>API aggregator</h1>
</div>
<div class="project-date small text-muted">
<p>November 2017</p>
</div>
<div class="project-goal">
<p>Aggregate different services that interact with public APIs</p>
</div>
<div class="project-description">
<p>This website agreggates 3 different projects that deal with public APIs: wikipedia, based on a challenge from <a href="https://www.freecodecamp.org/challenges/build-a-wikipedia-viewer" target="_blank">Free Code Camp</a>; twitch tv, also from a <a href="https://www.freecodecamp.org/challenges/use-the-twitchtv-json-api" target="_blank">Free Code Camp challenge</a>; NASA, built on the scope of the <a href="https://www.udemy.com/js-and-react-for-devs" target="_blank">JavaScript and React for Developers course</a>.</p>
<p>Two of these projects were developed with pure JavaScript, using the Fetch API.</p>
</div>
<div class="project-tech">
<p>Technologies: HTML, CSS, Bootstrap, JavaScript, Fetch API</p>
</div>
<div class="project-links">
<p><a href="https://github.com/inescoelho/APIaggregator" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a> |
<a href="http://www.inescoelho.info/APIaggregator/" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i> Website</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/apis/api1.png" class="img-responsive">
<img src="resources/projects/apis/api2.png" class="img-responsive">
<img src="resources/projects/apis/api3.png" class="img-responsive">
<img src="resources/projects/apis/api4.png" class="img-responsive">
<img src="resources/projects/apis/api5.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="gowalks">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Go Walks Portugal</h1>
</div>
<div class="project-date small text-muted">
<p>September - November 2017</p>
</div>
<div class="project-goal">
<p>Website development</p>
</div>
<div class="project-description">
<p>Go Walks Portugal is a walking tours company from the center of Portugal.</p>
<p>As a freelancer, I've developed their current mobile-friendly website using Ruby on Rails (WIP).</p>
</div>
<div class="project-tech">
<p>Technologies: Ruby on Rails</p>
</div>
<div class="project-links">
<p><a href="http://www.gowalksportugal.com/en" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i> Website</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/gowalks/gw1.png" class="img-responsive">
<img src="resources/projects/gowalks/gw2.png" class="img-responsive">
<img src="resources/projects/gowalks/gw3.png" class="img-responsive">
<img src="resources/projects/gowalks/gw4.png" class="img-responsive">
<img src="resources/projects/gowalks/gw5.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="daquiparali">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Daqui para Li</h1>
</div>
<div class="project-date small text-muted">
<p>September 2017</p>
</div>
<div class="project-goal">
<p>Development of landing page</p>
</div>
<div class="project-description">
<p>Daqui para Li is a Portuguese traveling agency. Besides the normal services of this type of business, this agency also offers inclusivity services.</p>
<p>Launched in October, I had the opportunity to develop their landing page.</p>
</div>
<div class="project-tech">
<p>Technologies: HTML, CSS, Bootstrap, JavaScript, jQuery</p>
</div>
<div class="project-links">
<p><a href="http://daquiparali.pt" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i> Landing Page</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/daquiparali/dqpl1.png" class="img-responsive">
<img src="resources/projects/daquiparali/dqpl2.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="securis">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>SECURIS: Fatima</h1>
</div>
<div class="project-date small text-muted">
<p>April - May 2017</p>
</div>
<div class="project-goal">
<p>Project SECURIS: Fatima landing page and website</p>
</div>
<div class="project-description">
<p>SECURIS: Fatima was a project concerned with the security of its users, developed for the visit of Pope Francis to Fatima, a city in the center of Portugal, on May 2017.</p>
<p>On this project I had the opportunity to develop a bilingual landing page and a simple mobile-friendly website with Ruby on Rails.</p>
</div>
<div class="project-tech">
<p>Technologies: Ruby on Rails</p>
</div>
<div class="project-links">
<p>
<a href="http://www.securis.site/en" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i> Landing Page</a> |
<a href="http://www.securis.site/en/fatima" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i></i> Website</a>
</p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/securis/securis1.png" class="img-responsive">
<img src="resources/projects/securis/securis2.png" class="img-responsive">
<img src="resources/projects/securis/securis3.png" class="img-responsive">
<img src="resources/projects/securis/securis4.png" class="img-responsive">
<img src="resources/projects/securis/securis5.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="weather">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Local Weather</h1>
</div>
<div class="project-date small text-muted">
<p>April 2017</p>
</div>
<div class="project-goal">
<p>Display the Local Weather</p>
</div>
<div class="project-description">
<p>The goal of this website, developed as a challenge from <a href="https://www.freecodecamp.org/challenges/show-the-local-weather" target="_blank">Free Code Camp</a>, was to show the local weather, based on the HTML5 Geolocation of the user, and present a different icon or background image depending on the weather.</p>
<p>As an added challenge, I've developed this project without relying on any framework, using only HTML and CSS.</p>
</div>
<div class="project-tech">
<p>Technologies: HTML, CSS, JavaScript</p>
</div>
<div class="project-links">
<p>
<a href="https://github.com/inescoelho/local-weather" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a> |
<a href="http://www.inescoelho.info/local-weather/" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i></i> Webpage</a>
</p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/weather.jpg" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="HIMYMquotes">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>How I met your mother</h1>
</div>
<div class="project-date small text-muted">
<p>February 2017</p>
</div>
<div class="project-goal">
<p>Random quote machine</p>
</div>
<div class="project-description">
<p><i>How I met your mother</i> quotes was developed as part of a challenge from <a href="https://www.freecodecamp.org/challenges/build-a-random-quote-machine" target="_blank">Free Code Camp</a>. The goal was to develop a random quote machine and I choose this series as theme.</p>
<p>This project gave me a chance to experiment with basic API usage, DOM manipulation with jQuery, parsing JSON files and query parameters.</p>
</div>
<div class="project-tech">
<p>Technologies: HTML, CSS, Bootstrap, JavaScript</p>
</div>
<div class="project-links">
<p>
<a href="https://github.com/inescoelho/HIMYM-quotes" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a> |
<a href="http://www.inescoelho.info/HIMYM-quotes/" target="_blank"><i class="fa fa-external-link" aria-hidden="true"></i></i> Webpage</a>
</p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/quote.jpg" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="dataviz">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Entity Linking for fraud detection</h1>
</div>
<div class="project-date small text-muted">
<p>February - June 2016</p>
</div>
<div class="project-goal">
<p>Data Visualizations for Entity Linking in eCommerce</p>
</div>
<div class="project-description">
<p>As part of my master's thesis, I've worked on the design, implementation and testing of data visualizations for Entity Link Analysis for a fraud detection company. The purpose was to identify Fraud Rings: groups of people actively collaborating to commit identity fraud.</p>
<p>This type of fraudsters usually combine different real identifiers to create multiple synthetic identities to commit frauds. Entity Linking is data-analysis technique that explores associations between related entities, in order to identify patterns of behaviour that come across as suspicious.</p>
<p>Using the D3.js framework, I've developed an exploratory tool to test different data visualizations over transaction's information.</p>
</div>
<div class="project-tech">
<p>Technologies: Java, mySQL, Javascript, D3.js </p>
</div>
<div class="project-links">
<p><a href="https://estagios.dei.uc.pt/cursos/mei/relatorios-de-estagio/?id=2208" target="_blank"><i class="fa fa-book" aria-hidden="true"></i> Master Thesis</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/dv.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="hanamiMailerGem">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Hanami's mailer gem</h1>
</div>
<div class="project-date small text-muted">
<p>July - September 2015</p>
</div>
<div class="project-goal">
<p>Development of a mailer gem for framework Hanami</p>
</div>
<div class="project-description">
<p>As part of the <a href="https://railsgirlssummerofcode.org/" target="_blank">Rails Girls Summer of Code</a> program, I had the opportunity to work in the Open Source framework <a href="http://hanamirb.org/" target="_blank">Hanami</a>. Hanami is a modern web framework for Ruby. My team's goal was to develop a gem to handle mail.</p>
<p>All the development was done based on pair programming and test driven development.</p>
</div>
<div class="project-tech">
<p>Technologies: Ruby, TDD</p>
</div>
<div class="project-links">
<p><a href="https://github.com/DEIGirls/mailer" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/hanami/hanami1.png" class="img-responsive">
<img src="resources/projects/hanami/hanami2.png" class="img-responsive">
<img src="resources/projects/hanami/hanami3.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="TVseries">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>TV Series</h1>
</div>
<div class="project-date small text-muted">
<p>October - December 2015</p>
</div>
<div class="project-goal">
<p>Semantic Web system for TV Series based on information from IMDB</p>
</div>
<div class="project-description">
<p>This semantic web system provides information regarding TV Series. The onthology was built with OWL DL, using Protégé and Apache Jena. A Python web crawler collects information from the IMDB and Wikipedia websites to populate the triple store. The query language SPARQL is used to manipulate the stored information. A web interface displays the information and offers semantic searches capabilities and presents recommendations based on the user's search history.</p>
<p>This project was developed on the scope of the Web Semantic course taught on my master's degree. The core work was developed through pair programming and I was responsible for the development of the web interface while my partner worked on the web crawler.</p>
</div>
<div class="project-tech">
<p>Technologies: OWL DL, Protégé, Apache Jena, SPARQL, Spring, Javascript, Bootstrap </p>
</div>
<div class="project-links">
<p><a href="https://github.com/inescoelho/WS_TVseries" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/tvseries/tvseries1.png" class="img-responsive">
<img src="resources/projects/tvseries/tvseries2.png" class="img-responsive">
<img src="resources/projects/tvseries/tvseries3.png" class="img-responsive">
<img src="resources/projects/tvseries/tvseries4.png" class="img-responsive"
<img src="resources/projects/tvseries/tvseries5.png" class="img-responsive">
<img src="resources/projects/tvseries/tvseries6.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="insulinDoseCalculator">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Insulin dose calculator</h1>
</div>
<div class="project-date small text-muted">
<p>March - May 2015</p>
</div>
<div class="project-goal">
<p>Web service, N‐Version programming based, insulin dose calculator for patients with type‐2 diabetes</p>
</div>
<div class="project-description">
<p>Patients with type-2 diabetes might need periodic insulin injections. The adequate dosage of insulin to take in a given moment needs to be calculated with accuracy. This web application calculates this critical dose though n-version programming. N‐Version programming is a technique used in highly critical systems that achieve high reliability through software redundancy. </p>
<p>This project was developed in the scope of the Software Quality and Dependability course, lectured on my master's studies, and each group of students was required to develop a web service with calculations capabilities of insulin doses. Using the results calculated by N versions of these equivalents web services, a voting system decides on the output and the result is displayed on a web interface.</p>
<p>My major role in this three-person project was the development of the web interface.</p>
</div>
<div class="project-tech">
<p>Technologies: Java, EJB, Bootstrap, <a href="http://spinroot.com/spin/whatispin.html" target="_blank">SPIN Model checker</a></p>
</div>
<div class="project-links">
<p><a href="https://github.com/inescoelho/insulin-dose-calculator" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a> | <a href="https://www.dropbox.com/s/379k5of4abc910y/InsulinDoseCalculator_mobile720p_clipchamp.com.mp4?dl=0" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i> Watch video </a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/insulinecalculator/idc1.png" class="img-responsive">
<img src="resources/projects/insulinecalculator/idc2.png" class="img-responsive">
<img src="resources/projects/insulinecalculator/idc3.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="ijavacompiler">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>iJava Compiler</h1>
</div>
<div class="project-date small text-muted">
<p>March - May 2014</p>
</div>
<div class="project-goal">
<p>Compiler for the iJava language</p>
</div>
<div class="project-description">
<p>Considering iJava (imperative Java) a subset of the Java (version 5.0) language, this project englobes the development of a compiler for that language.</p>
<p>The iJava compiler was implemented in C, using lex and yacc as lexical, syntax and semantic analyzers. The iJava code is converted into the intermediate representation LLVM and, using the appropriate flags, the abstract syntax tree and the content of the symbol table can be displayed.</p>
<p>This project was developed with pair programming, using unitary tests provided on Mooshak for validation, on the scope of the Compilers course from my Bachelor's studies.</p>
</div>
<div class="project-tech">
<p>Technologies: lex, yacc, C</p>
</div>
<div class="project-links">
<p><a href="https://github.com/inescoelho/iJava-compiler" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/iJavacompiler.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="bejeweled">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Star Wars Bejeweled</h1>
</div>
<div class="project-date small text-muted">
<p>December 2012</p>
</div>
<div class="project-goal">
<p>3D Java implementation of the Bejeweled game, Star Wars version</p>
</div>
<div class="project-description">
<p>Developed on the scope of the Oriented Object Programming course from my Bachelor's degree, this project consisted in developing a game, similar to Bejeweled, where a user can switch adjacent pieces in a grid to create sets of three or more similar pieces. The main requirements were: implement two game modes - by score and by time; generate different power-up pieces when different combinations of more than 3 pieces were made; save highscores on file; be able to customize the grid size.</p>
<p>Set on the Star Wars universe, using spaceships as pieces, this game was developed by a group of three where I was responsible by the navigation and the game engine.</p>
</div>
<div class="project-tech">
<p>Technologies: Java</p>
</div>
<div class="project-links">
<p><a href="https://github.com/inescoelho/Bejeweled" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a> | <a href="https://www.dropbox.com/s/a1flv57mg0v7y1m/SWnav.mp4?dl=0" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i> Watch video - Navigation</a> | <a href="https://www.dropbox.com/s/noudjz61yyn14xk/SWgame.mp4?dl=0" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i> Watch video - Game Play</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/bj.jpg" class="img-responsive">
<img src="resources/projects/bejeweled/bj1.png" class="img-responsive">
<img src="resources/projects/bejeweled/bj2.png" class="img-responsive">
<img src="resources/projects/bejeweled/bj3.png" class="img-responsive">
<img src="resources/projects/bejeweled/bj4.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="gameoflife">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Game of Life</h1>
</div>
<div class="project-date small text-muted">
<p>November - December 2012</p>
</div>
<div class="project-goal">
<p>Multiplayer version of Conway’s Game of Life implemented with processes and threads</p>
</div>
<div class="project-description">
<p>Conway’s Game of Life is a zero-player game. The world is represented by a grid where each cell can either be dead or alive. The state of liveness of a cell at each iterative generation is dependent of the state of the cell and the surrounding ones at the previous generation.</p>
<p>On this project, developed for the Operative Systems course on my Bachelor's studies, the game was implemented in C using processes and threads, by pair programming. The Processes implementation uses shared memory, to share data between processes, memory mapped files to manipulate files on disk collaboratively between processes and POSIX semaphores to control accesses to shared resources. The Threads implementation uses concurrent programming and synchronization primitives such as semaphores and condition variables.</p>
</div>
<div class="project-tech">
<p>Technologies: C</p>
</div>
<div class="project-links">
<p><a href="https://github.com/inescoelho/Game-of-Life" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/gameOfLife.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
<hr>
<section id="lovesickbox">
<div class="container-fluid project">
<div class="row vertical-align">
<div class="col-sm-6">
<div class="project-name">
<h1>Lovesick Box</h1>
</div>
<div class="project-date small">
<p>March - May 2012</p>
</div>
<div class="project-goal">
<p>Adobe Flash multimedia application</p>
</div>
<div class="project-description">
<p>Lovesick Box is a move-box Flash game inspired by the movie 'Eternal Sunshine of the Spotless Mind'. The game, narrated in the first person, follows the story of someone who decided to erase the memory of his past lover, after a complicated breakup. In each level, the player has to solve a brain-teaser by arranging the mobile boxes in the scenario. However, as the story unfolds, he rediscovers his love for the other person, changing the dynamics of the game as he resists the procedure.</p>
<p>This game, developed on the scope of the Multimedia course lectured on my Bachelor in Informatics Engineer, was the first major project I've worked on. It was a challenging project, since this was a course far too advanced for a beginner. Build by a group of 3, I was responsible for the creative content - story, scenarios, level design - and by developing the initial and final animations.</p>
</div>
<div class="project-tech">
<p>Technologies: ActionScript 3.0, Adobe Flash, Photoshop and Illustrator</p>
</div>
<div class="project-links">
<p><a href="https://github.com/inescoelho/Lovesick-Box" target="_blank"><i class="fa fa-github" aria-hidden="true"></i> Source-code</a></p>
</div>
</div>
<div class="col-sm-4">
<div class='slider single-item'>
<img src="resources/projects/lovesickbox/lovesickbox.jpg" class="img-responsive">
<img src="resources/projects/lovesickbox/lovesickbox2.png" class="img-responsive">
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Go home -->
<span id="go-to-homepage-button" class="position-button fixed-btn">
<a href="http://www.inescoelho.info/" target="_blank" class="btn" role="button" data-toggle="tooltip" title="Website">
<i class="fa fa-external-link fa-2x"></i><span class="sr-only">Go to website</span>
</a>
</span>
<!-- Twitter -->
<span id="twitter-button" class="position-button fixed-btn">
<a href="https://twitter.com/ines_opcoelho" class="btn" target="_blank" role="button" data-toggle="tooltip" title="Twitter">
<i class="fa fa-twitter fa-2x"></i><span class="sr-only">Twitter</span>
</a>
</span>
<!-- Linkedin -->
<span id="linkedin-button" class="position-button fixed-btn">
<a href="https://pt.linkedin.com/in/inesopcoelho" target="_blank" class="btn" role="button" data-toggle="tooltip" title="LinkedIn">
<i class="fa fa-linkedin fa-2x"></i><span class="sr-only">LinkedIn</span>
</a>
</span>
<!-- GitHub -->
<span id="github-button" class="position-button fixed-btn">
<a href="https://github.com/inescoelho" target="_blank" class="btn" role="button" data-toggle="tooltip" title="GitHub">
<i class="fa fa-github fa-2x"></i><span class="sr-only">GitHub</span>
</a>
</span>
<!-- Back to the top -->
<span id="back-to-top-button" class="position-button hidden">
<a href="#top" id ="backToTopBtn" class="btn" role="button" data-toggle="tooltip" title="Back to Top">
<i class="fa fa-angle-up fa-2x"></i><span class="sr-only">Go to top</span>
</a>
</span><!-- /top-link-block -->
<footer class="footer">
<div class="container">
<p class="text-muted text-right tx">Made by Inês Coelho (2017)</p>
</div>
</footer>
<!-- jQuery -->
<script src="libraries/jquery/jquery.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="libraries/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script type="text/javascript" src="libraries/slick-1.8.0/slick/slick.min.js"></script>
<!-- Theme JavaScript -->
<script src="js/portfolio.js"></script>
</body>