diff --git a/index.html b/index.html
index 5f31f19..b75cead 100644
--- a/index.html
+++ b/index.html
@@ -645,7 +645,35 @@
Project Ideas
| Status: Ideas page in progress |
-
+
+
+
+  |
+
+ PyPy |
+
PyPy is a fast, compliant alternative implementation of the Python language.
+ Several rather separate modules exist, some of them are rather challenging. We also offer tasks where
+ the learning curve is not that steep.
+ To give you an idea on what you could work on:
+
+ - Python interpreter written in Python
+ - RPython compiler - our toolchain to translate a subset of Python to C
+ - JIT compiler
+ - Garbage collectors
+ - VMProf - A Lightweight Profiler
+ - CFFI - C Foreign Function Interface for Python
+ - Buildbot infrastructure enhancements
+ - Implement the new design of our website
+
+ |
+ | Website |
+ Contact: IRC Channel #pypy |
+ Contribution Guidelines |
+ Ideas Page
+ |
+
| Status: Ideas page in progress |
+