-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio.html
195 lines (187 loc) · 4.87 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
---
layout: default
---
<!-- Section -->
<section>
<header class="major">
<h2>Portfolio</h2>
</header>
<div class="posts">
<article>
<a target="_blank" href="https://www.schau-hin.info/" class="image"
><img src="/images/portfolio/schau-hin.jpg" alt=""
/></a>
<h3>Schau hin! Media erleben</h3>
<p>
A hub where german families can learn how to teach their
children to navigate and surf the internet while staying safe.
</p>
<p><strong>Technologies used:</strong> Wordpress, PHP</p>
<ul class="actions">
<li>
<a
target="_blank"
href="https://www.schau-hin.info/"
class="button"
>More</a
>
</li>
</ul>
</article>
<article>
<a target="_blank" href="https://www.pollnote.com/" class="image"
><img
src="https://images.unsplash.com/photo-1494172961521-33799ddd43a5?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=501cc5dfede7d32cb7358553637956a8&auto=format&fit=crop&w=1351&q=80"
alt=""
/></a>
<h3>Pollnote</h3>
<p>
A web app to create small polls and share them across with your
friends and loved ones.
</p>
<p><strong>Technologies used:</strong> Ruby on Rails, React</p>
<ul class="actions">
<li>
<a
target="_blank"
href="https://www.pollnote.com/"
class="button"
>More</a
>
</li>
</ul>
</article>
<article>
<a target="_blank" href="https://tamagames.com/" class="image"
><img
src="https://images.unsplash.com/photo-1527896573815-b7dd74893deb?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=5a42183d0a0ee8690c11847d3347cc1e&auto=format&fit=crop&w=1351&q=80"
alt=""
/></a>
<h3>Tamagames</h3>
<p>
An indie videogame company with many fun games for a wide range
of devices. Keep alert of their new release!
</p>
<p><strong>Technologies used:</strong> Wordpress, PHP</p>
<ul class="actions">
<li>
<a
target="_blank"
href="https://tamagames.com/"
class="button"
>More</a
>
</li>
</ul>
</article>
<article>
<a
target="_blank"
href="https://www.felgenoutlet.de/de"
class="image"
><img
src="https://images.unsplash.com/photo-1534767854167-8f1cc54ebbfc?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=7d30c346316203e3ba304a5d3020899a&auto=format&fit=crop&w=1350&q=80"
alt=""
/></a>
<h3>Felgenoutlet</h3>
<p>
A big business in Germany for buy and replacement of tires and
rims for vehicles. Posses a great onboarding experience for new
users.
</p>
<p><strong>Technologies used:</strong> Ruby on Rails</p>
<ul class="actions">
<li>
<a
target="_blank"
href="https://www.felgenoutlet.de/de"
class="button"
>More</a
>
</li>
</ul>
</article>
<article>
<a
target="_blank"
href="https://smarttourismcapital.eu/"
class="image"
><img
src="https://i.ytimg.com/vi/LFHqZ7v9rfY/maxresdefault.jpg"
alt=""
/></a>
<h3>European capital of tourism</h3>
<p>
This EU driven project helps you discover the most important
capital to travel around Europe and offers citiesthe chance to
join that list.
</p>
<p><strong>Technologies used:</strong> Wordpress, PHP</p>
<ul class="actions">
<li>
<a
target="_blank"
href="https://smarttourismcapital.eu/"
class="button"
>More</a
>
</li>
</ul>
</article>
<article>
<a
target="_blank"
href="https://assetstore.unity.com/packages/tools/visual-scripting/conversa-dialogue-system-192549"
class="image"
><img src="images/portfolio/conversa.jpg" alt=""
/></a>
<h3>Conversa Dialogue System</h3>
<p>
This product was developed for the Unity game development
framework. It is a useful tool to design conversations in a
flexible manner to help the developer manage the flow of the
dialogue without losing sight of the story.
</p>
<p><strong>Technologies used:</strong> C#</p>
<ul class="actions">
<li>
<a
target="_blank"
href="https://assetstore.unity.com/packages/tools/visual-scripting/conversa-dialogue-system-192549"
class="button"
>More</a
>
</li>
</ul>
</article>
<article>
<a
target="_blank"
href="https://www.npmjs.com/package/wordpress-hooks"
class="image"
><img src="/img/portfolio/npm.png" alt=""
/></a>
<h3>WordPress Hooks</h3>
<p>
Custom hooks for React applications to communicate with
WordPress APIs. This library allows developers to easily
integrate their React applications with WordPress by providing a
set of custom hooks.
</p>
<p>
<strong>Technologies used:</strong> React, WordPress APIs,
axios, react-query
</p>
<ul class="actions">
<li>
<a
target="_blank"
href="https://www.npmjs.com/package/wordpress-hooks"
class="button"
>More</a
>
</li>
</ul>
</article>
</div>
</section>