Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
natashahrycan committed Jul 25, 2024
1 parent 54a7769 commit f2ad431
Show file tree
Hide file tree
Showing 18 changed files with 336 additions and 65 deletions.
2 changes: 1 addition & 1 deletion config/_default/languages.en.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
languageCode = "en"
languageName = "English"
weight = 1
title = "Natasha's blog"
title = "Natasha Hrycan"

[params]
displayName = "EN"
Expand Down
23 changes: 14 additions & 9 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,50 +11,55 @@
# ordered by weight from lowest to highest.

[[main]]
name = "Studies"
name = "Home"
pageRef = "/"
weight = 10

[[main]]
name = "Studies"
weight = 20

[[main]]
name = "Master's study blog"
parent = "Studies"
pageRef = "study_posts"
weight = 10
weight = 20

[[main]]
name = "Student life"
parent = "Studies"
pageRef = "student_life"
weight = 10
weight = 20

[[main]]
name = "Recommendations"
pageRef = "recommendations"
parent = "Studies"
weight = 10
weight = 20

[[main]]
name = "Work"
weight = 20
weight = 30

[[main]]
name = "Research"
pageRef = "research"
parent = "Work"
weight = 20
weight = 30

[[main]]
name = "Projects"
pageRef = "projects"
parent = "Work"
weight = 20
weight = 30

[[main]]
name = "About me"
weight = 30
weight = 40

[[main]]
name = "Contact"
weight = 40
weight = 50

#[[subnavigation]]
# name = "An interesting topic"
Expand Down
2 changes: 1 addition & 1 deletion config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ disableTextInHeader = false
showRecent = true
showRecentItems = 3
showMoreLink = false
showMoreLinkDest = "/posts"
showMoreLinkDest = "/study_posts"
cardView = false
cardViewScreenWidth = false
layoutBackgroundBlur = false # only used when layout equals background
Expand Down
44 changes: 44 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
description: I am a physics student at Universität Leipzig finishing her thesis. I work at ScaDS.AI and the Max Planck Institute of Mathematics, and soon I will be moving to Dresden to start my master's in Computer Modeling and Simulation at TU Dresden.
---

<div style="padding-bottom: 20px;">
<blockquote>
<p>Outstanding woman, not only because of her height.</p>
</blockquote>
<p>—<cite>Shakespear (not Shakespeare)</cite></p>
</div>

Welcome to my website! Here I share posts related to my student life and work projects, as well as study materials that I develop for my classes.

I am a soon-to-be physicist at Universität Leipzig (according to rigurous calculations of one of my colleagues, I am 93% of a phisicist). I am in the last stages of finishing my bachelor thesis at the Leibniz Institute of Surface Engineering (IOM) in Leipzig, under the supervision of Prof. Dr. Anders and Dr. Stefan Zahn. My work compares models of AI algorithms for object detection in experimental physics, using as a test the images generated in the experiments conducted by Dr. Ulrike Helmstedt. After finishing my bachelor's degree, I will be moving to Dresden to continue in the master's program of Computer Modeling and Simulation at TU Dresden.

At the moment I am an affiliated member of the Max Planck Institute of Mathematics in the Sciences in Germany (MPI MIS) at the group of Stochastic Topology and its Applications, leaded by Erika Roldan. I am also working at the Center for Scalable Data Analytics and Artificial Intelligence (ScaDS.AI) in the Department of Statistical Learning, where we are developing projects that will make it easier for anyone interested to get more acquainted with applications of AI and research in topology and geometry.

<div style="padding-bottom: 20px;">
<blockquote>
<p>What type of coffee does she drink to have this much energy always?</p>
</blockquote>
<p>—<cite>My classmates</cite></p>
</div>

<div style="padding-bottom: 20px;">
<blockquote>
<p>Not a single year in the National Maths Olympiads where she went to sleep ealy before the exam, yet she won medals every single year.</p>
</blockquote>
<p>—<cite>My school Maths teacher</cite></p>
</div>

<div style="padding-bottom: 20px;">
<blockquote>
<p>Don't believe her "short easy Sunday morning" runs, you'll thank me later.</p>
</blockquote>
<p>—<cite>My unfit friend</cite></p>
</div>

<div style="padding-bottom: 20px;">
<blockquote>
<p>*sights*</p>
</blockquote>
<p>—<cite>My mom and siblings</cite></p>
</div>
34 changes: 30 additions & 4 deletions public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />

