-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprojects.html
More file actions
219 lines (206 loc) · 7.87 KB
/
Copy pathprojects.html
File metadata and controls
219 lines (206 loc) · 7.87 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name = "viewport" content = "width = device-width">
<title>GOBY - Projects</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link href="https://fonts.cdnfonts.com/css/clash-display" rel="stylesheet">
<link rel="stylesheet" href="styles/style.css">
<link rel="icon" href="img/favicon.png">
</head>
<body>
<header class='secondary-header'>
<div class="container">
<div class="nav-wrapper">
<a class="logo" href="index.html">GOBY Lab</a>
<nav class="primary-navigation">
<ul aria-label="Primary" role="list" class="nav-list">
<li><a href="index.html">HOME</a></li>
<li><a href="services.html">SERVICES</a></li>
<li><a href="projects.html">PROJECTS</a></li>
<li><a href="about.html">ABOUT US</a></li>
</ul>
<form action="contact.html">
<input
class="button button-secondary"
type="submit"
value="CONTACT US" />
</form>
</nav>
</div>
</div>
<div class="secondary-header-container">
<h1>Projects</h1>
</div>
<a id="owners"></a>
</header>
<section class="padding-block-700 block-dark-bg">
<div class="card-container-large">
<div class="card-large project-card">
<div>
<img src="img/owners_logo.png" alt="Owners logo">
</div>
<div>
<div class='tag'>
<span>DATA VISUALIZATION</span>
</div>
<h2>Owners</h2>
<h3>Spatial Geo-Data Visualization and Aggregation Engine</h3>
<p>
In collaboration with Owners, we are building next-generation tools for analysts and service providers to easily understand geo-based market dynamics.
</p>
<p>
This involves the understanding and definition of key indicators for end users, developing a geo-spatial engine for data navigation and deploying it internally for Owners' partners use.
</p>
</div>
</div>
<a id="evernia"></a>
<div class="card-large project-card">
<div>
<img src="img/evernia.png" alt="Evernia logo">
</div>
<div>
<div class='tag'>
<span>SMART AGRICULTURE</span>
</div>
<h2>Evernia Bio</h2>
<h3>Soil microbial characterization</h3>
<p>
Microbiological research for understanding the implications of quantifying soil microorganisms in Regenerative Agriculture.
</p>
<p>
Development of Deep Learning based microscopy solution to identify, count and estimate biomass of soil microorganisms.
</p>
<p>
Ideation and definition of technical and business roadmaps for the deployment of the designed solution.
</p>
</div>
</div>
<a id="7chord"></a>
<div class="card-large project-card">
<div>
<img src="img/7chord.png" alt="7Chord logo">
</div>
<div>
<div class='tag'>
<span>FINTECH</span>
</div>
<h2>7 Chord</h2>
<h3>Data strategy for bond predictive pricing & trend forecasting apps</h3>
<p>
Built and evaluated machine learning approach to determine the fair price of a corporate bond. Conducted analysis to decompose the fair value into curve and structural liquidity components.
</p>
<p>
Evaluated different data sources from vendors to determine the data to be used in production.
</p>
</div>
</div>
<a id="sightwalk"></a>
<div class="card-large project-card">
<div>
<img src="img/sightwalk.png" alt="Sightwalk logo">
</div>
<div>
<div class='tag'>
<span>DATA VISUALIZATION</span>
</div>
<h2>Sight Walk</h2>
<h3>Alternative routing app for city strolling</h3>
<p>
Web mapping services such as Gmaps only suggest the shortest route (in terms of distance and/or time). The goal of this project was to automatically suggest alternative more enjoyable routes, which might take marginally more time but go through spots that would be more interesting to the user.
</p>
<p>
In order to do that, we defined a scoring function that weights each path based on social media data. Afterwards, we proposed two new graph based optimization algorithms and developed a POC.
</p>
</div>
</div>
<a id="liveperson"></a>
<div class="card-large project-card">
<div>
<img src="img/liveperson.png" alt="Liveperson logo">
</div>
<div>
<div class='tag'>
<span>ENTERPRISE SOFTWARE</span>
</div>
<h2>Liveperson</h2>
<h3>HR Analytics. Performance - Hiring</h3>
<p>
This was a special project for the CEO that consisted in restructuring the whole HR area based on HR Analytics.
</p>
<p>
Computed Employee performance metrics, hiring performance metrics and area efficiency metrics to propose a new HR org. Worked closely to Edgar Papke on aligning the company's culture.
</p>
</div>
</div>
<a id="spliff"></a>
<div class="card-large project-card">
<div>
<img src="img/spliff.png" alt="Spliff logo">
</div>
<div>
<div class='tag'>
<span>MUSIC TECH</span>
</div>
<h2>Spliff</h2>
<h3>Set list planner for DJs</h3>
<p>
Spliff is a venture created to develop new algorithms for music libraries exploration and organization.
</p>
<p>
The goal is to allow DJs to plan DJ sets in a smarter way than current tools available in the market. By choosing a set of rules such as harmonic mixing, set length and BPM constraints, Spliff’s AI is able to assist DJs' in planning their sets by suggesting customized alternatives at every time step.
</p>
<p>
Ultimately DJs should be able to plan and visualize several metrics of the set in a much faster and intelligent way.
</p>
</div>
</div>
</div>
</section>
<footer class='padding-block-600'>
<div>
<a class="logo" href="index.html">GOBY Lab</a>
<div class='social-container'>
<a href="https://github.com/gobylab/" title="">
<img src="img/gh-icon_blue.png" alt="GitHub Social Icon">
</a>
<a href="https://www.linkedin.com/company/goby-lab" title="">
<img src="img/linkedin-icon-blue.png" alt="Linkedin Social Icon">
</a>
</div>
</div>
<div class='footer-nav'>
<div class='footer-nav-col'>
<h1>Sitemap</h1>
<ul role='list'>
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="projects.html">Projects</a></li>
</ul>
</div>
<div class='footer-nav-col'>
<h1>About</h1>
<ul role='list'>
<li><a href="about.html">About Us</a></li>
<li><a href="#">Terms and conditions</a></li>
<li><a href="#">Privacy policy</a></li>
</ul>
</div>
<div class='footer-nav-col'>
<h1>Help</h1>
<ul role='list'>
<li><a href="contact.html">Contact</a></li>
<li><a href="#">FAQ</a></li>
</ul>
</div>
</div>
<div class='copyright'>
<p>Copyright 2022. All Rights Reserved</p>
</div>
</footer>
</body>
</html>