-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
141 lines (92 loc) · 4.44 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Khanh Hoang</title>
<description>Hi, welcome to my website.
I'm a senior Computer Engineering student studying at Cal Poly currently looking for a Software Engineering position. I have an interest in embedded, networks, security development.
</description>
<link>https://www.kkhanhhoang.com/</link>
<atom:link href="https://www.kkhanhhoang.com/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Mon, 09 Jan 2023 03:09:21 +0000</pubDate>
<lastBuildDate>Mon, 09 Jan 2023 03:09:21 +0000</lastBuildDate>
<generator>Jekyll v3.9.2</generator>
<item>
<title>TinyFS File System</title>
<description>
</description>
<pubDate>Sat, 01 Oct 2022 05:18:00 +0000</pubDate>
<link>https://www.kkhanhhoang.com/development/2022/10/01/tinyfs.html</link>
<guid isPermaLink="true">https://www.kkhanhhoang.com/development/2022/10/01/tinyfs.html</guid>
<category>Operating Systems</category>
<category>File System</category>
<category>Python</category>
<category>development</category>
</item>
<item>
<title>STM Revolution</title>
<description>
</description>
<pubDate>Sat, 01 Oct 2022 05:18:00 +0000</pubDate>
<link>https://www.kkhanhhoang.com/development/2022/10/01/stm-revolution.html</link>
<guid isPermaLink="true">https://www.kkhanhhoang.com/development/2022/10/01/stm-revolution.html</guid>
<category>Embedded Systems</category>
<category>Microcontroller</category>
<category>C</category>
<category>SPI</category>
<category>GPIO</category>
<category>development</category>
</item>
<item>
<title>Ukraine Map Info Hub</title>
<description>
</description>
<pubDate>Sun, 10 Apr 2022 07:00:00 +0000</pubDate>
<link>https://www.kkhanhhoang.com/development/2022/04/10/ukraine-map-info-hub.html</link>
<guid isPermaLink="true">https://www.kkhanhhoang.com/development/2022/04/10/ukraine-map-info-hub.html</guid>
<category>React</category>
<category>mySQL</category>
<category>TypeScript</category>
<category>Hashed Password Auth</category>
<category>Google Maps API</category>
<category>development</category>
</item>
<item>
<title>Educational Assistant Discord Bot</title>
<description>
</description>
<pubDate>Mon, 01 Nov 2021 07:00:00 +0000</pubDate>
<link>https://www.kkhanhhoang.com/development/2021/11/01/educational-assistant-discord-bot.html</link>
<guid isPermaLink="true">https://www.kkhanhhoang.com/development/2021/11/01/educational-assistant-discord-bot.html</guid>
<category>REST API</category>
<category>SQLite3</category>
<category>nodeJS</category>
<category>JavaScript</category>
<category>development</category>
</item>
<item>
<title>EmoteImgify</title>
<description>
</description>
<pubDate>Fri, 30 Jul 2021 07:00:00 +0000</pubDate>
<link>https://www.kkhanhhoang.com/development/2021/07/30/emoteimgify.html</link>
<guid isPermaLink="true">https://www.kkhanhhoang.com/development/2021/07/30/emoteimgify.html</guid>
<category>REST API</category>
<category>OAuth2</category>
<category>Python</category>
<category>development</category>
</item>
<item>
<title>MemeSupreme</title>
<description>
</description>
<pubDate>Sun, 01 Mar 2020 08:00:00 +0000</pubDate>
<link>https://www.kkhanhhoang.com/development/2020/03/01/memesupreme.html</link>
<guid isPermaLink="true">https://www.kkhanhhoang.com/development/2020/03/01/memesupreme.html</guid>
<category>Google Cloud Vision</category>
<category>Electron</category>
<category>NodeJS</category>
<category>JavaScript</category>
<category>development</category>
</item>
</channel>
</rss>