<title>404 Page not found &middot; Natasha&#39;s blog</title>
<meta name="title" content="404 Page not found &middot; Natasha&#39;s blog" />
<title>404 Page not found &middot; Natasha Hrycan</title>
<meta name="title" content="404 Page not found &middot; Natasha Hrycan" />



Expand Down Expand Up @@ -61,7 +61,7 @@


<meta property="og:url" content="http://localhost:1313/404.html">
<meta property="og:site_name" content="Natasha&#39;s blog">
<meta property="og:site_name" content="Natasha Hrycan">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
Expand Down Expand Up @@ -140,14 +140,25 @@
<nav class="flex space-x-3">


<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">Natasha&rsquo;s blog</a>
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">Natasha Hrycan</a>


</nav>
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12">




<a href="/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Home
</p>
</a>





<div>
<div class="cursor-pointer flex items-center nested-menu">
Expand Down Expand Up @@ -420,6 +431,21 @@




<li class="mt-1">
<a href="/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-bg font-bg" title="">
Home
</p>
</a>
</li>







<li class="mt-1">
<a class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
Expand Down
36 changes: 31 additions & 5 deletions public/authors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />

<title>Authors &middot; Natasha&#39;s blog</title>
<meta name="title" content="Authors &middot; Natasha&#39;s blog" />
<title>Authors &middot; Natasha Hrycan</title>
<meta name="title" content="Authors &middot; Natasha Hrycan" />





<link rel="canonical" href="http://localhost:1313/authors/" />

<link rel="alternate" type="application/rss+xml" href="/authors/index.xml" title="Natasha's blog" />
<link rel="alternate" type="application/rss+xml" href="/authors/index.xml" title="Natasha Hrycan" />



Expand Down Expand Up @@ -63,7 +63,7 @@


<meta property="og:url" content="http://localhost:1313/authors/">
<meta property="og:site_name" content="Natasha&#39;s blog">
<meta property="og:site_name" content="Natasha Hrycan">
<meta property="og:title" content="Authors">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
Expand Down Expand Up @@ -142,14 +142,25 @@
<nav class="flex space-x-3">


<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">Natasha&rsquo;s blog</a>
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">Natasha Hrycan</a>


</nav>
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12">




<a href="/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Home
</p>
</a>





<div>
<div class="cursor-pointer flex items-center nested-menu">
Expand Down Expand Up @@ -422,6 +433,21 @@




<li class="mt-1">
<a href="/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-bg font-bg" title="">
Home
</p>
</a>
</li>







<li class="mt-1">
<a class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
Expand Down
4 changes: 2 additions & 2 deletions public/authors/index.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Authors on Natasha&#39;s blog</title>
<title>Authors on Natasha Hrycan</title>
<link>http://localhost:1313/authors/</link>
<description>Recent content in Authors on Natasha&#39;s blog</description>
<description>Recent content in Authors on Natasha Hrycan</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<copyright>© 2024 Natasha Hrycan</copyright>
Expand Down
36 changes: 31 additions & 5 deletions public/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />

<title>Categories &middot; Natasha&#39;s blog</title>
<meta name="title" content="Categories &middot; Natasha&#39;s blog" />
<title>Categories &middot; Natasha Hrycan</title>
<meta name="title" content="Categories &middot; Natasha Hrycan" />





<link rel="canonical" href="http://localhost:1313/categories/" />

<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="Natasha's blog" />
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="Natasha Hrycan" />



Expand Down Expand Up @@ -63,7 +63,7 @@


<meta property="og:url" content="http://localhost:1313/categories/">
<meta property="og:site_name" content="Natasha&#39;s blog">
<meta property="og:site_name" content="Natasha Hrycan">
<meta property="og:title" content="Categories">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
Expand Down Expand Up @@ -142,14 +142,25 @@
<nav class="flex space-x-3">


<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">Natasha&rsquo;s blog</a>
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">Natasha Hrycan</a>


</nav>
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12">




<a href="/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-base font-medium" title="">
Home
</p>
</a>





<div>
<div class="cursor-pointer flex items-center nested-menu">
Expand Down Expand Up @@ -422,6 +433,21 @@




<li class="mt-1">
<a href="/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">

<p class="text-bg font-bg" title="">
Home
</p>
</a>
</li>







<li class="mt-1">
<a class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
Expand Down
4 changes: 2 additions & 2 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Natasha&#39;s blog</title>
<title>Categories on Natasha Hrycan</title>
<link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on Natasha&#39;s blog</description>
<description>Recent content in Categories on Natasha Hrycan</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<copyright>© 2024 Natasha Hrycan</copyright>
Expand Down
Loading

0 comments on commit f2ad431

Please sign in to comment.