Skip to content

Commit a5cf13c

Browse files
committed
change base url
1 parent f20b989 commit a5cf13c

2 files changed

Lines changed: 10 additions & 13 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your o
1818
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1919
icon: favicon.svg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2020

21-
url: https://arthod.github.io # the base hostname & protocol for your site
21+
url: https://ahmadothman.dk # the base hostname & protocol for your site
2222
baseurl: "" # the subpath of your site, e.g. /blog/. Leave blank for root
2323
last_updated: false # set to true if you want to display last updated in the footer
2424
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR

_data/cv.yml

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,25 @@ cv:
2424
sections:
2525
Education:
2626
- institution: University of Southern Denmark
27-
# location: Odense, Denmark
28-
# url: https://www.sdu.dk/
29-
# area: Computer Science
27+
# location: Odense, Denmark
28+
area: Computer Science
3029
studyType: MSc in Computer Science
3130
start_date: 2022
3231
end_date: 2024
33-
# score: ""
34-
# courses: "Theory of Relativity"
3532
highlights:
3633
- Thesis - Evolving Software Systems for Metaheuristic Solutions to Timetabling Problems
3734

3835
- institution: University of Southern Denmark
39-
location: Odense, Denmark
40-
# area: Computer Science
36+
# location: Odense, Denmark
37+
area: Computer Science
4138
studyType: BSc in Computer Science
4239
start_date: 2019
4340
end_date: 2022
4441
highlights:
4542
- Thesis - Lossless File Compression with bzip2
4643

4744
- institution: Odense Technical Gymnasium
48-
location: Odense, Denmark
45+
# location: Odense, Denmark
4946
area: Mathematics, Physics and Programming
5047
studyType: High School
5148
start_date: 2016
@@ -56,15 +53,15 @@ cv:
5653
Experience:
5754
- company: Jeppesen ForeFlight
5855
position: Systems Developer
59-
location: Odense, Denmark
56+
# location: Odense, Denmark
6057
start_date: 2025
6158
end_date: now
6259
summary: Flight-planning software
6360
#highlights:
6461

6562
- company: ForeFlight, A Boeing Company
6663
position: Systems Developer
67-
location: Odense, Denmark
64+
# location: Odense, Denmark
6865
start_date: 2024
6966
end_date: 2025
7067
summary: Flight-planning software
@@ -76,13 +73,13 @@ cv:
7673
Centre for Quantum Mathematics (QM),
7774
University of Southern Denmark
7875
position: Software Developer
79-
location: Odense, Denmark
76+
# location: Odense, Denmark
8077
start_date: 2023
8178
end_date: 2025
8279

8380
- company: University of Southern Denmark
8481
position: Software Developer
85-
location: Odense, Denmark
82+
# location: Odense, Denmark
8683
start_date: 2020
8784
end_date: 2023
8885

0 commit comments

Comments
 (0)