Skip to content

Commit cab1d35

Browse files
author
LIBO
authored
Update index.html
1 parent 8376a7f commit cab1d35

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -243,12 +243,12 @@ <h5>
243243
<li>
244244
<div>
245245
<div class="row">
246-
<h5><a href="https://github.com/Li-Bo-github/milk-farm-management-system">Farm management system</a></h5>
246+
<h5><a href="https://github.com/Li-Bo-github/milk-farm-management-system">Farm data management system</a></h5>
247247
<p><small>Java programmer</small></p>
248248
<ul style="margin-left: 5%;">
249-
<li>Designed system and user interface and implemented by javafx and css in a group of four people.</li>
250-
<li>Utilizing different java packages processing data from csv documents for computing and visualizing, allows users to search data from the database on different categories, displaying the data by farm report, annual report, monthly report, and date Range report.</li>
251-
<li>Managed milestones and distributed tasks to group mates using google doc and github.</li>
249+
<li>Designed the system and user interface using JavaFX and CSS.</li>
250+
<li>Utilizing java packages processing data from csv documents for computing and visualizing.</li>
251+
<li>Allows users to search data from the database on different categories, displaying the data by farm report, annual report, monthly report, and date Range report with percent of total weight.</li>
252252
</ul>
253253
</div>
254254
</div>
@@ -274,9 +274,9 @@ <h5><a href="https://github.com/Li-Bo-github/capstone">Account holders household
274274
<h5><a href="https://github.com/Li-Bo-github/school_undergrad-enrollment-study-and-visulization">Data research on undergraduate enrollment</a></h5>
275275
<p><small>Data analysis</small></p>
276276
<ul style="margin-left: 5%;">
277-
<li>Web crawler data from online databases using python.</li>
278-
<li>Preprocessed data by slicing, reforming, and using a pipeline with StandardScaler transformer.</li>
279-
<li>Analyzed data using PCA and linear regression method from PyTorch library.</li>
277+
<li>Utilized Python to develop web crawlers for collecting data from online databases.</li>
278+
<li>Preprocessed data by slicing, reformatting, and implementing a pipeline with StandardScaler transformer.</li>
279+
<li>Analyzed data using PCA and linear regression methods from the PyTorch library.</li>
280280
</ul>
281281
</div>
282282
</div>
@@ -288,8 +288,9 @@ <h5><a href="https://github.com/Li-Bo-github/school_undergrad-enrollment-study-a
288288
<h5><a href="https://github.com/cssaatuwmadisonIT">Website for Chinese Students and Scholars Association at UW-MADISON</a></h5>
289289
<p><small>Web develope</small></p>
290290
<ul style="margin-left: 5%;">
291-
<li>Maintain website</li>
292-
<li>Analysis blog tweets data</li>
291+
<li>Maintained and updated the website for the Chinese Students and Scholars Association at UW-Madison.</li>
292+
<li>Implemented new features and functionality based on user requirements.</li>
293+
<li>Collected and analyzed data from blog and tweet sources. Extracted relevant insights and trends from the data for further analysis.</li>
293294
</ul>
294295
</div>
295296
</div>

0 commit comments

Comments
 (0)