Skip to content

Commit 2865fbd

Browse files
committed
adding updates
1 parent 9807e4d commit 2865fbd

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
# Raula Website
22

3-
This is my academic and research website.
4-
5-
I am testing the new PR checking tool for JS
3+
This is my academic and research website.

content/about/_index.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,17 @@ image: "/images/about.jpg"
2323
---
2424
<!--more-->
2525
# Bio
26-
Raula Gaikovina Kula received his Ph.D. from Nara Institute of Science and Technology (NAIST) in 2013, later joining as a Specially-Apppointed Assistant Professor from (2013-2016) at Osaka University. He then continued as a Specially-Appointed Assistant Professor from (2017), later becoming an Assistant Professor (2017-2023), and a Associate Professor (2023-2024) at NAIST. Kula has published over 150 publications in top Software Engineering venues, collaborating with several researchers from across the globe, and is a member of both Editorial and Steering Committees.
27-
28-
I am now a full professor with Osaka University , Japan at [Higo Lab](https://sel.ist.osaka-u.ac.jp/index.html).
26+
Raula Gaikovina Kula is a professor at the Graduate School of Information Science and Technology, Osaka University. He is also a designated professor at the Osaka University Institute for Advanced Co-Creation Studies. He received his Ph.D. from Nara Institute of Science and Technology (NAIST) in 2013, later joining as a Specially-Appointed Assistant Professor from (2013-2016) at Osaka University. He then continued as a Specially-Appointed Assistant Professor from (2017), later becoming an Assistant Professor (2017-2023), and an Associate Professor (2023-2024) at NAIST. Kula has published over 150 publications in top Software Engineering venues, collaborating with several researchers from across the globe, and is a member of both Editorial and Steering Committees in Software Engineering.
27+
28+
----------------------------------------------------------------------------
29+
Raula Gaikovina Kula
30+
Professor,
31+
Osaka University Institute for Advanced Co-Creation Studies.
32+
Graduate School of Information Science and Technology.
33+
The University of Osaka
34+
https://iacs.osaka-u.ac.jp/en/professor/
35+
https://raux.github.io/
36+
-----------------------------------------------------------------------------
2937

3038
# Contact
3139
Send me an email at raula-k@ist.osaka-u.ac.jp.

hugo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ languageCode = 'en-us'
33

44
# website title
55
# 网站标题
6-
title = 'Professor@Osaka University'
6+
title = 'Professor @ The University of Osaka'
77
# theme
88
# 主题
99
theme = "NewBee"
@@ -56,7 +56,7 @@ hasCJKLanguage = false
5656
# font size(px)
5757
homeTitleFontSize = 40
5858
# content in home top image, support Markdown
59-
homeContent = "Bridging Software Engineering across Generations and Societies"
59+
homeContent = "Empirical Scientist interested in Software Engineering Impact to Society"
6060
# font size(px)
6161
homeContentFontSize = 20
6262

0 commit comments

Comments
 (0)