You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/posts/projects.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ image: "/images/midnight.jpg"
22
22
---
23
23
24
24
<!--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.
26
26
27
27
# Theme I: Software as Ecosystems
28
28
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
43
43
- How can code proficiency be utlized for developer skills?
44
44
- How can a software ecosystem sustain itself?
45
45
46
+
46
47
## 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.
48
49
- How does software ecosystem maintain themselves?
49
50
- Does proficient code signal maintainable software?
50
51
51
52
## 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.
0 commit comments