diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..a40b6ba
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,12 @@
+# These are supported funding model platforms
+
+github: vangj
+patreon: vangj
+open_collective: # Replace with a single Open Collective username
+ko_fi: # Replace with a single Ko-fi username
+tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
+community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
+liberapay: # Replace with a single Liberapay username
+issuehunt: # Replace with a single IssueHunt username
+otechie: # Replace with a single Otechie username
+custom: https://oneoffcoder.com/
diff --git a/html/colors/index.html b/html/colors/index.html
index d010e22..af45613 100644
--- a/html/colors/index.html
+++ b/html/colors/index.html
@@ -54,6 +54,11 @@
+ The following are fun coding projects to learn. They test your skills from begginer, intermediate to
+ advanced. Some of the projects involve artificial intelligence and access to your multimedia devices
+ (e.g. web camera and speakers).
+
+
+
+
+
+ Checkers: Learn how to code checkers with HTML 5's drag and drop features.
+
+ Rock, Paper, Scissor (Re-imagined): Use a double-dose of artificial intelligence to
+ challenge
+ the computer in an interactive game of Rock, Paper, Scissor.
+
+
+ Sign Language: A fun and neat program to test your knowledge of sign
+ language
+ alphabets.
+