-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathabout.html
More file actions
executable file
·61 lines (60 loc) · 2.18 KB
/
about.html
File metadata and controls
executable file
·61 lines (60 loc) · 2.18 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
---
layout: page
title: "About Me"
---
<div class="w-100">
<p>👋 I'm a computer engineer based in Turkey. I started XON Software Company in 2010 (Formerly Pardinus). Currently, I build software at <a href="https://xon.net.tr">XON</a> with my team. </p>
<p>Some of my main interest areas are AI, LLM, Machine Learning, Web Scraping, Operating System Design and Web Servers.</p>
<p style="font-weight: 500;">Publications</p>
<ul>
<li>
<a href="https://ieeexplore.ieee.org/document/9864677" target="_blank">
A Method for Similarity Detection in Vector Space by Summarizing News Articles (IEEE · 15 May 2022)
</a>
</li>
<li>
<a href="#" target="_blank">
Similarity Detection of Turkish News Articles With Approximate Nearest Neighbor SearchSimilarity Detection of Turkish News Articles With Approximate Nearest Neighbor Search (Kocaeli University · 13 May 2022)
</a>
</li>
<li>
<a href="https://ieeexplore.ieee.org/document/8404826" target="_blank">
Detecting Similar News by Summarizing Turkish NewsDetecting Similar News by Summarizing Turkish News (IEEE · 9 Tem 2018)
</a>
</li>
</ul>
<p style="font-weight: 500;">Links</p>
<ul>
<li>
<a href="https://puq.ai" target="_blank" title="AI Powered Workflow Automation Platform">
puq.ai · Workflow Automation
</a>
</li>
<li>
<a href="https://xon.chat" target="_blank" title="Live Chat Software for Websites">
XON Chat · Live Chat Software
</a>
</li>
<li>
<a href="https://meet.xon.chat" target="_blank" title="Free Online Meeting">
XON Meet · Free P2P Online Meeting
</a>
</li>
<li>
<a href="https://github.com/onepase/ephesus" target="_blank">
Ephesus · Minimalist Jekyll Theme (Github)
</a>
</li>
<li>
<a href="https://zaqa.net" target="_blank">
Zaqa · Anonymous Question & Answer Social Network
</a>
</li>
<li>
<a href="https://dev.to/hakan" target="_blank">
DEV.to Profile (EN)
</a>
</li>
</ul>
<p>Follow me on twitter: <a href="https://twitter.com/onepase" target="_blank">@onepase</a>, for more information about my professional career visit my <a href="https://linkedin.com/in/hakantorun" target="_blank">Linkedin Profile</a></p>
</div>