-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
444 lines (387 loc) · 26.3 KB
/
index.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
<!DOCTYPE html>
<html amp lang="en">
<head>
<meta charset="utf-8">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "NewsArticle",
"headline": "Open-source framework for publishing content",
"datePublished": "2015-10-07T12:02:41Z",
"image": [
"logo.jpg"
]
}
</script>
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style>
<noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<meta name="theme-color" content="#0090ac">
<link rel="canonical" href="https://alextselegidis.com">
<title>Alex Tselegidis - Software Engineer</title>
<meta name="description" content="Software design, development and support. Start your new project today!">
<meta name="keywords" content="Software, Development, Freelance, Collaboration, Projects, Engineer, Web, Solutions">
<meta name="author" content="Alex Tselegidis">
<meta name="Robots" content="index, follow">
<meta property="og:title" content="Software design, development and support."/>
<meta property="og:url" content="https://alextselegidis.com"/>
<meta property="og:image" content="https://alextselegidis.com/images/logo-black.png"/>
<link rel="icon" type="image/png" href="images/favicon.ico">
<link rel="stylesheet" href="styles.css">
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="landing">
<div id="about">
<div id="work">
<div id="hire-me">
<header class="row">
<a class="logo" href="#landing">
<img src="images/logo.svg" alt="AT-logo">
</a>
<nav>
<a href="#about">About</a>
<a href="#work">Work</a>
<a href="#hire-me">Hire Me</a>
</nav>
</header>
<section class="landing">
<div class="wrapper">
<h1>Software Engineer </h1>
<h1>Open Source Enthusiast </h1>
<h1>Freelancer</h1>
<a class="featured-link" href="https://alextselegidis.com/get/plainpad" target="_blank">
<h6>
<img src="images/plainpad-icon.png" alt="Plainpad, Self Hosted Note Taking">
Check Out My Last Project, Plainpad
<br>
<small>A Self Hosted Note Taking App</small>
</h6>
</a>
<footer>
<div class="credits">
Alex Tselegidis © 2020
</div>
<div class="links">
<a href="https://github.com/alextselegidis" target="_blank">
<img src="images/github.svg" alt="GitHub Profile"/>
</a>
<a href="https://twitter.com/alextselegidis" target="_blank">
<img src="images/twitter.svg" alt="Twitter Profile"/>
</a>
<a href="https://www.linkedin.com/in/alextselegidis" target="_blank">
<img src="images/linkedin.svg" alt="LinkedIn Profile"/>
</a>
</div>
</footer>
</div>
</section>
<section class="about">
<div class="wrapper">
<div class="row">
<h2>About</h2>
<p class="u-pull-left">
<img src="images/mac-logo.svg" alt="About Alex Tselegidis" class="u-pull-left">
Hello and welcome to my place! My name is Alex Tselegidis and I am a software engineer
from Greece. I have been working as a programmer for the past 15+ years and have spent
countless hours of imagining, solving and planning things that come in my way. I am
always very serious with what I do and my ambitions are always high as to never let
myself down. All I am looking forward is the next project.
</p>
<p class="u-text-right u-pull-right">
<img src="images/cogs.svg" alt="Today's possibilities are endless" class="u-pull-right">
Today's possibilities are just endless. With the right skills and tools developers can
create memorable experiences and cutting edge solutions that can run in browsers,
desktop or mobile devices in zero time. If you find this interesting continue reading
the other sections of this site and learn about how tech help you become more efficient.
</p>
<p class="u-pull-left">
<img src="images/gambio.svg" alt="Working through the years" class="u-pull-left">
Having worked with companies for that long, I have specialized into helping
professionals reach their ultimate goals and explore all the possibilities beyond them.
Always being open for discussion and brainstorming sessions, feel free to reach out with
your inquiry and get started with your own project asap.
</p>
<div class="things-i-love">
<h2>Things I Love</h2>
<p>
Using the best tools for the right task enable the best outcome. Below you will find
a list of some of the most proven tools there are to use right now at the
development
landscape. Make sure you visit my
<a href="https://github.com/alextselegidis" target="_blank">github profile</a>
for more information about my toolchain and development workflow.
</p>
<div class="logos">
<img src="images/android.svg" alt="Android SDK" title="Android SDK">
<img src="images/atom.svg" alt="Atom" title="Atom">
<img src="images/basecamp.svg" alt="Basecamp" title="Basecamp">
<img src="images/bootstrap.svg" alt="Bootstrap" title="Bootstrap">
<img src="images/codeigniter.svg" alt="CodeIgniter" title="CodeIgniter">
<img src="images/docker.svg" alt="Docker" title="Docker">
<img src="images/drawio.svg" alt="Drawio" title="Drawio">
<img src="images/elasticsearch.svg" alt="Elastcsearch" title="Elasticsearch">
<img src="images/gambio2.svg" alt="Gambio" title="Gambio">
<img src="images/gatsby.svg" alt="Gatsby" title="Gatsby">
<img src="images/ghost.svg" alt="Ghost" title="Ghost">
<img src="images/gimp.svg" alt="Gimp" title="Gimp">
<img src="images/github2.svg" alt="Github" title="Ubuntu">
<img src="images/gitlab.svg" alt="Gitlab" title="Gitlab">
<img src="images/graphql.svg" alt="GraphQL" title="GraphQL">
<img src="images/gulp.svg" alt="Gulp" title="Gulp">
<img src="images/inkscape.svg" alt="Inkscape" title="Inkscape">
<img src="images/ios.svg" alt="iOS" title="iOS">
<img src="images/javascript.svg" alt="JavaScript" title="JavaScript">
<img src="images/jest.svg" alt="Jest" title="Jest">
<img src="images/jquery.svg" alt="jQuery" title="jQuery">
<img src="images/laravel.svg" alt="Laravel" title="Laravel">
<img src="images/material.svg" alt="Material Design" title="Material Design">
<img src="images/meteor.svg" alt="Meteor" title="Meteor">
<img src="images/mobx.svg" alt="Mobx" title="Mobx">
<img src="images/mocha.svg" alt="Mocha" title="Mocha">
<img src="images/mongodb.svg" alt="MongoDB" title="MongoDB">
<img src="images/mysql.svg" alt="MySQL" title="MySQL">
<img src="images/nodejs.svg" alt="NodeJS" title="NodeJS">
<img src="images/octobercms.svg" alt="OctoberCMS" title="OctoberCMS">
<img src="images/opencart.svg" alt="Opencart" title="Opencart">
<img src="images/parcel.svg" alt="Parcel" title="Parcel">
<img src="images/phaser.svg" alt="Phaser" title="Phaser">
<img src="images/p-h-p.svg" alt="PHP" title="PHP">
<img src="images/p-h-p-storm.svg" alt="PhpStrom" title="PhpStorm">
<img src="images/postcss.svg" alt="PostCSS" title="PostCSS">
<img src="images/postman.svg" alt="Postman" title="Postman">
<img src="images/react-native.svg" alt="React Native" title="React Native">
<img src="images/react.svg" alt="React" title="React">
<img src="images/redux.svg" alt="Redux" title="Redux">
<img src="images/sass.svg" alt="Sass" title="Sass">
<img src="images/semantic-ui.svg" alt="Semantic UI" title="Semantic UI">
<img src="images/slack.svg" alt="Slack" title="Slack">
<img src="images/sublime.svg" alt="Sublime" title="Sublime">
<img src="images/swagger.svg" alt="Swagger" title="Swagger">
<img src="images/trello.svg" alt="Trello" title="Trello">
<img src="images/typescript.svg" alt="Typescript" title="Typescript">
<img src="images/ubuntu.svg" alt="Ubuntu" title="Ubuntu">
<img src="images/vagrant.svg" alt="Vagrant" title="Vagrant">
<img src="images/visual-studio-code.svg" alt="Visual Studio Code" title="Visual Studio Code">
<img src="images/webpack.svg" alt="Webpack" title="Webpack">
<img src="images/windows.svg" alt="Windows" title="Windows">
<img src="images/woocommerce.svg" alt="Woocommerce" title="Woocommerce">
<img src="images/wordpress.svg" alt="Wordpress" title="Wordpress">
<img src="images/xamarin.svg" alt="Xamarin" title="Xamarin">
<img src="images/xcode.svg" alt="Xcode" title="Xcode">
<img src="images/yeoman.svg" alt="Yeoman" title="Yeoman">
</div>
</div>
</div>
</div>
</section>
<section class="work">
<div class="wrapper">
<div class="row">
<h2>Work</h2>
<p>
During all these years I have been involved into a huge variety of projects, covering
vast spectrum of software engineering. This section explains different aspects of my
professional activities, providing more insight on the projects, collaborations and
communities I am involved.
</p>
</div>
<div class="row">
<div class="six columns">
<h4>Freelance</h4>
<p>
For more than 15 years I have been working with many companies and professionals on
successful projects that boosted productivity and conversion rates. From full
featured applications to complex system integrations, e-commerce, CRM, CMS, ERP or
any other platform the outcome was always above expectations. Original ideas and
agile procedures improved collaboration experience and lead to the creation of
robust software.
</p>
<p>
<strong>
Feel free to send me your inquiries. Together we can elaborate on new ideas,
design concepts and integration scenarios that lead to successful software
projects. Start your new project today!
</strong>
</p>
</div>
<div class="six columns">
<h4>Open Source</h4>
<p>
Open source projects are one of the best thing in the human history, featuring
some of the biggest collaborations ever. The knowledge, the expertise and the
communities backing up top-notch solutions are beyond compare and being part of an
ecosystem like this is something every individual should consider joining, since
together we can do better.
</p>
<p>
I maintain a plethora of open source project and contribute as much as possible to
third party ones. Take a look at my
<a href="https://github.com/alextselegidis" target="_blank">github profile</a>
for mor information about my contributions.
</p>
</div>
</div>
<div class="row">
<div class="six columns">
<h4>Entrepreneurship</h4>
<p>
Combining resources and figuring out solutions to problems for many years quickly
lead to finding new paths that are not yet explored. With the last years being
overly productive, I have already set on a path of creating new startup projects
that aim to provide the right assets for everyone to use. Many projects successfully
emerged and new ones are being in the works.
</p>
</div>
<div class="six columns">
<h4>Collaborations</h4>
<p>
Through the years I had and still have the privilege to have been working with the
best companies and professionals, featuring some of the big players of the IT market
in various countries.
</p>
<p>
<strong>
I am always open for new concepts and challenges, so you are more than welcome
to send your collaboration proposals.
</strong>
</p>
</div>
</div>
<div class="row">
<div class="twelve columns">
<h4>Projects</h4>
<p>
This section contains some of most successful projects I produced along with
newer entries with great potential. Unfortunately it is not possible to mention
all the projects I have worked on, so do not hesitate to get in touch with me
for more information about my portfolio.
</p>
</div>
</div>
<div class="row">
<div class="six columns">
<h4>Easy!Appointments</h4>
<img src="images/easyappointments.png" alt="Easy!Appointments">
<p>
Originally developed for my final university thesis project, it quickly evolved to a
successful scheduling platform with an awesome open community counting thousands of
installations over the years. Check it out at
<a href="https://easyappointments.org" target="_blank">easyappointments.org</a>
</p>
<p>
<strong>
Using Easy!Appointments and need professional support or customizations? Let me
know of your inquiry and get the best experience tailored to your needs.
</strong>
</p>
</div>
<div class="six columns">
<h4>Logogrind</h4>
<img src="images/logogrind.png" alt="Logogrind">
<p>
A web service that provides the most flexible wizard, allowing anyone to generate
a professional logo with a few clicks. Designed with simplicity in mind, Logogrind
uses a powerful AI in its core to come up with designs that suit your taste. Use
the sophisticated wizard and generate your logos today at
<a href="https://logogrind.com" target="_blank">logogrind.com</a>
</p>
</div>
</div>
<div class="row">
<div class="six columns">
<h4>Plainpad</h4>
<img src="images/plainpad.png" alt="Plainpad">
<p>
This open source project started from the need to have a simple and stable note
taking application everyone can trust. Although note taking is a trivia thing in
these modern times, not many services can keep up with the power and
flexibility a self hosted platform provides. Find out more on how to setup your
own installation at
<a href="https://alextselegidis.com/get/plainpad" target="_blank">alextselegidis.com/get/plainpad</a>
</p>
</div>
<div class="six columns">
<h4>Integravy</h4>
<img src="images/integravy.png" alt="Integravy">
<p>
With more services and infrastructure pumping out every day there are only few
things done for automated collaboration between them. Integravy aims to be the
tool that can orchestrate, connect and configure them. All that by providing a
simple interface for users to work with. The project is still under development but
it is planned to be released soon, so stay tuned for more updates at
<a href="https://integravy.org" target="_blank">integravy.org</a>
</p>
</div>
</div>
<div class="row">
<div class="six columns">
<h4>Infobox</h4>
<img src="images/infobox.png" alt="Infobox">
<p>
Infobox is a desktop CRM application that can manage efficiently all your business
needs. The application includes a full-featured organizer, a complete customer
transactions system and a clever utility for creating custom print reports from all
the database information. Infobox is publicly distributed in the greek market by
Action Computers (GR). More information can be found at
<a href="https://freeinfobox.gr" target="_blank">freeinfobox.gr</a>
</p>
</div>
<div class="six columns">
<h4>AppHold</h4>
<img src="images/apphold.png" alt="AppHold">
<p>
AppHold is a cloud platform managing the licensing of publicly distributed
applications. It also has telemetry features that enable businesses support huge
loads of events registered from their clients. AppHold is currently being used by
the Infobox project.
</p>
</div>
</div>
</div>
</section>
<section class="hire-me">
<div class="wrapper">
<div class="row">
<h2>Hire Me</h2>
<h5>
Enough talking, let's get to work!
</h5>
<h5>
You are more than welcome to send me an email
with your ideas, plans or questions.
</h5>
<h5>
Together we can come up with an implementation plan
without any fee restrictions.
</h5>
<h5>
Drop me a message at
<a href="mailto:[email protected]">[email protected]</a>
</h5>
<img src="images/blueprint.svg" alt="Get started with your project now">
</div>
</div>
</section>
<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-41795706-1', 'auto');
ga('send', 'pageview');
</script>
</div>
</div>
</div>
</div>
</body>
</html>