|
6 | 6 | <description>Recent content on My Nguyen Blog</description>
|
7 | 7 | <generator>Hugo -- gohugo.io</generator>
|
8 | 8 | <language>en-us</language>
|
9 |
| - <lastBuildDate>Tue, 06 Jun 2023 14:13:20 -0400</lastBuildDate><atom:link href="http://mynguy.github.io/index.xml" rel="self" type="application/rss+xml" /> |
| 9 | + <lastBuildDate>Mon, 17 Jul 2023 16:40:33 -0400</lastBuildDate><atom:link href="http://mynguy.github.io/index.xml" rel="self" type="application/rss+xml" /> |
10 | 10 | <item>
|
11 |
| - <title>Journey into Computer Vision and Machine Learning Part III</title> |
| 11 | + <title>Unveiling the New Features of movieGradle: A Multi-Modular Movie Library Application</title> |
12 | 12 | <link>http://mynguy.github.io/posts/post6/</link>
|
13 |
| - <pubDate>Tue, 06 Jun 2023 14:13:20 -0400</pubDate> |
| 13 | + <pubDate>Mon, 17 Jul 2023 16:40:33 -0400</pubDate> |
14 | 14 |
|
15 | 15 | <guid>http://mynguy.github.io/posts/post6/</guid>
|
| 16 | + <description>Today&rsquo;s blog post brings an exciting update on my movieGradle project, a multi-modular movie library application focused on serialization and deserialization. Since my last blog update, I&rsquo;ve been diligently working on creating a user-friendly GUI for the app. This involved adjusting my FXML files, utilizing Scenebuilder, and implementing various buttons and features in the code. Let&rsquo;s dive into the breakdown of the latest features: |
| 17 | +Serialization and Deserialization: The application now allows users to serialize their movie library data into both CSV and binary formats.</description> |
| 18 | + </item> |
| 19 | + |
| 20 | + <item> |
| 21 | + <title>Journey into Computer Vision and Machine Learning Part III</title> |
| 22 | + <link>http://mynguy.github.io/posts/cv3/</link> |
| 23 | + <pubDate>Tue, 06 Jun 2023 14:13:20 -0400</pubDate> |
| 24 | + |
| 25 | + <guid>http://mynguy.github.io/posts/cv3/</guid> |
16 | 26 | <description>It has been an eventful month since my last update on our computer vision and machine learning project. Our team has made significant progress, particularly in understanding and utilizing YOLOv8 to train and create powerful computer vision models. In this blog post, I will share the latest developments in our project, including our transition to Roboflow, a user-friendly software platform that has provided us with invaluable resources for training and deploying models.</description>
|
17 | 27 | </item>
|
18 | 28 |
|
|
55 | 65 | <item>
|
56 | 66 | <title>Exploring Serialization and Deserialization in Java: A Movie Serialization Project</title>
|
57 | 67 | <link>http://mynguy.github.io/posts/post2/</link>
|
58 |
| - <pubDate>Mon, 24 Apr 2023 22:11:47 -0400</pubDate> |
| 68 | + <pubDate>Mon, 24 Apr 2023 15:33:01 -0400</pubDate> |
59 | 69 |
|
60 | 70 | <guid>http://mynguy.github.io/posts/post2/</guid>
|
61 |
| - <description>In this blog post, I will share my experience working on a serialization and deserialization Java project assigned to me by Dr. Bowring. The project aimed to enhance my understanding of these processes and improve my coding skills. I chose to create a simple movie serialization project, where I serialized and deserialized movie objects containing information such as name, genre, and release date. Throughout the project, I encountered various challenges and sought to improve the code&rsquo;s dynamism, organization, and user-friendliness based on Dr.</description> |
| 71 | + <description>In this blog post, I will share my experience working on a serialization and deserialization Java project assigned to me by Dr. Bowring. The project aimed to enhance my understanding of these processes and improve my coding skills. I chose to create a simple movie serialization project, where I serialized and deserialized movie objects containing information such as name, genre, and release date. Throughout the project, I encountered various challenges and sought to improve the code’s dynamism, organization, and user-friendliness based on Dr.</description> |
62 | 72 | </item>
|
63 | 73 |
|
64 | 74 | <item>
|
65 |
| - <title>Embarking on a Journey into Computer Vision and Machine Learning</title> |
| 75 | + <title>Journey into Computer Vision and Machine Learning Part I</title> |
66 | 76 | <link>http://mynguy.github.io/posts/cv1/</link>
|
67 | 77 | <pubDate>Sun, 09 Apr 2023 19:28:43 -0400</pubDate>
|
68 | 78 |
|
|
0 commit comments