-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·383 lines (364 loc) · 15.6 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Singularity Technologies">
<meta name="keywords" content="singluarity, technologies, full stack, portfolio, website, developer, clean, modern, graphic, web, mobile">
<meta name="author" content="Alexandros Spyridis">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Singularity Technologies (Pty) Ltd</title>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.jpg" type="image/jpg">
<link rel="apple-touch-icon-precomposed" href="images/favicon.jpg">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700%7CMontserrat:800" rel="stylesheet">
<!-- Bootstrap -->
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">
<!-- Animation -->
<link rel="stylesheet" type="text/css" href="vendor/animate/animate.min.css">
<!-- OWL Carousel -->
<link rel="stylesheet" type="text/css" href="vendor/owl-carousel/owl.carousel.min.css">
<!-- Font Awesome -->
<link rel="stylesheet" type="text/css" href="vendor/font-awesome/css/font-awesome.min.css">
<!-- Magnific Popup -->
<link rel="stylesheet" type="text/css" href="vendor/magnific-popup/magnific-popup.css">
<!-- Theme CSS -->
<link id="pagestyle" rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<!--[if lt IE 9]>
<script src="//oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<!-- ========== Body Starts ========== -->
<body id="body">
<!-- ========== Preloader ========== -->
<div class="preloader">
<div class="spinner">
<div class="rect1"></div>
<div class="rect2"></div>
<div class="rect3"></div>
<div class="rect4"></div>
<div class="rect5"></div>
</div>
</div>
<!-- ========== End of Preloader ========== -->
<!-- ========== NavBar ========== -->
<nav id="nav" class="navbar custom-navbar navbar-fixed-top scroll-mob">
<div class="container">
<!-- NAVBAR HEADER -->
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<!-- lOGO TEXT HERE -->
<a href="index.html" class="navbar-brand">Singularity <span class="contrast"> Technologies</span></a>
</div>
<!-- NAVIGATION LINKS -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="#home" class="active">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#service">Service</a></li>
<li><a href="#portfolio">Portfolio</a></li>
</ul>
</div>
</div>
</nav>
<!-- ========== End Of NavBar ========== -->
<!-- ========== Home ========== -->
<div id="home" data-stellar-background-ratio="0.5">
<div id="particles-js">
<div class="text">
<h1>We are Singularity Technologies</h1>
<div class="element"></div>
</div>
<a href="#about" class="bouncing-icon"><i class="fa fa-angle-double-down"></i></a> <!-- Bouncing Icon -->
</div>
</div>
<!-- ========== End Of Home ========== -->
<!-- ========== About ========== -->
<div id="about">
<div class="heading">
<h1>Discover the team</h1>
<hr>
</div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6">
<img src="images/profile/1.jpg" alt="image" class="img-responsive wow fadeIn" data-wow-delay="0.4s"> <!-- Profile Image -->
<div class="text-center social wow fadeIn" data-wow-delay="0.2s">
<a href="https://www.linkedin.com/in/alexandros-spyridis-88617383/" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/RipperZA" target="_blank"><i class="fa fa-github"></i></a>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 about_bg">
<h1 class="text-center">Alex Spyridis</h1> <!-- Edit Name -->
<h3 class="text-center">Full Stack Web/Mobile Developer</h3> <!-- Edit Heading -->
<p>Hi! My name is Alex. I am a professional web and mobile app developer from South Africa with Greek roots. I thoroughly enjoy writing clean
and efficient code.
I specialise in customisable and modern full stack development approaches ensuring your web and mobile applications are specifically
tailored to your company's requirements.
I enjoy turning complex problems, ranging from image recognition to automation and AI, into elegant solutions that give clients an edge in
their market.
When I'm not coding or rearranging pixels, you'll find me relaxing with a video game, fishing, travelling, getting involved in our local
church activities or making
<a target="_blank" href="https://www.instagram.com/vleisie_pt/?hl=en" class="gallery"></i>biltong</a> (A South African dried meat product).
Other interests include puzzle solving, football and the world of technology.
</p>
</div>
</div>
</div>
<!-- ========== Skill ========== -->
<div id="skill">
<div class="heading">
<h1>Alex's Skill Set</h1>
<hr>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<img src="images/skill.jpg" class="img-responsive wow fadeIn" data-wow-delay="0.2s" alt="image">
</div>
<div class="col-md-6">
<div class="single-skill" data-percent="85">
<p class="value">Web app development</p>
<span>85%</span>
<div class="skill-bar">
<div class="skill-bar-overlay"></div>
</div>
</div>
<div class="single-skill" data-percent="80">
<p class="value">Hybrid mobile app development</p>
<span>80%</span>
<div class="skill-bar">
<div class="skill-bar-overlay"></div>
</div>
</div>
<div class="single-skill" data-percent="90">
<p class="value">Backend development and frameworks</p>
<span>90%</span>
<div class="skill-bar">
<div class="skill-bar-overlay"></div>
</div>
</div>
<div class="single-skill" data-percent="80">
<p class="value">Frontend development and frameworks</p>
<span>80%</span>
<div class="skill-bar">
<div class="skill-bar-overlay"></div>
</div>
</div>
<!-- Fourth Skill Item -->
<div class="single-skill" data-percent="85">
<p class="value">People and technical management</p>
<span>85%</span>
<div class="skill-bar">
<div class="skill-bar-overlay"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ========== End Of Skill ========== -->
</div>
<!-- ========== End of About ========== -->
<!-- ========== Service ========== -->
<div id="service">
<div class="heading">
<h1>What We Offer</h1>
<hr>
</div>
<div class="container">
<div class="row">
<!-- First Service Item -->
<div class="col-sm-6 col-md-4 space wow fadeIn" data-wow-delay="0.2s">
<div class="back">
<img src="images/design.png" alt="image">
<div class="subtitle">Full Stack Development</div><!-- Edit Title -->
<p>We enjoy researching ways to improve on the norms of web development, ensuring your solution provides you with the best service
possible</p> <!-- Edit description -->
</div>
</div>
<!-- Second Service Item -->
<div class="col-sm-6 col-md-4 space wow fadeIn" data-wow-delay="0.35s">
<div class="back">
<img src="images/speed.png" alt="image">
<div class="subtitle">Speed</div><!-- Edit Title -->
<p>We use modern frameworks, wasting little time on reinventing the wheel and allowing for fast developed web and mobile solutions for you
and your customers.</p><!-- Edit description -->
</div>
</div>
<!-- Third Service Item -->
<div class="col-sm-6 col-md-4 space wow fadeIn" data-wow-delay="0.5s">
<div class="back">
<img src="images/customization.png" alt="image">
<div class="subtitle">Customizations</div><!-- Edit Title -->
<p>We enjoy researching and pushing framework stacks to their limits, allowing us to deliver highly customised applications tailored to your
specific needs.</p><!-- Edit description -->
</div>
</div>
</div>
<br/>
<br/>
</div>
</div>
<div id="portfolio">
<div class="heading">
<h1>Our Latest Projects</h1>
<hr>
</div>
<ul class="work-list text-center">
<li class="filter active" data-filter="all">ALL</li>
<li class="filter" data-filter=".webdesign">WEB DESIGN</li>
<li class="filter" data-filter=".mobile_dev">MOBILE DEV</li>
<li class="filter" data-filter=".ai_machine_learning">AI/MACHINE LEARNING</li>
</ul>
<div class="container">
<div class="row">
<div id="parent">
<ul class="da-thumbs">
<li class="col-sm-6 col-md-4 mix webdesign mobile_dev">
<img src="images/projects/1.jpg" alt="image" class="img-responsive">
<div class="work-content">
<div class="work-table">
<div class="table-cell">
<h3>Larc Solutions Web and Mobile App</h3>
<p>An Internal Application for Foremen, Administrators for maintaining units and water meters for various complexes/office
blocks</p>
<a href="images/projects/1.jpg" class="gallery"><i class="fa fa-camera" aria-hidden="true"></i></a>
<a href="larc-solutions.html" target="_blank"><i class="fa fa-link" aria-hidden="true"></i></a>
</div>
</div>
</div>
</li>
<li class="col-sm-6 col-md-4 mix webdesign mobile_dev">
<img src="images/projects/2.jpg" alt="image" class="img-responsive">
<div class="work-content">
<div class="work-table">
<div class="table-cell">
<h3>Endevour</h3>
<p>A full stack solution for African Corporate Cleaning to maintain and monitor cleaning site contracts and staff</p>
<a href="images/projects/2.jpg" class="gallery"><i class="fa fa-camera" aria-hidden="true"></i></a>
<a href="endevour.html" target="_blank"><i class="fa fa-link" aria-hidden="true"></i></a>
</div>
</div>
</div>
</li>
<li class="col-sm-6 col-md-4 mix webdesign">
<img src="images/projects/3.jpg" alt="image" class="img-responsive">
<div class="work-content">
<div class="work-table">
<div class="table-cell">
<h3>ProPay Systems</h3>
<p>Custom reporting module</p>
<a href="images/projects/3.jpg" class="gallery"><i class="fa fa-camera" aria-hidden="true"></i></a>
<a href="propay.html" target="_blank"><i class="fa fa-link" aria-hidden="true"></i></a>
</div>
</div>
</div>
</li>
<li class="col-sm-6 col-md-4 mix ai_machine_learning">
<img src="images/projects/7.png" alt="image" class="img-responsive">
<div class="work-content">
<div class="work-table">
<div class="table-cell">
<h3>4Geeks - Machine Learning Project</h3>
<p>AI/Machine learning syllabus with final project focused on satellite image segmentation </p>
<a href="https://colab.research.google.com/drive/1vXeUMopvaW8l5YllF_BNCvY4BJSOTuyu" target="_blank"><i class="fa fa-link" aria-hidden="true"></i></a>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- ========== End of Portfolio ========== -->
<!-- ========== Blog ========== -->
<div id="blog">
<!-- ========== Counter ========== -->
<div id="counter">
<div class="container">
<div class="row">
<div class="col-lg-3 col-sm-6 col-xs-12 col-md-3 single-counter">
<i class="fa fa-users fa-3x"></i>
<h1 class="counter contrast">7</h1>
<h4>Satisfied Clients</h4>
</div>
<div class="col-lg-3 col-sm-6 col-xs-12 col-md-3 single-counter">
<i class="fa fa-desktop fa-3x"></i>
<h1 class="counter contrast">400000</h1>
<h4>Source Lines of Code Written</h4>
</div>
<div class="col-lg-3 col-sm-6 col-xs-12 col-md-3 single-counter">
<i class="fa fa-trophy fa-3x"></i>
<h1 class="counter contrast">8</h1>
<h4>Web/Mobile Applications Developed</h4>
</div>
<div class="col-lg-3 col-sm-6 col-xs-12 col-md-3 single-counter">
<i class="fa fa-clock-o fa-3x"></i>
<h1 class="counter contrast">4500</h1>
<h4>Development Hours</h4>
</div>
</div>
</div>
</div>
</div>
<!-- ========== End Of Blog ========== -->
<!-- ========== Clients ========== -->
<div id="partners" class="owl-carousel">
<!-- Replace following images with logos of your clients -->
<div class="item"><a href="#"><img src="images/partners/larc.png" alt="image"></a></div>
<div class="item"><a href="#"><img src="images/partners/propay.png" alt="image"></a></div>
<div class="item"><a href="#"><img src="images/partners/african_corporate_cleaning.png" alt="image"></a></div>
<div class="item"><a href="#"><img src="images/partners/afrilead.png" alt="image"></a></div>
<div class="item"><a href="#"><img src="images/partners/code_foundry.png" alt="image"></a></div>
<div class="item"><a href="#"><img src="images/partners/leaveouts.png" alt="image"></a></div>
</div>
<!-- ========== End of Clients ========== -->
<!-- ========== Scroll to Top ========== -->
<div id="scroll-up">
<i class="fa fa-angle-up"></i>
</div>
<!-- ========== End of Scroll to Top ========== -->
<!--=============== Footer ===============-->
<footer>
<a href="https://www.linkedin.com/company/64857925/" class="linkedin-tooltip" target="_blank"><i class="fa fa-linkedin"></i><span
class="linkedin-text">LinkedIn</span></a>
<p class="wow zoomIn">© 2023 <strong>Singularity Technologies (Pty) Ltd</strong>. All rights reserved.</p>
</footer>
<!--=============== End Of Footer ===============-->
<!-- jQuery -->
<script src="vendor/jquery/jquery-2.1.4.min.js"></script>
<!-- Stellar js -->
<script src="vendor/stellar/jquery.stellar.min.js"></script>
<!-- Typed js -->
<script src="vendor/typed/typed.js"></script>
<!-- plugin js -->
<script src="vendor/plugin/plugin.js"></script>
<!-- Mixitup -->
<script src="vendor/mixitup/mixitup.min.js"></script>
<!-- Hoverdir -->
<script src="vendor/hoverdir/hoverdir.js"></script>
<!-- Modernizr -->
<script src="vendor/modernizr/modernizr.js"></script>
<!-- Waypoint -->
<script src="vendor/waypoint/waypoint-2.0.3.min.js"></script>
<!-- Counterup -->
<script src="vendor/counter/counterup.min.js"></script>
<!-- WOW -->
<script src="vendor/animate/wow.min.js"></script>
<!-- Particles -->
<script src="vendor/particles/particles.js"></script>
<!-- Main js -->
<script src="js/main.js"></script>
</body>
<!-- ========== End of Body ========== -->
</html>