-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
85 lines (80 loc) · 3.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global Metadata --><meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<meta name="generator" content="Astro v2.5.5">
<!-- Canonical URL -->
<link rel="canonical" href="https://astronasko.com/">
<!-- Primary Meta Tags -->
<title>Atanas K. Stefanov</title>
<meta name="title" content="Atanas K. Stefanov">
<meta name="description" content="Welcome to my humble webspace, where I share what problems trouble me in academic and non-academic settings.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://astronasko.com/">
<meta property="og:title" content="Atanas K. Stefanov">
<meta property="og:description" content="Welcome to my humble webspace, where I share what problems trouble me in academic and non-academic settings.">
<meta property="og:image" content="https://astronasko.com/placeholder-social.jpg">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://astronasko.com/">
<meta property="twitter:title" content="Atanas K. Stefanov">
<meta property="twitter:description" content="Welcome to my humble webspace, where I share what problems trouble me in academic and non-academic settings.">
<meta property="twitter:image" content="https://astronasko.com/placeholder-social.jpg">
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="Atanas K. Stefanov" href="/rss.xml">
<link rel="stylesheet" href="/_astro/_...slug_.63b57561.css" /></head>
<body>
<header class="astro-3EF6KSR2">
<h1 class="astro-3EF6KSR2">
Atanas K. Stefanov
</h1>
<nav class="astro-3EF6KSR2">
<p class="astro-3EF6KSR2">
<a href="/" class="astro-3EF6KSR2 active astro-EIMMU3LG">
~/
</a>
<a href="/resume.pdf" class="astro-3EF6KSR2 astro-EIMMU3LG">
Résumé
</a>
<a href="/work" class="astro-3EF6KSR2 astro-EIMMU3LG">
Work
</a>
<a href="/blog" class="astro-3EF6KSR2 astro-EIMMU3LG">
Blog
</a>
</p>
</nav>
</header>
<main>
<section>
<p>
Pleased to meet you. I am a PhD student at Instituto de Astrofísica
de Canarias and I am involved in the detection of rocky exoplanets
around cool dwarf stars. I have a strong technical background in
system programming. My long-term objective is to develop a multitude
of astrophysical tools that can be used with diverse sources of data.
</p>
<p>
Please get in touch with me if you wish to reuse or redistribute any
of my original material. My personal mail has the same domain, but
<i>at gmail dot com</i>. I go by Atanas or Nasko.
</p>
<p>
<a href="https://scholar.google.com/citations?user=i_azzxIAAAAJ">Google Scholar</a> /
<a href="https://ui.adsabs.harvard.edu/search/q=orcid%3A0000-0002-6059-1178&sort=date+desc">ADS</a> /
<a href="https://github.com/astronasko">GitHub</a> /
<a href="https://www.linkedin.com/in/astronasko/">LinkedIn</a><br>
</p>
</section>
<footer>
<section>
© 2024 Built with
<a href="https://astro.build/"> Astro</a>, by Nasko.
<a href="/rss.xml">RSS</a>
</section>
</footer>
</main>
</body></html>