-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
80 lines (72 loc) · 4.46 KB
/
index.html
File metadata and controls
80 lines (72 loc) · 4.46 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Carles Farré by carlesf</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.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 style="text-align:center;">
<a href="http://www.essi.upc.edu/~gessi/"><img src="images/gessi-logo.jpg" alt="GESSI Group"s tyle="width:100%;"></a>
<h1 style="padding-top:15px;">Carles Farré</h1>
<p>Tenured Assistant Professor</p>
<img src="images/cf2.jpg" alt="Me"><p>
<pre style="text-align:left;">email: farre`at`essi.upc.edu
phone: <a href="tel:+34934137819">+34 934 137 819 </a>
skype: <a href="skype:carlesf?call">carlesf</a>
twitter: <a href="https://twitter.com/cfarre">@cfarre</a>
office: <a href="https://calendly.com/cfarre">calendly.com/cfarre</a>
Despatx Omega-133 (<a href=
"http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=118446664410541882953.00000112d8265e1d7f8ae&t=h&z=19">map</a>)
Jordi Girona 1-3
08034-Barcelona
</pre>
</header>
<section>
<p>I am Faculty member at the <a href="http://www.essi.upc.edu/">Department of Service and Information System Engineering</a>,
<a href="http://www.upc.edu/">UPC - Barcelona Tech</a>.
My current research interests include Software and Services Engineering, Continous Release Planning, and Web APIs.
I have been teaching Software and Web Engineering courses at the <a href="http://www.fib.upc.edu/fib.html">Barcelona School of Informatics (FIB)</a> since 1997.</p>
<h2><br
<a id="research" class="anchor" href="#research" aria-hidden="true"><span class="octicon octicon-link"></span></a>Research</h2>
<h4>
<a id="current-projects" class="anchor" href="#current-projects" aria-hidden="true"><span class="octicon octicon-link"></span></a>Current Projects:</h4>
<ul>
<li>Supporting Evolution and Adaptation of Personalized Software by Exploiting Contextual Data and End-User Feedback (<a href="https://www.supersede.eu/">SUPERSEDE</a> - Founded by EU's H2020-ICT 9 Programme)</li>
<li>Generation and Evolution of Smart APIs (<a href="https://genesis.upc.edu/en">GENESIS</a> - Founded by the Spanish Government)</li>
<li>Reactive Plan: A Tool for Continuous Software Release Planning (<a href="https://gessi.upc.edu/en/projects/project-pages/reactive-plan">Reactive Plan</a> - Llavor: AGAUR Knowledge Industry Grants for 2016)</li>
</ul>
<h4>
<a id="publications" class="anchor" href="#publications" aria-hidden="true"><span class="octicon octicon-link"></span></a>Publications:</h4>
<ul>
<li><a href="http://scholar.google.com/citations?user=_XJMeP0AAAAJ&hl=en">Google Scholar</a></li>
<li><a href="http://www.informatik.uni-trier.de/%7Eley/db/indices/a-tree/f/Farr=eacute=:Carles.html">DBLP Bibliography</a></li>
<li><a href="http://futur.upc.edu/1002901">UPC's Futur Website</a></li>
</ul>
<h2><br>
<a id="teaching" class="anchor" href="#teaching" aria-hidden="true"><span class="octicon octicon-link"></span></a>Teaching</h2>
<h4>
<a id="web-applications-and-services-grau-asw" class="anchor" href="#web-applications-and-services-grau-asw" aria-hidden="true"><span class="octicon octicon-link"></span></a>Web Applications and Services (GRAU-ASW)</h4>
<p>This course is part of the <a href="http://www.fib.upc.edu/en/estudiar-enginyeria-informatica/enginyeries-pla-2003/EI.html">Bachelor Degree in Informatics Engineering</a>. It is compulsory for the <a href="http://www.fib.upc.edu/en/estudiar-enginyeria-informatica/especialitats-grau/enginyeria-del-software.html">Specialization in Software Engineering</a>.</p>
<p>More info: <a href="http://www.fib.upc.edu/en/estudiar-enginyeria-informatica/assignatures/ASW.html">Syllabus Page</a></p>
<p/>
<p><small>Last modified: 4 April 2018</small></p>
</section>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-244586-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>