Skip to content

Commit 79bc75d

Browse files
committed
more edits
1 parent 3ee2f82 commit 79bc75d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

content/posts/projects.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ image: "/images/midnight.jpg"
2222
---
2323

2424
<!--more-->
25-
My work now fits into these three buckets and depending on the collaboration, it can be more or less.
25+
My work now fits into these three buckets and depending on the collaboration, it can be more or less.
2626

2727
# Theme I: Software as Ecosystems
2828
Nowadays software is not built in isolation, we rely on many third-party library dependencies and frameworks to use functionality. Problems arise when developers struggle to manage these dependencies.
@@ -43,13 +43,14 @@ This research looks into how communication and human interactions shape software
4343
- How can code proficiency be utlized for developer skills?
4444
- How can a software ecosystem sustain itself?
4545

46+
4647
## Evolution
47-
We examine the evolution of software ecosystems and how these changes impact software maintenance activities.
48+
We examine the evolution of software ecosystems and how these changes impact software maintenance activities.
4849
- How does software ecosystem maintain themselves?
4950
- Does proficient code signal maintainable software?
5051

5152
## Security
52-
In the realm of security, we analyze various aspects of software ecosystems to assess their vulnerability to both external and internal threats.
53+
In the realm of security, we analyze various aspects of software ecosystems to assess their vulnerability to both external and internal threats.
5354
- How can we make ecosystems more secure?
5455
- How safe is proficient code?
5556

hugo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ hasCJKLanguage = false
5656
# font size(px)
5757
homeTitleFontSize = 40
5858
# content in home top image, support Markdown
59-
homeContent = "Software Ecosystems, Code Proficiencies in the Era of AI"
59+
homeContent = "Software Engineering Researcher"
6060
# font size(px)
6161
homeContentFontSize = 20
6262

0 commit comments

Comments
 (0)