-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgallery-rss-feed.xml
More file actions
64 lines (55 loc) · 3.08 KB
/
gallery-rss-feed.xml
File metadata and controls
64 lines (55 loc) · 3.08 KB
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
<?xml version="1.0"?>
<rss version='2.0' xmlns:atom='http://www.w3.org/2005/Atom'>
<channel>
<title>DDR's Gallery</title>
<atom:id>https://ddr0.ca/gallery</atom:id>
<link>https://ddr0.ca/gallery</link>
<description>Updates to DDR's gallery. Get notified of new projects!</description>
<atom:updated>2026-02-23T05:13:07.769Z</atom:updated>
<atom:link href='https://ddr0.ca/gallery'></atom:link>
<atom:link href='https://ddr0.ca/gallery-rss-feed.xml'
rel='self' type='application/rss+xml'></atom:link>
<item>
<title>Fixed easter egg not responding to clicks.</title>
<description>Some CSS had disabled input for the easter egg.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Fri, 28 Feb 2020 00:00:00 GMT</pubDate>
</item>
<item>
<title>Added two projects to gallery.</title>
<description>Added two projects to gallery, the Chronos Camera UI and old Cityecho. This brings the gallery fully up to date again.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Tue, 04 Aug 2020 00:00:00 GMT</pubDate>
</item>
<item>
<title>Added two small side-projects to gallery.</title>
<description>I have built an accessible, multi-player <a href="https://ddr0.ca/%F0%9F%8E%B2">dice roller</a> and a tiny <a href="https://ddr0.ca/side%20projects/reminder">periodic reminder tool</a>, both added to the final section of the gallery.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Mon, 11 Apr 2022 00:00:00 GMT</pubDate>
</item>
<item>
<title>Added another side-project to gallery.</title>
<description>Added the <a href="https://ddr0.ca/side projects/visual-emoji-tester">Visual Emoji Tester</a> side-project, and took another stab at the <a href="https://ddr0.ca/side%20projects/reminder">periodic reminder tool</a>.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Tue, 13 Dec 2022 00:00:00 GMT</pubDate>
</item>
<item>
<title>Added a few things I worked on at EA to the gallery.</title>
<description>In Full: "Between 2021 and 2025 I worked at Electronic Arts Inc. Initially I worked on FIFA 22 as a UI engineer, but after release moved to Skate where I am currently a tools engineer."</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Wed, 14 May 2025 00:00:00 GMT</pubDate>
</item>
<item>
<title>New game to play - Bolo Ball remake.</title>
<description>I did a remake of a 1992 game from Soleau Software for fun. It replaces the rather defunct Open Pixel Platformer project in the gallery.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>