-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
62 lines (54 loc) · 3.31 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0, user-scalable=yes">
<meta name="author" content="Andrzej Tuchołka" />
<title>kanshi's homepage</title>
<link rel="stylesheet" href="mono.css" />
<link rel="stylesheet" href="mono.css" />
</head>
<body>
<header>
<h1>Hey, I'm Andrzej Tuchołka :)</h1>
</header>
<article>
<p>
I wear a few hats - Software Architect, Developer, and Tech Entrepreneur.
Love computer/systems/software engineering? Me too!
<p>I've built a variety of software products that millions of people use.
We're talking about Spain's largest social network with over 10 million users,
a video streaming platform, marketing and automation tools.
I've also ventured into consulting and process management solutions.
<p>What do I bring to the table? A mix of software engineering and management consulting.
I've been the leading tech guy for several startups across EU and US.
<p>I got some degrees that I'm proud of:
<ul>
<li>PhD in Engineering and Technology: antipatterns and using neural models to assess machine construction
<li>MSc & BEng in Computer Systems Design
</ul>
<p>I channel my passion for technology into building and running innovative companies.
Each venture is a unique playground where I get to experiment, create, and make an impact. Here's a quick rundown:
<p><a href="https://memeticblock.com" target="_blank">Memetic Block</a> is a boutique development team focused on blockchain products.
<p><a href="https://www.fitmech.com" target="_blank">FitMech</a> is all about intelligence for industry - manufacturing analytics, helping factories become more efficient, and profitable.
<p><a href="https://astronation.world" target="_blank">Astronation</a> is a virtual world where reality meets imagination. It's an entertainment platform mixing creator economy with new technology.
<p><a href="https://www.yexperiment.com" target="_blank">Y Experiment</a> is my launchpad for groundbreaking ideas. It is an incubator for concepts that have the potential to evolve into full-fledged companies.
</article>
<article>
<h2>Let's connect!</h2>
<p>Got thoughts on high-performance computing or AI?<br/>I'm all ears and would love to swap ideas.
<p style="text-align:right;"><a href="https://t.me/kanshi_pdv" target="_blank">Telegram</a> | <a href="https://www.linkedin.com/in/andrzejtucholka/" target="_blank">LinkedIn</a></p>
</article>
<article>
<h2>Key publications</h2>
<small>
<ul>
<li><a href="http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5476810" target="_blank" title="Published article">A Highly Decoupled Front-End Framework for High Trafficked Web Applications</a>
<li><a href="https://link.springer.com/chapter/10.1007%2F978-3-030-00211-4_30" target="_blank">Comparison of Numerical Models Used for Automated Analysis of Mechanical Structures</a>
<li><a href="https://link.springer.com/chapter/10.1007/978-3-319-91189-2_7" target="_blank">A Method for Intelligent Quality Assessment of a Gearbox Using Antipatterns and ConvNet</a>
<li><a href="http://ieeexplore.ieee.org/document/7424155/" target="_blank" title="Published article">Intelligent Assessment of Structure Correctness using Antipatterns</a>
</ul>
</small>
</article>
</body>
</html>