Skip to content

Commit 3ee2f82

Browse files
committed
updating the files
1 parent c48d47d commit 3ee2f82

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/posts/projects.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ image: "/images/midnight.jpg"
2424
<!--more-->
2525
My work now fits into these three buckets and depending on the collaboration, it can be more or less.
2626

27-
# Theme I: Software as Ecosystems
28-
My research interests span the themes of the holistic concept of software through Software Ecosystems and its broader impact on society.
29-
With the rise of library package ecosystems, I conduct empirical analysis of software ecosystems such as Maven for Java, NPM for JavaScript, and PyPI for Python.
27+
# Theme I: Software as Ecosystems
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.
29+
My research interests span the themes of the holistic concept of that these dependencies form ecosystems that evolve and intetwine together over time. With the rise of library package ecosystems, I conduct empirical analysis of software ecosystems such as Maven for Java, NPM for JavaScript, and PyPI for Python.
3030

3131
# Theme II: Developer Proficiency as Code
32-
I am particularly interested in the role of developer proficiency through understanding how they code. We would like to measure developers skill based on the code, how the code can also be used as a signalling device for collaborators.
32+
We take the concept of lingustic frameworks for assessing an individual natural language skill applied to how developers are writing this code. Defined as code proficiency, I am particularly interested in the role of developer proficiency through understanding how they code. We would like to measure developers skill based on the code, how the code can also be used as a signalling device for collaborators. We investigate how educators are teaching programming languages, and how developers try to move from basic coding concepts to more complex structures. Currently, we focus on the Python programming language and Pythonic code.
3333

3434
# Theme III: Bridging Developers Across Societies
35-
Software development is now a global society. I host international collaborators, workshops and internships with a global perspective.
35+
Software development is now a global society. This research field aims to understand how developer from emerging nations like Papua New Guinea integrate software engineering into their society. I host international collaborators, workshops and internships with a global perspective.
3636

3737
# Research Areas
3838
As an empirical scientist, my team investigates hypotheses related to mining software repositories.

0 commit comments

Comments
 (0)