summaryrefslogtreecommitdiffstats
path: root/ideas/software-projects.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ideas/software-projects.txt')
-rw-r--r--ideas/software-projects.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/ideas/software-projects.txt b/ideas/software-projects.txt
new file mode 100644
index 0000000..386e6d0
--- /dev/null
+++ b/ideas/software-projects.txt
@@ -0,0 +1,9 @@
+
+These are some tiny little projects that might be good learning experiences for
+various languages or frameworks.
+
+Generate a citation (bibtex, MLA, APA, etc) for a given URL, based on fetching
+the HTML document and parsing META, TITLE, etc.
+http://www-archive.mozilla.org/blue-sky/misc/199809/cite.html
+
+Re-do Hilbert curve film/video encoding project.